Rpivot
RPIVOT allows to tunnel traffic into internal network via socks 4. It works like ssh dynamic port forwarding but in the opposite direction.
Last updated
RPIVOT allows to tunnel traffic into internal network via socks 4. It works like ssh dynamic port forwarding but in the opposite direction.
Last updated
Source: https://github.com/klsecservices/rpivot
Python 2.6/2.7
Add this line to the /etc/proxychains.conf file:
socks4 127.0.0.1 1080
Imagine this scenario:
A machine can connect to B
B machine can connect to C
C can't connect directly to A
So, in this case, we can use rpivot from C to B proxying the access
After that, we can access A directly from C
In this case, we add in the client side these flags:
Or using pass the hash: