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.

Home Page:https://github.com/Raikia/FiercePhish/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHITE screen when calling fiercefish on browser

ziflar opened this issue · comments

hi @Raikia
i have :
1 - VPS ubuntu 16.04 with root access
2 - domain

i have create a new user=infos with this command line.
adduser infos
then
sudo su
and install fiercefish
the install is done with no problem
ive added all DNS SETTING TO MY DOMAIN TO POINTE TO MY VPS IP
SPF+DKIM_KEY+A+MX+DMARC
when i call fiercefish on my browser
http://www.mydomain.com :

i have a WHITE screen

when i run this command to test postfix :
sudo echo "My message" | mail -s subject my@gmail.com
no message received
when i quit user to return back to root access and run again .
sudo echo "My message" | mail -s subject my@gmail.com
i receive my message IN

MY JUNK GMAILL FOLDER

with 👍
SPF=PASS
DKIM=PASS
DMARC=PASS
ANY HELP DEAR FREIND ?