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
PiFinger — 📡🔍Searches for wifi-pineapple traces and calculate wireless network security score 🍍 | Kitploit
Tools/GitHubGitHub/wipi-hunter/pifinger
Wi-Fi AuditingVulnerability AnalysisInformation GatheringNetwork SecurityWireless Security
GitHubwipi-hunter/pifinger

PiFinger

📡🔍Searches for wifi-pineapple traces and calculate wireless network security score 🍍

View Repository
161438 years 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
root@kitploit:~

                        _______   _   ________  _                                  
                        |_   __ \ (_) |_   __  |(_)                                 
                          | |__) |__    | |_ \_|__   _ .--.   .--./) .---.  _ .--.  
                          |  ___/[  |   |  _|  [  | [ `.-. | / /'`\;/ /__\[ `/'`\] 
                         _| |_    | |  _| |_    | |  | | | | \ \._//| \__., | |     
                        |_____|  [___]|_____|  [___][___||__].',__`  '.__.'[___]    
                                                            ( ( __))    

                         [---]   Just for fun and security @octosec    [---]
                         [---]   W:besimaltinok.com | T:altnokbesim    [---]
                         [---]                G:besimaltnok            [---]
                         ---------------------------------------------------

About Project

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 ( #f03c15 Wireless Security Score) (time, mac, ssid, score, is_pineapple)

Used Techinuques

WiFi-Pineapple Network Detection Techniques

root@kitploit:~
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

Previous networks

  • 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

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:

root@kitploit:~
cd PiFinger/Linux
python pifinger.py

Screenshots

Authors

This project is coded by Besim ALTINOK

Download Tool