Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
PiFinger — 📡🔍搜索 WiFi Pineapple 痕迹并计算无线网络安全评分 🍍 | Kitploit
工具/GitHubGitHub/wipi-hunter/pifinger
Wi-Fi审计漏洞分析信息收集网络安全无线安全
GitHubwipi-hunter/pifinger

PiFinger

📡🔍搜索 WiFi Pineapple 痕迹并计算无线网络安全评分 🍍

查看仓库
161436年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
root@kitploit:~

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

                         [---]   仅供娱乐与安全 @octosec    [---]
                         [---]   W:besimaltinok.com | T:altnokbesim    [---]
                         [---]                G:besimaltnok            [---]
                         ---------------------------------------------------

关于项目

本项目旨在判断我们所连接的网络是否由 Wifi-Pineapple 开启。此外,该工具会分析您之前连接过的无线网络,并为您提供一个安全评分。

特性

  • 该网络是由 Pineapple 开启的吗?
  • 您之前是否连接过不安全的网络?
  • 日志记录 ( #f03c15 无线安全评分) (时间、MAC、SSID、评分、是否为 Pineapple)

使用的技术

WiFi-Pineapple 网络检测技术

root@kitploit:~
中国有句谚语说:
“如果攻击者使用默认设置访问系统,
那么我们也可以利用他们软件和硬件中的默认设置来抓住他们。”
  • 制造商的 MAC 地址信息
  • 默认 HTTP 端口(1471)
  • wifi-pineapple 的默认主机名信息

之前的网络

  • 分析您之前连接过的无线网络

待添加功能

  • Windows 版本
  • 全自动分析
  • 新的 wifi_score 和 pineapple 分析技术

使用方法(Linux)

要求

  • 模块: time, termcolor, sys, commands, interfaces, os
  • 操作系统: Kali, Ubuntu
  • Python 版本: 2.x

下载 pifinger:

git clone https://github.com/besimaltnok/PiFinger.git

安装 Python 库:

pip install -r requirements.txt

完成!

使用以下命令运行程序:

运行:

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

截图

作者

本项目由 Besim ALTINOK 编写

下载工具