https://github.com/ihamquentin
before cloning weeman repository you need to have installed git and python2 on your Termux, you can get the tutorial on how to do these on my curriculum
git clone https://github.com/samyoyo/weeman.gitcd weeman && ls (these command opens the weeman file and lists its content).In these stage you would be creating a fake login page for any website, i would be making use of Facebook.com in our example
after the above process were you opened and listed the weeman file there is a program called weeman.py you want to open these program and use its functions
python2 weeman.py it helps you access the weeman program using python2, now your weeman interface is open, there are few commands you need to input here to archieve the end resultset url http://www.facebook.com and press Enter, in these command sitename.com is the name of the website you wish to clone. Now you would be moved to a new lineset port 8080 and press Enter, these commaand helps you set the port to the cloned site, another new line after you press enterset action_url http://www.facebook.com the press enter, in these command http://www.facebook.com is the name of the website you wish to redirect to after details have been inputed in the cloned site. Another new line appears afer you press enter now you would enter the command run so all the provided information would be checked and your phising page created.DISCLAIMER