You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wifite2 stands on the shoulders of giants. We are deeply grateful to the following projects and contributors whose tools and libraries make this project possible:
564
+
565
+
### Core Dependencies
566
+
567
+
***[aircrack-ng](https://aircrack-ng.org/)** - The aircrack-ng team for the comprehensive suite of wireless auditing tools
568
+
* Essential for monitor mode, packet capture, and WEP/WPA cracking
569
+
* Maintained by the aircrack-ng development team
570
+
571
+
***[ZerBea](https://github.com/ZerBea)** - For the excellent hcxtools suite
572
+
*[hcxdumptool](https://github.com/ZerBea/hcxdumptool) - PMKID and WPA3-SAE capture
573
+
*[hcxtools](https://github.com/ZerBea/hcxtools) - Packet conversion and analysis tools
574
+
* Critical for modern WPA/WPA2/WPA3 attacks
575
+
576
+
***[hashcat](https://hashcat.net/)** - The hashcat team for the world's fastest password recovery tool
577
+
* GPU-accelerated cracking for WPA/WPA2/WPA3
578
+
* Essential for PMKID and SAE hash cracking
579
+
580
+
### WPS Attack Tools
581
+
582
+
***[rofl0r](https://github.com/rofl0r)** - For pixiewps
***[John the Ripper](https://www.openwall.com/john/)** - Solar Designer and contributors
627
+
* Password cracking with CPU/GPU support
628
+
* Alternative cracking engine
629
+
630
+
### Python Libraries
631
+
632
+
***[Rich](https://github.com/Textualize/rich)** - Will McGugan and contributors
633
+
* Beautiful terminal formatting and TUI components
634
+
* Powers the modern wifite interface
635
+
636
+
### Original Project
637
+
638
+
***[derv82](https://github.com/derv82)** - Original wifite author
639
+
* Created the original wifite tool that inspired this project
640
+
* Pioneered the concept of automated wireless auditing
641
+
642
+
### Community Contributors
643
+
644
+
Special thanks to all the contributors who have submitted pull requests, reported issues, tested features, and helped improve wifite2. Your contributions make this project better for everyone.
645
+
646
+
**Note:** If you maintain one of these tools and would like to update this attribution or add additional information, please open an issue or pull request.
0 commit comments