当前位置:网站首页>Socks agent tools earthworm, ssoks
Socks agent tools earthworm, ssoks
2022-07-04 16:02:00 【Cloud guest technology】
SOCKS agent
Common network scenarios :
- The server is in the intranet , You can access any external network
- The server is in the intranet , You can access the external network , But the server has a firewall installed to deny connections to sensitive ports
- The server is in the intranet , Only some ports are opened ( for example 80 port ), And the server can't access the external network
1 Commonly used SOCKS Agent tools
SOCKS It's a proxy service , You can simply connect the system at one end to the other .SOCKS Support multiple protocols , Include HTTP、FTP etc. .
SOCKS4: Only support TCP agreement
SOCKS5: Support TCP、UDP、 Various authentication mechanisms , Its standard port is 1080,SOCKS Be able to communicate with the target intranet computer , Avoid using port forwarding multiple times .
SOCKS Agent can be understood as enhanced lcx. It listens to a port on the server , When a new connection request appears , We'll start with SOCKS The target is resolved in the Protocol URL The target port of , Re execution lcx Specific functions .
1.1 EarthWorm
EarthWorm It is a set of portable network tools , have SOCKS 5 Server erection and port forwarding are two core functions , It can realize network penetration in complex network environment .
Based on standards C Development
EW Can be in a positive direction 、 reverse 、 Establish network tunnels by multi-level cascading .
EW The toolkit provides multiple executables , To adapt to different operating systems :Linux、Windows、Mac OS、ARM-Linux etc.
forehead , It is said that the influence is very bad , Update stopped
https://github.com/idlefire/ew
1.2 sSoks
sSocks Is a package , It includes :socks5 Server implementation RFC 1928 (SOCKS V5) and RFC 1929(SOCKS V5 Authentication )、 A reverse sock server and client 、 A similar netcat Tools for , It supports... With authentication socks5 And a socks5 relay ( Run the server and send it to another socks5 The server ).
Download address
http://sourceforge.net/projects/ssocks/
边栏推荐
- web聊天室实现
- 案例分享|金融业数据运营运维一体化建设
- js平铺数据查找叶子节点
- [learning notes] matroid
- Solve the error of JSON module in PHP compilation and installation under CentOS 6.3
- Interface test - knowledge points and common interview questions
- Can I "reverse" a Boolean value- Can I 'invert' a bool?
- LeetCode 58. Length of the last word
- Unity script API - transform transform
- Audio and video technology development weekly | 252
猜你喜欢

MySQL learning notes - data type (2)

PR FAQ: how to set PR vertical screen sequence?
Understand the context in go language in an article

MySQL学习笔记——数据类型(数值类型)

Stress, anxiety or depression? Correct diagnosis and retreatment

Unity脚本生命周期 Day02

error: ‘connect‘ was not declared in this scope connect(timer, SIGNAL(timeout()), this, SLOT(up

Huawei cloud database DDS products are deeply enabled

AI做题水平已超过CS博士?

In today's highly integrated chips, most of them are CMOS devices
随机推荐
Interpretation of the champion scheme of CVPR 2020 night target detection challenge
LeetCode 35. 搜索插入位置 —vector遍历(O(logn)和O(n)的写法---二分查找法)
Unity脚本API—Transform 变换
2022年九大CIO趋势和优先事项
谈SaaS下如何迅速部署应用软件
Detailed explanation of MySQL composite index (multi column index) use and optimization cases
What encryption algorithm is used for the master password of odoo database?
odoo数据库主控密码采用什么加密算法?
Align left and right!
js平铺数据查找叶子节点
.Net 应用考虑x64生成
Redis的4种缓存模式分享
unity update 协程_Unity 协程的原理
每周招聘|高级DBA年薪49+,机会越多,成功越近!
165 webmaster online toolbox website source code / hare online tool system v2.2.7 Chinese version
Solve the error of JSON module in PHP compilation and installation under CentOS 6.3
LeetCode 58. 最后一个单词的长度
Force button brush question 01 (reverse linked list + sliding window +lru cache mechanism)
Go zero micro service practical series (IX. ultimate optimization of seckill performance)
Salient map drawing based on OpenCV