Scan behind a squid proxy
# Quick scan for http
curl http://targetIP --proxy <proxy IP>:<port> python spose.py --proxy http://$RHOST:3128 --target $RHOST
Last updated
# Quick scan for http
curl http://targetIP --proxy <proxy IP>:<port> python spose.py --proxy http://$RHOST:3128 --target $RHOST
Last updated