SMBMap
GPL-3.0๐ Network Recon ยท Python
SMBMap is a penetration testing tool that enumerates SMB (Server Message Block) share drives across a network, identifying permissions, file contents, and potential access control misconfigurations. It supports pass-the-hash authentication, file upload and download, remote command execution, and recursive directory listing across accessible shares. Active Directory penetration testers and red team operators use SMBMap to quickly assess what data is accessible through network file shares during internal engagements, often uncovering sensitive documents, credentials, and configuration files. The tool is particularly effective in Windows domain environments where misconfigured share permissions are a common attack vector for lateral movement and data exfiltration.
Tags
Details
- Category
- ๐ Network Recon
- Language
- Python
- Repository
- ShawnDEvans/smbmap
- License
- GPL-3.0
- Platforms
- ๐งlinux๐macos
Links
Community Reviews
No reviews yet. Be the first to review SMBMap.
More in Network Recon
Nmap
C/C++The gold standard network scanner. Host discovery, port scanning, service/version detection, OS fingerprinting.
Masscan
CInternet-scale port scanner. Transmits 10 million packets per second. Asynchronous, stateless scanning.
RustScan
RustBlazing fast port scanner that pipes into Nmap. Scans all 65k ports in 3 seconds flat.
Shodan CLI
PythonCommand-line interface for Shodan, the search engine for internet-connected devices.
Wireshark
C/C++The world's foremost network protocol analyzer. Deep packet inspection for hundreds of protocols.
Responder
PythonLLMNR/NBT-NS/mDNS poisoner and rogue authentication server. Captures NTLMv1/v2 hashes on the network.