killchain-compendium/Hashes/Password Cracking/sucrack.md

9 lines
139 B
Markdown
Raw Normal View History

2022-11-12 23:18:06 +01:00
# sucrack
* [Repo](https://github.com/hemp3l/sucrack.git)
* Upload to target and build
```sh
sucrack -u <username> -w 100 <wordlist>
```