Evilginx3
We can use Evilginx3 (https://github.com/kgretzky/evilginx2) for phishing attacks. Evilginx acts as a relay/man-in-the-middle between the legit web page and the target user. The user always interacts with the legit website and Evilginx captures usernames, passwords and authentication cookies. It uses phishlets that are configuration files for specific target domains. These are YAML files that specify conditions like hosts, filters, structure of authentication cookies and credentials.
Evilginx3 will require some initial setup.
Last updated