Skip to content

A phishing tool to set a soft-AP on raspberryPi, filter the Http request and DNS query from the client and redirect the connection to a fake login website.

License

Notifications You must be signed in to change notification settings

tcz717/phishingPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e554a0 · Mar 4, 2018

History

13 Commits
Mar 7, 2015
Mar 1, 2015
Sep 28, 2017
Mar 4, 2018
Apr 13, 2016
Mar 7, 2015
Mar 7, 2015

Repository files navigation

phishingPi

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..

How to use it

  1. Have a raspberryPi
  2. Have a wireless card which supports raspberryPi
  3. Connect your wireless card to raspberryPi and install the driver
  4. Switch your wireless card to AP mode
  5. Install dhcpd and change the address pool to 10.0.0.0/24
  6. Clone this repo git clone https://github.com/tcz717/phishingPi.git
  7. Run ./setup.sh
  8. Run ./start.sh

About

A phishing tool to set a soft-AP on raspberryPi, filter the Http request and DNS query from the client and redirect the connection to a fake login website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published