
Pivot into the internal network by deploying HTTP agents. Pivotnacci allows you to create a socks server which communicates with HTTP agents. The architecture looks like the following: This tool was inspired by the great reGeorg. However, it includes some improvements: Support for balanced servers Customizable polling interval, useful to reduce detection rates Auto drop connections closed by a server Modular and cleaner code Installation through pip Password-protected agents Supported socks protocols Socks 4 Socks 5 No authentication User password GSSAPI Installation From python packages: pip3 install pivotnacci From repository: git clone https://github.com/blackarrowsec/pivotnacci.git cd pivotnacci/ pip3 install -r requirements.txt # to avoid installing on the OS python3 setup.py install # to install on the OS Usage Upload the required agent (php, jsp or aspx) to a webserver Start the socks server once the agent is deployed Configure proxychains or any other proxy client (the default listening port for pivotnacci socks....