📡🔍Searches for wifi-pineapple traces and calculate wireless network security score 🍍
_______ _ ________ _ |_ __ \ (_) |_ __ |(_) | |__) |__ | |_ \_|__ _ .--. .--./) .---. _ .--. | ___/[ | | _| [ | [ `.-. | / /'`\;/ /__\[ `/'`\] _| |_ | | _| |_ | | | | | | \ \._//| \__., | | |_____| [___]|_____| [___][___||__].',__` '.__.'[___] ( ( __)) [---] Just for fun and security @octosec [---] [---] W:besimaltinok.com | T:altnokbesim [---] [---] G:besimaltnok [---] ---------------------------------------------------
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.
Wireless Security Score) (time, mac, ssid, score, is_pineapple)
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."
Previous networks
Download pifinger:
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:
Run:
cd PiFinger/Linux python pifinger.py
This project is coded by Besim ALTINOK