Raikia / FiercePhish

FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.
https://github.com/Raikia/FiercePhish/wiki
GNU General Public License v3.0
1.31k stars 249 forks source link

Logon issue on Ubuntu on Microsoft Azure #16

Closed GitHipster closed 7 years ago

GitHipster commented 7 years ago

When running a Ubuntu Azure VM the installation of FiercePhish doesn't give any issues. When logging on to the web interface with the admin users an error shows up: "Whoops, looks like something went wrong.". Installing in verbose mode doesn't show any issues. Tried installing the Azure provided Ubuntu VM's:

Ubuntu Server 16.04 LTS Ubuntu Server 14.04 LTS Ubuntu Server 16.10

They all give the 'Whoops, looks like something went wrong.' error after logging in to the web interface.

I can share SSH / TeamViewer access to the specific Azure VM so you don't have to look into Azure or deploy anything on it.

GitHipster commented 7 years ago

Turned out i wasn't able to access the page from an internal Azure VM in same subnet. Opening up TCP 80 on the NSG and accessing it externally got things going.