Giter VIP home page Giter VIP logo

pi-pineapple's Introduction

Pi-Pineapple

Setup an hotspot with MITM functionalities on a raspberry pi, with a web interface to control status and enable/disable MITM services.

Sets up a LAN subnet with 10.20.30.0/24 address range.

Requirements

  • Raspberry-Pi with Raspbian GNU/Linux 10 (buster).
  • Machine with ansible installed to configure the RPi

Setup Ansible on control machine.

pip3 install ansible

Setup ansible Host file eg. /etc/ansible/hosts

[RASPI_WIFI]
192.168.10.102  remote_user=pi

Configure

Edit variables in pi-pineapple.yaml to match desired hotspot settings

Install

ansible-playbook pi-pineapple.yaml
ansible-playbook pi-pineapple-django.yaml
ansible-playbook pi-pineapple-tcpdump.yaml
  • Connect to hotspot wifi
ssh [email protected]
cd /opt/pi-pineapple
python3 manage.py createsuperuser

Manage

  • Connect to hotspot wifi
  • Open 10.20.30.1:8000 in your browser
  • Login with previously created credentials

pi-pineapple's People

Contributors

fservida avatar

Watchers

 avatar

pi-pineapple's Issues

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.