Git Product home page Git Product logo

wifi-pickle's Introduction

WiFi-Pickle (https://govanguard.io)

Build Status Known Vulnerabilities Maintainability Analytics

Authors:

Shane Scott

About Wifi-Pickle

Based on WiFi-Pumpkin, WiFi-Pickle is a tool for rogue WiFi access point attacks.

WiFi-Pickle is written in Python 3.6, has been partially ported from PyQt4 to PyQt5, and no longer uses ancient and arcane libraries.

Tested on Ubuntu, Parrot Security OS, and Windows Subsystem for Linux. Some features do not work on WSL and not all wireless adapters are compatible.

  • HTTP / HTTPS + SSL Strip over MITMProxy 4.0.4
  • TCP Proxy for 80, 443 and 8080. Image Capture for both HTTP and HTTPS where SSL Strip has been effective (not all sites are vulnerable to this)
  • meatGlue DNS Proxy for DNS spoofing, rewrites, etc
  • All deprecated, irrelevant and ineffective attacks removed

Installation

git clone https://github.com/GoVanguard/wifi-pickle.git

Recommended Python Version

WiFi-Pickle supports Python 3.6+. It won't run in anything below Python 3.6. Don't even bother trying.

Dependencies

  • Ubuntu or variant
  • Python 3.6+
  • mitmproxy 4.0.4+
  • PyQT4 (Soon PyQT5)
  • six, Twisted

Usage

Run sudo ./startWifiPickle to launch WiFi-Pickle. You may first have to grant yourself the permission to execute the script, which can either be done by right clicking it and selecting Properties and enabling Execute permissions, or:

chmod +x startWifiPickle.sh

Then run startLegion as root:

sudo ./startWifiPickle.sh

Notes:

  • Requires Python 3.6. Installer for Python3.6 provided under ./deps if your distro doesn't have it
  • Run installDeps.sh to install Python libraries
  • Requires the exit line in console/master.py of MITMProxy 4.0.4 to be commented out

License

WiFi-Pickle is licensed under the GNU General Public License v3.0.

Credits

Marcos Nesster - PocL4bs Team (WiFi-Pumpkin)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.