A phishing wireless hotspot built with Hostapd/Flask/MySQL.
- Linux (tested on Kali)
- Python 2.7
apt-get install hostapd mysql-server mysql-clientgit clone https://github.com/noScripts/FakeAP && cd FakeAPpip install -r requirements.txt
- Start AP:
python fakeap.py -h - Start phishing site:
cd server && uwsgi uwsgi.ini
- Create a database called
fakeapin MySQL - Edit MySQL connection in
server/web.py python manage.py db initpython manage.py db migratepython manage.py db upgrade
http://localhost/sheep