发布于2022年11月4日2年前 一:软件介绍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 PointDeauth Attack Clients APProbe Request MonitorDHCP Starvation AttackCredentials MonitorTransparent ProxyWindows Update AttackPhishing ManagerPartial Bypass HSTS protocolSupport beef hookARP PoisonDNS SpoofPatch Binaries via MITMKarma Attacks (support hostapd-mana)LLMNR, NBT-NS and MDNS poisoner (Responder)Pumpkin-Proxy (ProxyServer (mitmproxy API))Capture images on the flyTCP-Proxy (with scapy)四:插件介绍PluginDescriptionDns2proxyThis 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. 版权属于:逍遥子大表哥本文链接:https://blog.bbskali.cn/92.html按照知识共享署名-非商业性使用 4.0 国际协议进行许可,转载引用文章应遵循相同协议。
创建帐户或登录后发表意见