fin3ss3g0d / evilgophish

evilginx3 + gophish
MIT License
1.67k stars 325 forks source link

Restore gophish.json creation #73

Closed pwnf closed 1 year ago

pwnf commented 1 year ago

Restore previous commands to create and populate the config.json. setup.sh currently doesn't configure GoPhish properly.

fin3ss3g0d commented 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

pwnf commented 1 year ago

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.

fin3ss3g0d commented 1 year ago

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