This project was inspired by a recent Def Con talk I watched on youtube. I had a raspberry pi sitting around and wanted to make use of it, found several 'tutorials' on how to setup a hotspot, and I decided to write this script to automate the entire process on setting the raspberry pi up as a malicious hot spot for educational purposes.
Simply download the shell file on a fresh install of raspbian and it should handle everything for you.
All that is required is a raspberry pi running raspbian stretch, the installer handles the rest.
git clone https://github.com/f1rsty/piwifipineapple.git
cd piwifipineapple
sudo bash piwifipineapple.sh
Add additional notes about how to deploy this on a live system
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Jason Sholler - Initial work - f1rsty
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc