Ad Banner

Top Phishing tools for Linux Terminal / Termux(Android) - Installation commands/Guide

Top Phishing Tools - Installation commands
Linux/ Android (Termux)

Termux(PlayStore): Download by clicking here

Must Use these commands before installing any Tool:
$ apt update && apt upgrade
$ apt install git

1.SocialFish:

$ pkg install python 
$ pkg install python2
git clone https://github.com/UndeadSec/SocialFish.git
apt-get install python3 python3-pip python3-dev -y
$ cd SocialFish
python3 -m pip install -r requirements.txt
$ python SocialFish.py <yourusername> <yourpassword>



2. ShellPhish

$ git clone https://github.com/thelinuxchoice/shellphish.git
cd shellphish
bash shellphish.sh


3.ReCreator Phishing Tool

git clone https://github.com/AngelSecurityTeam/Recreator-Phishing
cd Recreator-Phishing
pkg install wget
pip3 install wget
python3 ServerInstall.py
python3 recreator-phishing.py
"OR"
python recreator-phishing.py


4. Blackeye

git clone https://github.com/thelinuxchoice/blackeye
cd blackeye
$ bash blackeye.sh
"OR"
$ ./blackeye.sh


5.Weeman

$ git clone https://github.com/evait-security/weeman
$ cd weeman
$ python2 weeman
Usage:
$ set url http://www.website.com (To Phishing)
$ set port 8080
$ set action_url http://www.website.com (Redirecting Website)
$ run
*Ngrok supported*

[The Best One]
6. HiddenEye
  • Step – 1
    apt-update && apt upgrade -y
  • Step – 2
    pkg install git python php curl openssh grep
  • Step – 3
    git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git
  • Step – 4
    chmod 777 HiddenEye
  • Step – 5
    pip install requests
  • Step – 6
    cd HiddenEye
  • Step – 7
    python HiddenEye.py if this not work try this ./HiddenEye.py


Watch Detailed Comparison Video : *CLICK HERE*





                                                     By: Devil Techno



Post a Comment

0 Comments