Weeman Framework For Website Cloning | Linux & Termux (2022)

 

I am back with another post in which I introduce you to a tool that can clone almost any website page and host it on a LAN/WLAN (as required) and helps attacker phish victims credentials. So our aim through this article is to provide a demonstration of how social engineering can work. So if get excited then let's get started.


Weeman Requirements

•> Python 2.7

You can directly clone Weeman from GitHub using the given command:


$ git clone https://github.com/evait-security/weeman
$ cd weeman && chmod +x *
$ python2 weeman.py


Now you can see the Weeman banner on your Terminal interface. For further usage follow the given commands.


set url https://example.com/login
set action_url https://example.com
run


where set url (Target website) and action_url (redirection website). We recommend port forwarding with ngrok in case you want to make the link works on a wide area network.


I hope this information is helpful

 Thanks for watching 😌

Post a Comment

0 Comments