Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Wifi-Purple — Automated WiFi security testing script that captures handshakes and performs deauthentication attacks using airmon-ng and wifite for wireless penetration testing. | Kitploit
Tools/GitHubGitHub/emrekybs/wifi-purple
Wi-Fi AuditingPassword AttacksWireless SecurityPenetration Testing
GitHubemrekybs/wifi-purple

Wifi-Purple

Automated WiFi security testing script that captures handshakes and performs deauthentication attacks using airmon-ng and wifite for wireless penetration testing.

View Repository
2534 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

[EmreKybs

🌐 WIFI-PURPLE 🌐 Automate script for wifi hacking

This Python script, titled "WIFI-PURPLE," is a network tool designed for WiFi security testing and hacking. It provides a user-friendly command-line interface and utilizes popular network tools to perform various wireless network-related tasks.

𝗜nstallation

root@kitploit:~
 git clone https://github.com/emrekybs/Wifi-Purple.git
 cd Wifi-Purple
 sudo ./install.sh
 python3 wifi-purple.py
Download Tool