Phishing Tool with Ngrok Integrated – SocialFish

Last Commit: 10/28/2018

Phishing Tool with Ngrok Integrated – SocialFish

Introduction

SocialFish is an open-source phishing tool, integrated with another open source tool – Ngrok, which allows you to easily create a phishing page of most popular websites like Facebook/Instagram/Twitter/Github, etc.

SocialFish: Ultimate Phishing Tool

SocialFish: Ultimate Phishing Tool

DISCLAIMER: The use of the SocialFish is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. Only for educational purposes!

Prerequisites:

  • Python 3
  • Wget from Python
  • PHP
  • sudo

Tool was tested on following platforms:

  • Kali Linux – Rolling Edition
  • Parrot OS – Rolling Edition
  • Linux Mint – 18.3 Sylvia
  • Ubuntu – 16.04.3 LTS
  • MacOS High Sierra

Install

Clone it from Github:

git clone https://github.com/An0nUD4Y/SocialFish.git

Go to the SocialFish folder, install the requirements, change mode of python file and execute:

cd SocialFish
sudo apt install python3-pip
sudo pip3 install -r requirements.txt
chmod 777 SocialFish.py
python3 SocialFish.py

or

./SocialFish.py

SocialFish will automatically download Ngrok. You’ll be asked to answer on two questions:

  • [!] Do you agree to use this tool for educational purposes only? [y/n] > y
  • [!] Do you want to receive credentials by email? [y/n] > y

Sparta Phishing Tool questions

After you answer on questions, you’ll see available options/pages:

  1. FACEBOOK PHISHING:
    – Traditional Facebook login page.
    – Advanced Poll Method.
    – Fake Security login with Facebook Page.
    – Facebook messenger login page.
  2. INSTAGRAM PHISHING:
    – Traditional Web Login Page
    – Fake instagram Autoliker Page [ REDIRECTS TO ORIGINAL AUTOLIKER PAGE AFTER SUBMIT ]
  3. SNAPCHAT PHISHING:
    – Snapchat Web Login Page
  4. YAHOO PHISHING:
    – Yahoo Web Login Page
  5. TWITCH PHISHING:
    – Twitch Login Page [ Login With Facebook Also Available ]
  6. MICROSOFT PHISHING:
    – Microsoft-Live Web Login Page
  7. STEAM PHISHING:
    – Steam Web Login Page
  8. VK PHISHING:
    – VK Web Login Page
    – Advanced Poll Method
  9. ICLOUD PHISHING:
    – iCloud Web Login Page
  10. GoogleLinkedInGithubStackoverflowWordPress (Similar) , Twitter:
    – Traditional Web Login Page
Download Box