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.29k stars 253 forks source link

did a reinstall, the site has disappeared #75

Open digininja opened 6 years ago

digininja commented 6 years ago

I re-ran the install script and the site has disappeared. I'd moved it to /phishme and now when I hit / I get a 500 and your "Whoops, looks like something went wrong." page but when I go to /phishme I get a 404.

I tried hardcoding /phishme in the web routes file but that gave a 500 and didn't work.

I assume there is a config I need to set somewhere but don't know where, any ideas?

digininja commented 6 years ago

I just found this and set it but it doesn't help

## Prefix for FiercePhish instance (default: null)
##    Example: if this is "test/this", access FiercePhish by browsing
##    to http://IP/test/this
URI_PREFIX=phishme

I ran this after the change to make sure it was applied.

php artisan config:cache
digininja commented 6 years ago

I moved the database aside and did another install then copied the database tables that I needed back so I'm up and running again.

Raikia commented 6 years ago

It disappeared? I'm curious what the 500 error is, its probably from some of the tinkering with routes. You can check under /var/www/fiercephish/storage/laravel.log