3 techniquesLinux · Windows · ActiveDirectoryWADComsGPL-3.0
SMBMap-Enum-File
EnumerationLinuxWindowsActiveDirectory
SMBMap is a tool used to enumerate SMB share drives, including listing share drive permissions, share contents, upload/download functionality, file name enumeration, and remote command execution. The following command will enumerate a list of SMB hosts for files and filenames containing the keyword 'password'.
Command Reference:
Domain: test.local
SMB Hosts: smb-hosts.txt
Username: john
Password: password123
SMBMap is a tool used to enumerate SMB share drives, including listing share drive permissions, share contents, upload/download functionality, file name enumeration, and remote command execution. The following command will enumerate a list of SMB hosts for accessible SMB shares, both local and mapped drives, without credentials (null session).
Command Reference:
Domain: test.local
SMB Hosts: smb-hosts.txt
SMBMap is a tool used to enumerate SMB share drives, including listing share drive permissions, share contents, upload/download functionality, file name enumeration, and remote command execution. The following command will enumerate a list of SMB hosts for accessible SMB shares, both local and mapped drives, using valid credentials.
Command Reference:
Domain: test.local
SMB Hosts: smb-hosts.txt
Username: john
Password: password123