Closed pwnf closed 1 year ago
gophish
isn't actually used to serve any phishing pages, so it is OK if we leave it with a self-signed certificate. It is just there to provide a database, GUI, and email/SMS sender
At the moment setup.sh isn’t creating the base config.json file as a result of removing that certificate line because the >> from the config.json.template to the config.json has been removed.
Thanks for pointing this out, I must've missed this when looking through my diffs for the private repository! Fixed with https://github.com/fin3ss3g0d/evilgophish/commit/965950ffd04ea382502a647c04172368f700fe02
Restore previous commands to create and populate the config.json. setup.sh currently doesn't configure GoPhish properly.