Sunday, December 5, 2021

How to use Weeman tool in Termux

How to use Weeman tool in Termux



Weeman is advanced phishing tool available for termux.

Installation:

$ apt update && upgrade

$ apt install git

$ apt install python2

$ git clone https://github.com/evait-security/weeman

$ cd weeman

$ chmod +x *

Usages:

$ python2 weeman.py

$ set url http://target.com

$ set action_url http://target.com

$ run

 It will provide cradential harvesting platform.

 

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