PiDense: Monitor illegal wireless network activities
PiDense
Purpose
Monitor illegal wireless network activities.
- Similar SSID broadcasts
- Detects SSID brute
- Detects beacon flood
- Monitor deauthentication attack
- Same SSID broadcasts
- Calculates unencrypted wireless networks density
- Watches SSID broadcasts at the blacklist.
- KARMA Attacks
- WiFi Pineapple Activities
Capabilities (Now)
- Calculates Unencrypted wireless network density
- Finds same ssid, different encryption
- Watches SSID broadcasts at the blacklist.
- KARMA Attacks
- WiFi Pineapple Activities
- Blacklist SSID analysis
Working Principle for PiDense
- Collects all the packets from Wireless Networks.
- Analyzes all the beacon packets.
- If PiDens detects more than the defined threshold of OPN number or different encryption with same SSID info ;
- Logs the activity with some extra information within the defined template.
Usage
Requirements
- Hardware: TP-LINK TL-WN722N
- Modules: scapy, time, termcolor, argparse
Kali Linux:
Download PiDense:
git clone https://github.com/WiPi-Hunter/PiDense.gitpip install termcolor
Run the program with the following command:
Monitor mode:
Run: