Top 10 Best Phishing Tools in Termux
Hello Guys thatshacker is back with another artical in this Artical I have brought you the top 10 best Phishing tools in termux which can be very useful for you if you use termux and you have interest in ethical hacking, along with I will also provide you a command list of all these tools so that you If you will be able to easily install all these top 10 tools by copy-pasting from here, then let us know which are the 10 Termux tools.
Read Also
Access Front Camera Using Termux. Installation of Saycheese
Track Location using Termux Install Seeker Tool in Termux
What is Tool-X. How to install Tool-X in your Termux
1. MetaSploite
Metasploit is the world's most useful penetration testing framework and phishing tool. With the help of this tool you can make so many payload and exploit them.
> Command list
pkg up -y
pkg install unstable-repo
pkg install metasploit -y
msfconsole
This process take about 15 to 20 miniutes so wait for it. It depends on your internet speed
2. HiddenEye
This is the Modern Phishing Tool with Advanced Functionality and Multiple Tunneling Services [Android-Support-Available]
> Command list
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
cd HiddenEye-Legacy
chmod 777 *
pip install -r requirements.txt
python HiddenEye.py
I accept EULA
3. Adv-Phishing
AdvPhishing tool is advance phishing tool mainly for phishing 2 factor authentication or otp access.
> Command list
pkg up -y
pkg install git -y
git clone https://github.com/Ignitetch/AdvPhishing
cd AdvPhishing
chmod 777 *
bash Android-Setup.sh
For ngrok auth token go to www.ngrok.com then sign up and you will get auth token. Just copy authtoken and paste into termux.
bash AdvPhishing.sh
4. Zphisher
This is the best phishing tool that is automatic and you will find the command list of its installation below.
> Command list
pkg up -y
pkg install git -y
pkg install curl -y
pkg install php -y
pkg install openssh -y
git clone https://github.com/htr-tech/zphisher
cd zphisher
chmod 777 zphisher.sh
bash zphisher.sh
5. Camphish
This is the phishing link generator tool, the help of this tool you can grab snap shot from victim device by just sending link.
> Command list
pkg up -y
pkg install git -y
pkg install php -y
pkg install openssh -y
pkg install wget -y
git clone https://github.com/techchipnet/CamPhish
cd CamPhish
chmod 777 camphish.sh
bash canphish.sh
Make sure you turned on Hotspot for avoid ngrok link generating error.
xdg-open name.png
xdg-open is command for view recieved snapshot in termux.
Here: name.png = name of recieved png file.
6. NexPhisher
This tool is the best phishing tool for both termux and kali linux and works at advanced levels.
> Command list
pkg up -y
pkg install git -y
git clone https://github.com/htr-tech/nexphisher
cd nexphisher
chmod 777 *
bash tmux_setup
bash nexphisher
7. Blackeye
Usage of BlackEye for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.
> Command list
pkg up -y
pkg install git -y
pkg install php -y
pkg install wget -y
git clone https://github.com/An0nUD4Y/blackeye
cd blackeye
chmod 777 blackeye.sh
bash backeye.sh
8. Shellphish
With the help of this tool you can create fake login page for phishing.
> Command list
pkg up -y
pkg install git -y
pkg install php -y
pkg install wget -y
git clone https://github.com/suljot/shellphish
cd shellphish
chmod shellphish.sh
bash shellphish.sh
9. Maskphish
This is a very useful fishing tool that lets you hide your link URL while phishing, so that it will not know the address of your URL.
> Command list
git clone https://github.com/jaykali/maskphish
cd maskphish
bash maskphish.sh
10. Mrphish
It is an all in one best social account phishing tool based on otp Bypass.
> Command list
apt-get update -y
apt-get upgrade -y
pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
git clone https://github.com/thatshacker/mrphish
cd $HOME
ls
cd mrphish
ls
bash setup
bash mrphish
4 Comments
Even I'm entering the correct password it's showing that the password is incorrect. What should I do now?
ReplyDeleteWhich one of this tools is have latest login pages? Nexphisher and Zphisher do not
ReplyDeleteFree fire phishing attack page how create
ReplyDeleteStarting ngrok server...
ReplyDelete