squid-proxy
python spose.py --proxy http://10.10.11.131:3128 --target 10.10.11.131
if scan gets successful , we will get some more ports (say : 8080 )of that ip , in order to access that ports :-
squid act as proxy for all the ports we found in result
add <ip>:3128 proxy in foxy-proxy , container-tab , burp ...
proxy
after setting proxy , try to access the <ip>:8080
Last updated 1 year ago