Git Product home page Git Product logo

wifi-pineapple-remote-ui's Introduction


cli

web

WiFi Pineapple Web Proxy

Scripts to set up proxies to access the web UI of the pineapple remotely

Setup

Installation

  • Review installation and setup video here

Requirements

  • Python 3.10+
  • pip install -r requirements.txt

On the WiFi Pineapple

  • These scripts will create reverse SSH proxies to allow communication from the C2 server to the pineapple
  • Install the scripts located in "/for_server" to run as cron on reboot
    crontab -e
    @reboot /usr/bin/python /path/to/file1
    @reboot /usr/bin/python /path/to/file2

On the server

  • A server needs to be publically accessible and reachable by the pineapple
  • Add the SSH public key of your attacker box and the wifi pineapple to ~/.ssh/authorized_keys
  • Add connect_pineapple to /usr/bin/

Usage

From the attacker

  • Run the script to set up the chains python proxy_ui.py -ch <public server_ip> -cu <username>
  • From a browser, use a socks5 proxy to proxy traffic through <Your Server IP>:<port>
  • Navigate to localhost:1471

Youtube Video

Hak5 WiFi Pineapple Web UI Proxy

wifi-pineapple-remote-ui's People

Contributors

stackviolator avatar

Watchers

 avatar

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.