-
Socat If Socat is not on the target system, upload a static binary. This will listen to port 5555 and forward it to the given IP on the given port deeper in the target’s network: socat -ddd TCP-LISTEN:5555,reuseaddr,fork TCP:10.4.247.215:5432 Proxychains ! If proxychains is slow, especially while port scanning, try to reduce the following parameters:…