GitBook: [master] one page modified

This commit is contained in:
CPol 2021-09-29 09:06:46 +00:00 committed by gitbook-bot
parent 6eff584f5e
commit 0f219fd4b2
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 1 additions and 0 deletions

View File

@ -414,6 +414,7 @@ Check this out before trying to bruteforce a Hash.
### ZIP
```bash
#sudo apt-get install fcrackzip
fcrackzip -u -D -p '/usr/share/wordlists/rockyou.txt' chall.zip
```