Update README.md

This commit is contained in:
Joe Totes
2022-08-08 23:27:38 -04:00
committed by GitHub
parent 9b5a38fa57
commit 1a82ecdb3f

View File

@@ -230,7 +230,7 @@ smbclient -N \\\\{IP ADDRESS}\\{SHARE}
smbclient -N \\\\{IP ADDRESS}\\{SHARE} -U Administrator
# Brute force SMB user and password list
crackmapexec smb {IP ADDRESS} -u {USER.txt} -p {PASSWORDS.txt}
crackmapexec smb {IP ADDRESS} -u {USER.txt} -p {PASSWORDS.txt} --shares
# {IP ADDRESS}: IP Address of the Server
# {SHARE}: Share name to connect