WiFi pumpkin installation

Python 2.7 git clone https://github.com/P0cL4bs/WiFi-Pumpkin.git cd WiFi-Pumpkin ./installer.sh –install

Features

Rogue WiFi Access Point. Windows Update Attack. Patch Binaries via MITM. ARP PoisonDNS Spoof. DHCP Starvation Attack. Death Attack Clients AP. Probe Request Monitor. Credentials Monitor. Transparent Proxy. Phishing Manager. LLMNR, NBT-NS, and MDNS poisoner (Responder). Pumpkin-Proxy (ProxyServer (MITM proxy API)). Capture images on the fly. Partial Bypass HSTS protocol. Support beef hook. Karma Attacks (support hostapd-mana). TCP-Proxy (with scapy)

Plugin Tools

 

Transparent Proxy

Transparent proxies (MITM proxy), which you can use to insert javascript into your visited targets to intercept and exploit HTTP traffic, changing requests, and answers. You can quickly deploy a module for injecting data into pages, which automatically list a python file in the plugins/extension/ directory on the Pumpkin-Proxy tab.

TCP-Proxy Server

A proxy between you and a TCP stream. It filters the request and answer streams and actively modifies a TCP protocol packet intercepted by WiFi-Pumpkin (scapy module). This plugin uses modules to view or edit intercepted data that are automatically listed on the TCP-Proxy tab when you quickly implement a module, add your customized module on “Plugins / Analyzers/.”