Posted by Hypsurus on Sep 15
Hello list,
Weeman 1.1 – is a simple HTTP server (Using python).
The server will do the following steps:
1, will create a phishing page,
2, will grab the DATA take the user,
3, and will try to login the user to the original website.
Tested only on linux.
You will need to install python <= 2.x , and python2-beautifulsoup4
Screenshot and repository: https://github.com/Hypsurus/weeman.git
The project is open-source (GPLV3 license), feel…