mirror of
https://github.com/Cronocide/wifipumpkin3.git
synced 2025-01-22 19:37:18 +00:00
68 lines
2.5 KiB
Markdown
68 lines
2.5 KiB
Markdown
# Wifipumpkin3
|
|
<a href="https://wifipumpkin3.github.io"><img alt="Wp3" height="96" src="https://github.com/mh4x0f/wifipumpkin3/blob/dev/docs/logo.png" /></a>
|
|
|
|
**Powerful framework for rogue access point attack.**
|
|
|
|
[![build status](https://github.com/mh4x0f/wifipumpkin3/workflows/Build/badge.svg)](https://github.com/mh4x0f/wifipumpkin3/actions)
|
|
[![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)
|
|
[![changelog](https://img.shields.io/badge/versioon-1.0.0-blue)](https://github.com/mh4x0f/wifipumpkin3/)
|
|
[![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
|
|
|
|
## Overview
|
|
**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.
|
|
|
|
## 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](https://github.com/skelsec/Responder3))
|
|
- and **more**!
|
|
|
|
### Donation
|
|
|
|
##### Patreon:
|
|
|
|
[![patreon](https://img.shields.io/badge/donate-patreon-orange)](https://www.patreon.com/mh4x0f?fan_landing=true)
|
|
|
|
|
|
##### 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
|
|
|
|
Learn more about using [wp3 on the official site!](https://wifipumpkin3.github.io)
|
|
|
|
- [Getting Started](https://wifipumpkin3.github.io/docs/getting-started)
|
|
- [Installation](https://wifipumpkin3.github.io/docs/getting-started#installation)
|
|
|
|
## Contributing
|
|
|
|
See [CONTRIBUTING.md](CONTRIBUTING.md) for how to help out.
|
|
|
|
## License
|
|
|
|
**Wp3** is licensed under the [Apche 2.0](./LICENSE.md). |