Saturday 28 October 2017

WiFi-Pumpkin installing and tutorial wfi hack kali linux

WiFi-Pumpkin

Framework for Rogue Wi-Fi Access Point Attack.
WiFi-Pumpkin is a security tool that provides the Rogue access point to Man-In-The-Middle and network attacks. 



Features

  • Rogue Wi-Fi Access Point
  • Deauth Attack Clients AP
  • Probe Request Monitor
  • DHCP Starvation Attack
  • Credentials Monitor
  • Transparent Proxy
  • Windows Update Attack
  • Phishing Manager
  • Bypass HSTS protocol
  • Support beef hook
  • Mac Changer
  • ARP Poison
  • DNS Spoof 

Transparent Proxy

Transparent proxies that you can use to intercept and manipulate HTTP/HTTPS 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 "Proxy" automatically will be listed on PumpProxy tab. 

WiFi-Pumpkin Usage Example

1
wifi-pumpkin

How to install WiFi-Pumpkin

Installation on Kali 2.0/WifiSlax 4.11.1/Parrot 2.0.5

1
2
3
4
git clone https://github.com/P0cL4bs/WiFi-Pumpkin.git
cd WiFi-Pumpkin
chmod +x installer.sh
./installer.sh --install

source : kali tools



No comments:

Post a Comment