Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 652 Bytes

Squid Pivoting Port Scanner (Authenticated)

Simple python squid pivot port scanner with authentication (all the others out there don't have auth) to test for open ports on computers behind squid proxy.

usage: squid_scan.py [-h] [-t TARGET] [--creds CREDS] [--proxy PROXY]

optional arguments: -h, --help show this help message and exit -t TARGET, --target TARGET Target IP Address or Hostname --creds CREDS Proxy username and password (username:password) --proxy PROXY Define proxy address (xxx:3128)

alt text