Evilginx is a man-in-the-middle attack framework used for phishing credentials and session cookies of any web service. It’s core runs on Nginx HTTP server, which utilizes proxy_pass and sub_filter to proxy and modify HTTP content, while intercepting traffic between client and server. Usage usage: evilginx_parser.py [-h] -i INPUT -o OUTDIR…
-
-
InfernalTwin – This Is Evil Twin Attack Automated [Wireless Hacking]
InfernalTwin – This Is Evil Twin Attack Automated [Wireless Hacking] This tool is created to aid the penetration testers in assessing wireless security. Author is not responsible for misuse. Please read instructions thoroughly. Usage: python InfernalWireless.py (from the same folder where your code exists) Note: Please make sure to run…
-
BetterCap – A complete, modular, portable and easily extensible MITM framework
BetterCap is an attempt to create a complete, modular, portable and easily extensible MITM framework with every kind of features could be needed while performing a man in the middle attack. It’s currently able to sniff and print from the network the following informations: URLs being visited. HTTPS host being…
-
wifiphisher – Fast Automated phishing attacks against WiFi networks
Wifiphisher is a security tool that mounts fast automated phishing attacks against WiFi networks in order to obtain secret passphrases and other credentials. It is a social engineering attack that unlike other methods it does not include any brute forcing. It is an easy way for obtaining credentials from captive…