Skip to content

Variation of squid-scan by vsamiamv that checks all ports

Notifications You must be signed in to change notification settings

PurpleLinux/squidscan-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Variation of squid-scan by vsamiamv that checks all ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%