mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-21 19:43:03 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
afee308c1d
commit
8ef9098229
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ wget http://<ip>:port/<file>
|
|||
|
||||
### Cracaking Zip Archive
|
||||
|
||||
* `fcrackzip -u -D -p <path_to_wordlist> <archive.zip>`
|
||||
`fcrackzip -u -D -p <path_to_wordlist> <archive.zip>`
|
||||
|
||||
### killing a running job in same shell
|
||||
`jobs`
|
||||
|
|
Loading…
Reference in a new issue