Commander

Copy-ready command templates for common penetration testing tools. Select a tool, fill in the parameters, copy, paste, profit.

smbmap

↗ docs

SMB share enumerator — lists shares, permissions, and can search or download files

smbenumerationshareswindowsnetwork

Null Session Enum

Enumerate shares without credentials.

smbmap -H

Authenticated Enum

Enumerate shares and permissions with credentials.

smbmap -H -u -p

List Share Directory

Recursively list a share directory.

smbmap -H -u -p -r

Download File from Share

Download a specific file from a share.

smbmap -H -u -p --download ''