Powerful framework for rogue access point attack.
Go to file
2020-04-14 21:58:19 -03:00
bin added check must be run as root. 2020-04-13 20:53:12 -03:00
config
docs added initial logo design tool on README.md 2020-04-13 16:54:44 -03:00
exceptions
helps
scripts
tests added code formarter black tool 2020-04-12 20:26:30 -03:00
wifipumpkin3 added autocomplete on command restore 2020-04-14 15:54:40 -03:00
.gitattributes
.gitignore
CHANGELOG.md force copy all files config to user_config_dir 2020-04-14 21:58:19 -03:00
CONTRIBUTING.md added code formarter black tool 2020-04-12 20:26:30 -03:00
Dockerfile fixed dependency of wireless-tools for use iwconfig command 2020-04-14 11:43:23 -03:00
LICENSE.md
makefile added file manifast.in 2020-04-13 21:26:34 -03:00
MANIFEST.in added file manifast.in 2020-04-13 21:26:34 -03:00
README.md fixed url github.io on readme.md 2020-04-13 16:58:10 -03:00
requirements-dev.txt added code formarter black tool 2020-04-12 20:26:30 -03:00
requirements.txt
setup.py force copy all files config to user_config_dir 2020-04-14 21:58:19 -03:00

Wifipumpkin3

Wp3

Powerful framework for rouge access point attack.

license changelog changelog code style

Overview

wifipumpkin3 is powerful framework for rouge access point attack, written in Python, that allow and offer to security researchers, red teamers and reverse engineers to mount a wireless network to conduct a man-in-the-middle attack.

Main Features

  • Rogue access point attack
  • Man-in-the-middle attack
  • Rouge Dns Server
  • Captive portal attack (captiveflask)
  • Intercept, inspect, modify and replay web traffic
  • WiFi networks scanning
  • DNS monitoring service
  • Credentials harvesting
  • Transparent Proxies
  • LLMNR, NBT-NS and MDNS poisoner (Responder3)
  • and more!

Donation

paypal:

donate

Via BTC:

1HBXz6XX3LcHqUnaca5HRqq6rPUmA3pf6f

Supported platforms

  • Python: you need Python 3.7 or later to run Wp3.
⚠️ NOTE: The Wp3 require hostapd installed by default
  • Operating System:
    • a recent version of Linux (we tested on Ubuntu 18.04 LTS);
    • please note: Windows is not supported.

Installation & Documentation

Learn more about using wp3 on the official site!

Contributing

See CONTRIBUTING.md for how to help out.

License

Wp3 is licensed under the Apche 2.0.