Cara Install Weeman Di Termux
Weeman Adalah Tools pembuat Server HTTP untuk phishing di python, Weeman memiliki dukungan untuk sebagian besar situs. Biasanya Anda akan ingin menjalankan Weeman dengan serangan spoof DNS.
To The point Simak tutorialnya gan :
$ pkg update && pkg upgrade
$ pkg install python2
$ pkg install git
$ git clone https://github.com/evait-security/weeman.git
$ cd weeman
$ python2 weeman.py (run)
$ pkg install python2
$ pkg install git
$ git clone https://github.com/evait-security/weeman.git
$ cd weeman
$ python2 weeman.py (run)
Done.