How to install ZPHISHER (Phishing Tool) on Termux



Command for installation ;

  • apt update

  • apt install git php openssh curl -y

  • git clone https://github.com/htr-tech/zphisher

  • cd zphisher

  • chmod +x zphisher.sh

  • bash zphisher.sh

Single Line Code :

  • apt update && apt install git php curl openssh -y && git clone https://github.com/htr-tech/zphisher && cd zphisher

  • chmod +x zphisher.sh && bash zphisher.sh

How to use ;

  • Turn on your Hotspot

  • Select the website you want

  • Send link to victim

  • ⚠️ Don't close terminal except you are done.


Credits ;  htr-tech


Thanks For Reading.


Follow me on;




Copyright ©️
Anonymous@kingbillhacker

Comments

Popular posts from this blog

Basic Termux Commands Part-1

How to install LOCKPHISH v2.0