2020-04-13 02:40:40 +00:00
# Wifipumpkin3
2020-04-13 19:54:44 +00:00
< a href = "https://wifipumpkin3.github.io" > < img alt = "Wp3" height = "96" src = "https://github.com/mh4x0f/wifipumpkin3/blob/dev/docs/logo.png" / > < / a >
2020-04-17 11:34:21 +00:00
**Powerful framework for rogue access point attack.**
2020-04-13 02:40:40 +00:00
2020-04-15 22:30:52 +00:00
[![build status ](https://github.com/mh4x0f/wifipumpkin3/workflows/Build/badge.svg )](https://github.com/mh4x0f/wifipumpkin3/actions)
2020-04-13 19:54:44 +00:00
[![license ](https://img.shields.io/badge/license-apache%202-orange )](https://github.com/mh4x0f/wifipumpkin3/blob/dev/LICENSE.md)
[![changelog ](https://img.shields.io/badge/change-log-yellow )](https://github.com/mh4x0f/wifipumpkin3/blob/dev/CHANGELOG.md)
2022-06-30 00:04:48 +00:00
[![changelog ](https://img.shields.io/badge/version-1.1.3-blue )](https://github.com/mh4x0f/wifipumpkin3/)
2020-04-13 02:40:40 +00:00
[![code style ](https://img.shields.io/badge/code%20style-black-000000.svg )](https://github.com/ambv/black)
2020-05-30 03:05:26 +00:00
![AKUANDUBA ](/docs/screenshot.png )
2020-04-13 02:40:40 +00:00
## Overview
2020-04-17 11:34:21 +00:00
**wifipumpkin3** is powerful framework for rogue 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.
2020-04-13 02:40:40 +00:00
## Main Features
- Rogue access point attack
- Man-in-the-middle attack
2020-05-30 03:05:26 +00:00
- Module for deauthentication attack
- Module for extra-captiveflask templates
2020-04-17 12:59:17 +00:00
- Rogue **Dns Server**
2020-04-13 02:40:40 +00:00
- Captive portal attack (captiveflask)
- **Intercept**, inspect, modify and replay **web traffic**
- **WiFi** networks scanning
- **DNS** monitoring service
- Credentials harvesting
- Transparent Proxies
2022-02-02 22:25:37 +00:00
- RestFulAPI (new)
2020-04-13 02:40:40 +00:00
- and **more** !
### Donation
2020-04-16 02:22:30 +00:00
##### Patreon:
[![patreon ](https://img.shields.io/badge/donate-patreon-orange )](https://www.patreon.com/mh4x0f?fan_landing=true)
2020-04-13 02:40:40 +00:00
##### paypal:
[![donate ](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif )](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick& hosted_button_id=PUPJEGHLJPFQL)
##### Via BTC:
1HBXz6XX3LcHqUnaca5HRqq6rPUmA3pf6f
## Supported platforms
* **Python**: you need **Python 3.7 or later** to run Wp3.
| :warning: 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
2020-04-13 19:58:10 +00:00
Learn more about using [wp3 on the official site! ](https://wifipumpkin3.github.io )
2020-04-13 02:40:40 +00:00
2020-04-15 17:46:30 +00:00
- [Getting Started ](https://wifipumpkin3.github.io/docs/getting-started )
- [Installation ](https://wifipumpkin3.github.io/docs/getting-started#installation )
2020-04-13 02:40:40 +00:00
## Contributing
See [CONTRIBUTING.md ](CONTRIBUTING.md ) for how to help out.
2020-04-17 12:59:17 +00:00
## community
on discord: https://discord.gg/jywYskR
2020-04-13 02:40:40 +00:00
## License
2020-04-15 17:46:30 +00:00
**Wp3** is licensed under the [Apche 2.0 ](./LICENSE.md ).