FACE-PISHING GITHUBE TOOL

 

Install on linux

$ sudo apt-get update


$ sudo apt-get upgrade -y


$ sudo apt-get install php git -y


$ sudo apt-get install wget -y


$ sudo apt-get install proot -y


$ sudo apt-get install ssh -y


$ cd $HOME


$ git clone https://github.com/edgarluck/Face-Phish.git


$ cd Face-Phish


$ bash face-phish.sh


Install on Termux

$ apt update && apt upgrade -y

$ pkg install proot resolv-conf -y

$ pkg install php -y

$ pkg install wget -y

$ pkg install git -y

$ pkg install openssh -y

$ cd $HOME

$ git clone https://github.com/edgarluck/Face-Phish.git

$ cd Face-Phish

$ chmod +x face-phish.sh

$ bash face-phish.sh


USING ON

  • Kali Linux
  • Paroot OS
  • Linux Mint
  • Termux (Android)

No comments:

Post a Comment

Pages