libo 发表于 2018-5-5 16:07:22

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.git
cd 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-28 00:05:29

安装完了怎么启动这个软件呢?

admin 发表于 2019-3-28 08:07:06

xiaojiangyihao 发表于 2019-3-27 16:05
安装完了怎么启动这个软件呢?

終端執行命令wifi-pumpkin

xiaojiangyihao 发表于 2019-3-28 10:44:53

启动不了,报错了

admin 发表于 2019-3-28 12:23:20

xiaojiangyihao 发表于 2019-3-28 02:44
启动不了,报错了

那就是部分依賴沒有安裝。更新源。

xiaojiangyihao 发表于 2019-3-29 00:46:13

好了^0^~

libo 发表于 2019-3-29 15:21:32

xiaojiangyihao 发表于 2019-3-29 00:46
好了^0^~

嗯嗯!好的:tiaopi:

ayx 发表于 2019-3-29 16:29:34

这个工具很强大,目前还没看到实战的文章

xiaojiangyihao 发表于 2019-3-30 13:23:20

安装完成,设置完成,按start提示无线网卡冲突

libo 发表于 2019-3-30 23:11:31

xiaojiangyihao 发表于 2019-3-30 13:23
安装完成,设置完成,按start提示无线网卡冲突

无线网卡断开当前的WIFI连接
页: [1]
查看完整版本: WIFI认证之wifi-pumpkin安装篇