By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
Security Parrot - Cyber Security News, Insights and ReviewsSecurity Parrot - Cyber Security News, Insights and Reviews
Notification
Latest News
Android 14 will prevent malware from getting dangerous rights
February 12, 2023
Cybersecurity experts found malicious mods for Dota 2
February 12, 2023
The ESXiArgs encryptor has been updated. Data recovery is now impossible
February 12, 2023
Reddit has been hacked. Hackers stole source codes and internal data
February 12, 2023
The founder of the startup Webaverse was robbed of $ 4 million in cryptocurrency during a personal meeting
February 12, 2023
Aa
  • News
  • Tutorials
  • Security InsiderComing Soon
  • Expert InsightComing Soon
Reading: SocialFish – Let’s Go Phishing
Share
Security Parrot - Cyber Security News, Insights and ReviewsSecurity Parrot - Cyber Security News, Insights and Reviews
Aa
Search
  • News
  • Tutorials
  • Security InsiderComing Soon
  • Expert InsightComing Soon
Follow US
Security Parrot - Cyber Security News, Insights and Reviews > Tutorials > SocialFish – Let’s Go Phishing
SocialFish
Tutorials

SocialFish – Let’s Go Phishing

Last updated: 2022/08/05 at 11:59 PM
Security Parrot Editorial Team Published July 22, 2020
Share
SocialFish
SHARE

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.

Contents
PREREQUISITESPYTHON 3 PREREQUISITESCLONESETUP PYTHON3 & PIP3SETUP PYTHON3 REQUIREMENTSCHANGE APP SECRET KEYClone this wiki locallyRUN SF AND SET YOUR WEB LOGINBROWSE TO http://0.0.0.0:5000

Setting Up SocialFish

PREREQUISITES
  • Python 3.6 or Greater
  • pip3
PYTHON 3 PREREQUISITES
  • flask
  • colorama
  • sqlite3
  • flask_login
  • shutil
  • re
  • os
  • secrets
  • python-nmap
  • smtplib
  • email
  • pylatex
  • qrcode

CLONE

$ git clone https://github.com/UndeadSec/SocialFish.git

SETUP PYTHON3 & PIP3

$ sudo apt-get install python3 python3-pip python3-dev -y

Read more about Python 3: https://www.python.org

Read more about Python Package Installer(PIP): https://pip.pypa.io/en/stable/

SETUP PYTHON3 REQUIREMENTS

$ cd SocialFish
$ python3 -m pip install -r requirements.txt

CHANGE APP SECRET KEY

File: SocialFish/core/config.py

APP_SECRET_KEY = '<CHANGE ME SF>'

Clone this wiki locally

Using SocialFish

RUN SF AND SET YOUR WEB LOGIN
$ cd SocialFish
$ python3 SocialFish.py youruser yourpassword
BROWSE TO http://0.0.0.0:5000
github

Weekly Updates For Our Loyal Readers!

Security Parrot Editorial Team July 22, 2020
Share this Article
Facebook Twitter Email Copy Link Print

Archives

  • February 2023
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020

You Might Also Like

metasploit
Tutorials

Metasploit with Docker and Kubernetes

November 29, 2020
threatit-nmap
Tutorials

Scan Open Ports With Nmap – Full Tutorial

November 26, 2020
threatit-osint-1
Tutorials

Mitaka – Powerful OSINT Tool on Chrome

November 26, 2020
Tutorials

MASSCAN: Mass IP port scanner

November 12, 2020

© 2022 Parrot Media Network. All Rights Reserved.

  • Home
  • Parrot Media Group
  • Privacy Policy
  • Terms and Conditions
Join Us!

Subscribe to our newsletter and never miss our latest news, podcasts etc..

Zero spam, Unsubscribe at any time.

Removed from reading list

Undo
Go to mobile version
Welcome Back!

Sign in to your account

Lost your password?