Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ For a list of free hacking books available for download, go [here](https://githu
* [ssh-mitm](https://github.com/jtesta/ssh-mitm) - An SSH/SFTP man-in-the-middle tool that logs interactive sessions and passwords.
* [nmap](https://nmap.org/) - Nmap (Network Mapper) is a security scanner
* [Aircrack-ng](http://www.aircrack-ng.org/) - An 802.11 WEP and WPA-PSK keys cracking program
* [AutoWIFI](https://github.com/momenbasel/AutoWIFI) - A wireless penetration testing framework that automates the full attack chain from recon to exploitation, supporting WEP, WPA/WPA2, and WPS with multiple cracking backends.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The description for AutoWIFI is significantly longer than the surrounding entries and uses inconsistent punctuation (trailing period). To improve readability and maintain the style of the list, consider a more concise description that highlights its Python-based nature and aligns with the punctuation of adjacent entries like Aircrack-ng.

Suggested change
* [AutoWIFI](https://github.com/momenbasel/AutoWIFI) - A wireless penetration testing framework that automates the full attack chain from recon to exploitation, supporting WEP, WPA/WPA2, and WPS with multiple cracking backends.
* [AutoWIFI](https://github.com/momenbasel/AutoWIFI) - Python framework for automated wireless penetration testing (WEP/WPA/WPS) using multiple cracking backends

* [Nipe](https://github.com/GouveaHeitor/nipe) - A script to make Tor Network your default gateway.
* [Habu](https://github.com/portantier/habu) - Python Network Hacking Toolkit
* [Wifi Jammer](https://n0where.net/wifijammer/) - Free program to jam all wifi clients in range
Expand Down
Loading