Sunday, December 5, 2021

How to use Zphisher tool in Termux

 How to use Zphisher tool in Termux



Zphisher is upgraded version of shellphish.

Installation: 

 $ apt update

$ apt install git php openssh curl -y

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

$ cd zphisher

$ chmod +x zphisher.sh

Run: 

$ bash zphisher.sh

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...