mirror of
https://github.com/sundowndev/hacker-roadmap.git
synced 2024-11-13 23:47:05 +00:00
[Content:tools] Wordlist generator tool
This commit is contained in:
parent
bfb34310b1
commit
ed8ce5b25e
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ Crack passwords and create wordlists.
|
|||
| [Hydra](https://github.com/vanhauser-thc/thc-hydra) | **C** | `Linux/Windows/macOS` | Parallelized login cracker which supports numerous protocols to attack. |
|
||||
| [ophcrack](https://gitlab.com/objectifsecurite/ophcrack) | **C++** | `Linux/Windows/macOS` | Windows password cracker based on rainbow tables. |
|
||||
| [Ncrack](https://github.com/nmap/ncrack) | **C** | `Linux/Windows/macOS` | High-speed network authentication cracking tool. |
|
||||
| [WGen](https://github.com/agusmakmun/Python-Wordlist-Generator) | **Python** | `Linux/Windows/macOS` | Create awesome wordlists with Python. |
|
||||
|
||||
###### :memo: Wordlists
|
||||
|
||||
|
|
Loading…
Reference in a new issue