This package contains a man-in-the-middle attack framework used for phishing login credentials along with session cookies, which in turn allows to bypass 2-factor authentication protection. This tool is a successor to Evilginx, released in 2017, which used a custom version of nginx HTTP server to provide man-in-the-middle functionality to act as a proxy between a browser and phished website. Present version is fully written in GO as a standalone application, which implements its own HTTP and DNS server, making it extremely easy to set up and use.
sudo apt install evilginx2 (10.13 MB)
Dependências: libc6
Escolha um comando ao lado para ver a descrição e a ajuda completa.
evilginx2
root@kali:~# evilginx2 -h
Usage of evilginx2:
-c string
Configuration directory path
-debug
Enable debug output
-developer
Enable developer mode (generates self-signed certificates for all hostnames)
-p string
Phishlets directory path
-t string
HTML redirector pages directory path
-v Show version