phishEye is an ultimate phishing tool in python. Includes popular websites like Facebook, Twitter, Instagram, LinkedIn, GitHub, Dropbox, and many others. Created with Flask, custom templates, and tunneled with ngrok and localhost.run.

sky9262 sky9262 Last update: Mar 24, 2024

A beginners friendly, Automated phishing tool

phishEye is a ultimate phishing tool in python. Includes popular websites like Facebook, Twitter, Instagram, LinkedIn, GitHub, Dropbox, and many others. Created with Flask and custom templates and tunneled with ngrok.

Disclaimer

Any actions and or activities related to phishEye is solely your responsibility. The misuse of this toolkit can result in criminal charges brought against the persons in question. The contributors will not be held responsible in the event any criminal charges be brought against any individuals misusing this toolkit to break the law.

This toolkit contains materials that can be potentially damaging or dangerous for social media. Refer to the laws in your province/country before accessing, using, or in any other way utilizing this in a wrong way.

This Tool is made for educational purposes only. Do not attempt to violate the law with anything contained here. If this is your intention, then Get the hell out of here!

It only demonstrates "how phishing works". You shall not misuse the information to gain unauthorized access to someone's social media. However, you may try out this at your own risk.

Features

  • Latest and updated login pages.
  • Beginners friendly
  • Auto install all required modules
  • Multiple tunneling options
    • Localhost
    • Ngrok
    • Localhost.run
  • Phishing short url ( i.e.: https://[email protected]/dyoOj9 )
  • Victim information (like, IP,user-agent,continent,country,region name,city,district,zip code,latitude-longitude and ISP)

Requirements

phishEye requires the following programs to run properly -

  • python3
  • pip3

Installation

  • Just, Clone this repository -
$ git clone https://www.github.com/sky9262/phishEye.git
  • Change to the cloned directory -
$ cd phishEye
  • Now run phishEye.py -
$ python3 phishEye.py

Install required modules if auto-install is not working

  • Install required modules to run phishEye.py -
$ pip3 install -r requirements.txt

Usage

  • By running python3 phishEye.py, you will be provided to choose options.
  • OR
  • You can run it in one line python3 phishEye.py -s facebook -d pc -p 4444
  • Note: Username/Password will be saved in captured.db

Here -s, -d and -p are options :

  • -s --> site name (from available sites) (Default: facebook)
  • -d --> device (like, PC or MOBILE) (Default: PC)
  • -p --> port number (Default: 4444)

:: Workflow ::

test gif

Available sites

Click me to view sites
PC

    [1] Amazon

    [2] DeviantArt

    [3] Dropbox

    [4] eBay

    [5] Facebook

    [6] Github

    [7] GitLab

    [8] Google

    [9] Instagram

    [10] LinkedIn

    [11] Messenger

    [12] PayPal

    [13] Twitter

MOBILE

    [1] Amazon

    [2] DeviantArt

    [3] Dropbox

    [4] eBay

    [5] Facebook

    [6] Github

    [7] GitLab

    [8] Google

    [9] Instagram

    [10] LinkedIn

    [11] PayPal

    [12] Twitter

Thanks! Feel free to contribute.

Subscribe to our newsletter