
Der Nachfolger von reDuh, pwn einen Bastion-Webserver und erstelle SOCKS-Proxies durch die DMZ. Pivot und pwn.
_____ ______ __|___ |__ ______ _____ _____ ______
| | | ___|| ___| || ___|/ \| | | ___|
| \ | ___|| | | || ___|| || \ | | |
|__|\__\|______||______| __||______|\_____/|__|\__\|______|
|_____|
... every office needs a tool like Georg
[email protected] / @kamp_staaldraad
1.0
reGeorg erfordert Python 2.7 und die folgenden Module:
$ reGeorgSocksProxy.py [-h] [-l] [-p] [-r] -u [-v]
Socks server for reGeorg HTTP(s) tunneller
optional arguments:
-h, --help show this help message and exit
-l , --listen-on The default listening address
-p , --listen-port The default listening port
-r , --read-buff Local read buffer, max data to be sent per POST
-u , --url The url containing the tunnel script
-v , --verbose Verbose output[INFO|DEBUG]
Schritt 1. Laden Sie tunnel.(aspx|ashx|jsp|php) auf einen Webserver hoch (Wie Sie das machen, bleibt Ihnen überlassen)
Schritt 2. Konfigurieren Sie Ihre Werkzeuge zur Verwendung eines SOCKS-Proxys. Verwenden Sie die IP-Adresse und den Port, die Sie beim Start von reGeorgSocksProxy.py angegeben haben.
** Hinweis: Falls Ihre Werkzeuge wie NMap keine SOCKS-Proxys unterstützen, verwenden Sie proxychains (siehe Wiki)
$ python reGeorgSocksProxy.py -p 8080 -u http://upload.sensepost.net:8080/tunnel/tunnel.jsp
MIT