simplerhacking / Evilginx3-Phishlets

This repository provides penetration testers and red teams with an extensive collection of dynamic phishing templates designed specifically for use with Evilginx3. May be updated periodically.
https://discord.gg/S7ZZagEUrj
428 stars 91 forks source link

TLS certs not created in setup.sh #20

Closed EpicTia93 closed 5 months ago

EpicTia93 commented 5 months ago

When I run ./setup.sh with subdomains like "account www" they don't actually get created during the setup so I get a certs error when running evilginx. If I run test-certs from eg3 i only get an error and i don't get the certbot command to create the certs or the _.acme.challenge TXT record to add. What am I doing wrong?