應用場景
目標不出網
作用
正向代理,通過webshell將流量帶入內網
regeorg
項目地址
https://github.com/sensepost/reGeorg
使用方法
1、上傳 tunnel.(aspx|ashx|jsp|php) 到目標web路徑
2、本地
python3 reGeorgSocksProxy.py -p 8080 -u http://upload.sensepost.net:8080/tunnel/tunnel.jsp
neo-regeorg
regeorg升級版,流量加密
項目地址
https://github.com/L-codes/Neo-reGeorg
使用方法
1、設置密碼並生成對應文件
python3 neoreg.py generate -k password
2、上傳 tunnel.(aspx|ashx|jsp|php) 到目標web路徑
3、本地
python3 neoreg.py -k password -u http://xx/tunnel.php
proxifier

代理server選擇本地對應的regeorg代理端口

rules添加python.exe例外,其他的根據需求選擇走代理或是不走

