HTTP Server for phishing in Python

HTTP server for phishing in python. Usually you will want to run Weeman with DNS spoof attack. (see dsniff, ettercap). Weeman will do the following steps: Create fake html page. Wait for clients Grab the data (POST). Try to login the client to the original page Requirements Python <= 2.7. Python BeautifulSoup 4 Install Beautiful […]