Join WhatsApp

Join Now

Join Telegram

Join Now

ZPhisher In Termux – Complete Guide 2024

5/5 - (1 vote)Thanks

In This Post I Am Going To Show You, How To Install ZPhisher In Termux And All About ZPhisher. We Will Talk About What Is ZPhisher, How To Install And Use It And What Are Its Legal And Illegal Uses. Make Sure This Tutorial Is Only For Educational Purposes, If You Are Reading This Tutorial To Harm Anyone, You Must Leave The Website. So Let’s Start With The Definition Of ZPhisher.

What Is ZPhisher?

ZPhisher Is A Popular Open Source Phishing Tool That Contains More Than 30+ Templates For Different Social Media Platforms. This Tool Has The Most Updated And Latest Login Pages And Contains Different Server Methods Like Cloudflared, Local Host And LocalXpose. This Tool Is A Beginner Friendly And Easy To Use, It Is Available On GitHub. Now Let’s See How We Can Install ZPhisher In Termux.

How To Install ZPhisher In Termux?

ZPhisher Should Be Installed For Educational Purposes Only As This Tool Is Only Made To Demonstrate The Process Of Phishing. We Have To Just Clone This Tool And Run The Bash Script To Install It. Follow The Below Steps One By One To Install ZPhisher In Termux:

Step 1: Open Your Termux App And Turn On Your Mobile Data. (Or Connect To The Internet Through Any Means)

Step 2: Now Update And Upgrade All The Termux Packages By Typing pkg update && pkg upgrade -y Command In Termux.

pkg update && pkg upgrade -y

Step 3: Now You Need To Install Git In Termux Using pkg install git -y Command.

pkg install git -y 

Step 4: Now Clone The ZPhihser Tool From The GitHub Using git clone --depth=1 https://github.com/htr-tech/zphisher.git

git clone --depth=1 https://github.com/htr-tech/zphisher.git
Cloning ZPhisher

Step 5: Now Go To The Directory Of ZPhisher Using cd zphisher Command.

cd zphisher

Step 6: Now Install The ZPhisher In Termux Using bash zphisher.sh Command.

bash zphisher.sh
Installing ZPhisher In termux

The ZPhisher Will Start Installing On Your Termux. This Process Will Take Some Time As ZPhisher Will Also Install The Servers Like Cloudflared And LocalXpose. After Installation Is Complete ZPhisher Will Automatically Open. Now We Can See How To Use ZPhisher In Termux.

How To Use ZPhisher In Termux?

After Installation Is Completed The ZPhisher Will Be Opened And A List Of Social Media Platforms Will Appear On The Screen. Follow The Below Steps One By One To Use ZPhisher In Termux. This Is Just A Demo On My Own Local Device. No Data In This Demonstration Is Sensitive.

Step 1: First Of All You Need To Select The Paltform For Which You Want To Create A Phishing Page. ( I Am Selecting Facebook By Typing 1)

Selecting Social Media Platform

Step 2: Now Select The Type Of Page You Want To Use To Perform The Social Engineering Trick. ( I Am Choosing Traditional Page By Typing 1)

Selecting Page Type

Step 3: Now Select The Server From Which You Want To Host The Link. I Am Using This Link On My Own Device So I Will Choose LocalHost By Typing 1). Then Type N To Automatic Port.

Selecting The Server

Step 4: A Link Will Be Generated On Your Terminal Based On The Server You Selected. Copy The Link And Send It To The Victim.

Copy The Link

Step 5: As Long As The Victim Will Click On The Link, A Fake Facebook Login Page Will Appear. If The User Entered His Details, They Will Be Sent In To Your Terminal.

Details Of Victim

This Method Is Only To Demonstrate How The Phishing Works And Is Purely For Educational Purposes Only. Make Sure That The Site And The Owner Is Not Responsible For Any Misuse Of The Information. We Have Completely Seen How Phishing Works, Now We Will See How To Protect Yourself From Phishing.

How To Protect Yourself From Phishing?

The Only Way To Protect Yourself From Phishing Attacks Is To Never Click On Any Anonymous Link. Never Click On The Links For Money Or Any Other Thing. Always Use https For Web Surfing.

How To Install ZPhisher In Single Command?

We Can Also Sum Up All The Commands Into One And Execute It And That Will Be The Single Command To Install ZPhisher In Termux Type pkg update && pkg upgrade -y && pkg install git -y && git clone --depth=1 https://github.com/htr-tech/zphisher.git && cd zphisher && bash zphisher.sh Command In Termux To Install ZPhisher Shortly.

pkg update && pkg upgrade -y && pkg install git -y && git clone --depth=1 https://github.com/htr-tech/zphisher.git && cd zphisher && bash zphisher.sh 

How To Remove ZPhisher From Termux?

If You Want To Remove ZPhisher By Any Chance You Can Do It By Going To The Home Directory And Typing rm -rf zphisher Command. This Will Completely Remove The ZPhisher From Termux And Its Files.

cd && rm -rf zphisher

Conclusion:

ZPhisher Is A Powerfull Tool But Yet Dangerous To Use. This Tool Was Made To Demonstrate The Method Of Phishing. This Should Be Only Used For Educational Purposes Only. ZPhisher Is Same As AnonPhihser And Hidden Eye Tool. These All Just Work On Different Scripts But With Same Functionalities. I Hope You Have Understood This Tutorial Well. If You Got Any Issue Related To These Articles You Can Discuss With Our Experts In The Telegram Group.

Frequently Asked Questions:

Does ZPhisher Requires Root?

No, ZPhisher Tool Does Not Require Root To Run.

Can ZPhisher Be Installed In Linux?

Yes, ZPhisher Can Also Be Installed In Linux With Specific Commands.

Where Can I Find ZPhisher Tool?

ZPhisher In Available On Github And Can Installed Through The Above Steps.

Hi There!  I Am Geek Guy. a Passionate Computer Science Student Diving Deep Into The World Of Technology.