Sunday, December 5, 2021

How to use SocialFish tool in Termux

 How to use SocialFish tool in Termux




SocialFish is a ultimate phishing tool for 

 Twitter, StackOverFlow, Wordpress, github, google, facebook and so on

Installation:

$ apt update && upgrade

$ apt install git

$ apt install python2

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

$ cd SocialFish

$ chmod +x *

$ pip2 install -r requirements.txt

Usage:-

Now Select Target and it will generate an URL using Ngrok. Then send this link to victim and wait for cradentials(Username & Password)

No comments:

Post a Comment

8 basic computer tricks to make life easier

  At this point, most of the general public should know how to use a computer in the most basic of situations.  Turn it on.  Open up the int...