WIFI认证之wifi-pumpkin安装篇
一:软件介绍WiFi-Pumpkin - Framework for Rogue Wi-Fi Access Point AttackDescriptionWiFi-Pumpkin is a very complete framework for auditing Wi-Fi security. The main feature is the ability to create a fake AP and make Man In The Middle attack, but the list of features is quite broad.二:安装git clone https://github.com/P0cL4bs/WiFi-Pumpkin.gitcd WiFi-Pumpkin
./installer.sh --install或者:下载.deb包进行安装sudo dpkg -i wifi-pumpkin-0.8.5-all.deb
sudo apt-get -f install三:功能介绍
[*]Rogue Wi-Fi Access Point
[*]Deauth Attack Clients AP
[*]Probe Request Monitor
[*]DHCP Starvation Attack
[*]Credentials Monitor
[*]Transparent Proxy
[*]Windows Update Attack
[*]Phishing Manager
[*]Partial Bypass HSTS protocol
[*]Support beef hook
[*]ARP Poison
[*]DNS Spoof
[*]Patch Binaries via MITM
[*]Karma Attacks (support hostapd-mana)
[*]LLMNR, NBT-NS and MDNS poisoner (Responder)
[*]Pumpkin-Proxy (ProxyServer (mitmproxy API))
[*]Capture images on the fly
[*]TCP-Proxy (with scapy)
四:插件介绍
PluginDescription
Dns2proxyThis tools offer a different features for post-explotation once you change the DNS server to a Victim.
Sstrip2Sslstrip is a MITM tool that implements Moxie Marlinspike's SSL stripping attacks based version fork @LeonardoNve/@xtr4nge.
Sergio_proxySergio Proxy (a Super Effective Recorder of Gathered Inputs and Outputs) is an HTTP proxy that was written in Python for the Twisted framework.
BDFProxyPatch Binaries via MITM: BackdoorFactory + mitmProxy, bdfproxy-ng is a fork and review of the original BDFProxy @secretsquirrel.
ResponderResponder an LLMNR, NBT-NS and MDNS poisoner. Author: Laurent Gaffie
五:透明代理Transparent proxies(mitmproxy) that you can use to intercept and manipulate HTTP traffic modifying requests and responses, that allow to inject javascripts into the targets visited. You can easily implement a module to inject data into pages creating a python file in directory "plugins/extension/" automatically will be listed on Pumpkin-Proxy tab.
安装完了怎么启动这个软件呢? xiaojiangyihao 发表于 2019-3-27 16:05
安装完了怎么启动这个软件呢?
終端執行命令wifi-pumpkin 启动不了,报错了 xiaojiangyihao 发表于 2019-3-28 02:44
启动不了,报错了
那就是部分依賴沒有安裝。更新源。 好了^0^~ xiaojiangyihao 发表于 2019-3-29 00:46
好了^0^~
嗯嗯!好的:tiaopi: 这个工具很强大,目前还没看到实战的文章 安装完成,设置完成,按start提示无线网卡冲突 xiaojiangyihao 发表于 2019-3-30 13:23
安装完成,设置完成,按start提示无线网卡冲突
无线网卡断开当前的WIFI连接
页:
[1]