Kali Linux: Crack ZIP
Revision as of 05:22, 7 August 2020 by Onnowpurbo (talk | contribs) (Created page with "Sumber: https://subscription.packtpub.com/book/networking_and_servers/9781784390303/6/06lvl1sec72/cracking-zip-file-passwords cd mkdir 6.10 cd 6.10 touch one two three...")
cd mkdir 6.10 cd 6.10 touch one two three zip -e numbers.zip one two three
fcrackzip -u -D -p '/usr/share/wordlists/rockyou.txt' numbers.zip