Pivoting
Last updated
Was this helpful?
Last updated
Was this helpful?
Refer this for more techniques
Use my script from script Proxify.sh from here
Attacker:
Add the targets ip range as seen in ifconfig
in ligolo
Target:
Creates a listener on the machine where we're running the agent at port 1234
and redirects the traffic to port 4444 on our machine.
You can use other ports, of course.
Example for the listener above:
Create another listener
Now transfer files by using the ip of the machine that was tunneled from earlier and use port 1234. Create a python server on port 8000 in kali.
Attacker:
Target:
Then add to /etc/proxychains5.conf
To forward a single port from target to our machine:
Multiple ports can be forwarded
Can be scanned like so :
172.16.201.0/24