PiFinger - Searches For Wifi-Pineapple Traces And Calculate Wireless Network Security Score
The purpose of this project is to determine whether the network we are connected for is opened by Wifi- Pineapple. In addition, the tool analyzes the wireless networks you have previously connected and gives you a security score.
Features
- Is this network opened by pineapple?
- Have you been connected to insecure networks before?
- Logging (
Wireless Security Score
) (time, mac, ssid, score, is_pineapple)
Used Techinuques
WiFi-Pineapple Network Detection Techniques
A Chinese proverb says:
"If attackers are accessing systems using default settings,
we too can catch them with the default settings in their software and hardware."
- Manufacturer's MAC address information
- Default HTTP Port (1471)
- Default hostname information for wifi-pineapple
- Analyzes the wireless networks you have previously connected
Features to add
- Windows version
- Full automatic analysis
- New wifi_score and pineapple analysis techniques
Usage (for Linux)
Requirements
- Modules: time, termcolor, sys, commands, interfaces, os
- OS: Kali, Ubuntu
- Python Version: 2.x
git clone https://github.com/besimaltnok/PiFinger.git
Install Python librarie(s):
pip install -r requirements.txt
It's done!
Run the program with following command:
cd PiFinger/Linux
python pifinger.py
Screenshots
Authors
This project is coded by Besim ALTINOK
PiFinger - Searches For Wifi-Pineapple Traces And Calculate Wireless Network Security Score
Reviewed by Zion3R
on
6:30 PM
Rating:
![PiFinger - Searches For Wifi-Pineapple Traces And Calculate Wireless Network Security Score](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsX175hMj64Nniec3p78Lx38oWArp7VLrCz16kMGjRsGH1jovZlSO634Vn_PYYSCTrt77b1QJuVlr6uJqBVmW1tN4q05DlwPZdwFf3G-zWCAYDt4ibXiUC8fN_lJXVhBX6zWJqo_rzCMs/s72-c/PiFinger_interface.png)