Update Cheat Sheet.md

This commit is contained in:
AbdullahRizwan101 2020-10-25 09:51:30 -04:00 committed by GitHub
parent 60883442db
commit d78d095093
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
* smbclient `\\\\<ip>\\<share>` accessing a share`
#### Smbmap
* `smbmap -U anonymous -H <ip>`
* `smbmap -u <username> -p <password> -H <ip>`
### Finding Binaries