From 90b5156caabe0e215330e921678133f0d67e5302 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Fri, 13 Mar 2020 20:14:42 -0400 Subject: [PATCH] Add PSKracker, a fast WPA/WPA2/WPS cracking tool for pentesters. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2b0d73..a99dc77 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [Fluxion](https://github.com/FluxionNetwork/fluxion) - Suite of automated social engineering based WPA attacks. * [KRACK Detector](https://github.com/securingsam/krackdetector) - Detect and prevent KRACK attacks in your network. * [Kismet](https://kismetwireless.net/) - Wireless network detector, sniffer, and IDS. +* [PSKracker](https://github.com/soxrok2212/PSKracker) - Collection of WPA/WPA2/WPS default algorithms, password generators, and PIN generators written in C. * [pwnagotchi](https://github.com/evilsocket/pwnagotchi) - Deep reinforcement learning based AI that learns from the Wi-Fi environment and instruments BetterCAP in order to maximize the WPA key material captured. * [Reaver](https://code.google.com/archive/p/reaver-wps) - Brute force attack against WiFi Protected Setup. * [WiFi-Pumpkin](https://github.com/P0cL4bs/WiFi-Pumpkin) - Framework for rogue Wi-Fi access point attack.