[THUGS(red)]

NetworkSambaScanner

Fast concurrent scan for SMB/Samba exposure across a range — dialect, share enumeration, real read/write testing, and a severity-rated report.

Recon live
github.com open ↗

Walks a network range looking for SMB, and for every host it finds it works out the dialect (v1, v2, v3), enumerates shares over a null, guest or credentialed session, and actually tests whether each one is readable or writable rather than trusting the ACL. Dangerous shares — ADMIN$, C$, IPC$, PRINT$ — are called out, findings are graded INFO through CRITICAL, and a run comes back as plain text, a self-contained HTML page or a PDF, optionally mailed over SMTP. One YAML file configures it and it is built to live in cron. Go, MIT licensed, Linux, macOS and Windows.

smb samba network-scanning recon attack-surface go

go to github.com