mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2025-01-10 22:49:30 -05:00
Retitle "Crackers" to "Hash Cracking Tools" and add CeWL project. (#118)
This commit is contained in:
parent
c82c159160
commit
4d4cb89049
@ -22,7 +22,7 @@ A collection of awesome penetration testing resources
|
|||||||
- [SSL Analysis Tools](#ssl-analysis-tools)
|
- [SSL Analysis Tools](#ssl-analysis-tools)
|
||||||
- [Web Exploitation](#web-exploitation)
|
- [Web Exploitation](#web-exploitation)
|
||||||
- [Hex Editors](#hex-editors)
|
- [Hex Editors](#hex-editors)
|
||||||
- [Crackers](#crackers)
|
- [Hash Cracking Tools](#hash-cracking-tools)
|
||||||
- [Windows Utils](#windows-utils)
|
- [Windows Utils](#windows-utils)
|
||||||
- [Linux Utils](#linux-utils)
|
- [Linux Utils](#linux-utils)
|
||||||
- [DDoS Tools](#ddos-tools)
|
- [DDoS Tools](#ddos-tools)
|
||||||
@ -208,9 +208,10 @@ A collection of awesome penetration testing resources
|
|||||||
* [Veles](https://codisec.com/veles/) - Binary data visualization and analysis tool
|
* [Veles](https://codisec.com/veles/) - Binary data visualization and analysis tool
|
||||||
* [Hachoir](http://hachoir3.readthedocs.io/) - Python library to view and edit a binary stream as tree of fields and tools for metadata extraction
|
* [Hachoir](http://hachoir3.readthedocs.io/) - Python library to view and edit a binary stream as tree of fields and tools for metadata extraction
|
||||||
|
|
||||||
#### Crackers
|
#### Hash Cracking Tools
|
||||||
* [John the Ripper](http://www.openwall.com/john/) - Fast password cracker
|
* [John the Ripper](http://www.openwall.com/john/) - Fast password cracker
|
||||||
* [Hashcat](http://hashcat.net/hashcat/) - The more fast hash cracker
|
* [Hashcat](http://hashcat.net/hashcat/) - The more fast hash cracker
|
||||||
|
* [CeWL](https://digi.ninja/projects/cewl.php) - Generates custom wordlists by spidering a target's website and collecting unique words
|
||||||
|
|
||||||
#### Windows Utils
|
#### Windows Utils
|
||||||
* [Sysinternals Suite](https://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities
|
* [Sysinternals Suite](https://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities
|
||||||
|
Loading…
Reference in New Issue
Block a user