Hi, I was using this docker container for running gophish. It's an old version so I wanted to update to 0.2. The only thing i changed was the url to the zip to download to: https://github.com/gophish/gophish/releases/download/v0.2.0/gophish-v0.2-linux-64bit.zip
matteoggl/gophish dockerfile was using before the update: https://github.com/gophish/gophish/releases/download/v0.1.2/gophish_linux_64bit.zip
Now when I go to the url, I get: 400 Bad Request: too many Host headers
Any ideas as to what must have changed in the update to result in this?
Hi, I was using this docker container for running gophish. It's an old version so I wanted to update to 0.2. The only thing i changed was the url to the zip to download to:
https://github.com/gophish/gophish/releases/download/v0.2.0/gophish-v0.2-linux-64bit.zip
matteoggl/gophish dockerfile was using before the update:
https://github.com/gophish/gophish/releases/download/v0.1.2/gophish_linux_64bit.zip
Now when I go to the url, I get:
400 Bad Request: too many Host headers
Any ideas as to what must have changed in the update to result in this?