Please enable Javascript to view the contents

PiKarma 虚假无线ap检测工具

 ·  ☕ 1 分钟  ·  ✍️ IceKam · 👀... 阅读

简介

PiKarma:检测由KARMA模块(假AP)执行的无线网络攻击。启动解除身份验证攻击(对于虚假接入点)。

PiKarma的工作原理

收集来自无线网络的所有数据包。(探测响应)
实时分析所有数据包。
如果PiKarma在Probe Response中从唯一的mac地址中找到多个SSID信息;
使用定义的模板中的一些额外信息记录活动,并发送解除认证数据包

使用KARMA模块的软件和硬件

FruityWifi
WiFi Pineapple
Mana (improvements to KARMA attacks)

用法

要求

硬件: TP LINK TL-WN722N
模块:scapy, time, termcolor, argparse

Kali Linux

下载PiKarma:

git clone https://github.com/WiPi-Hunter/PiKarma.git

安装Python库:

pip install termcolor

完成!

使用以下命令运行该程序:

监控模式:

1
2
3
4
5
6
7
airmon-ng start interface(wlan0,wlan1) (Monitor mode)

或者

ifconfig wlan0 down
iwconfig wlan0 mode Monitor
ifconfig wlan0 up

运行:

1
2
cd PiKarma 
python PiKarma.py - h

注意

PiKarma需要python2环境。

分享
您的鼓励是我最大的动力
bitcoin QR Code

icekam
作者
IceKam
茶艺品鉴砖家,低端码字人口。