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

WHITE screen when calling fiercefish on browser #58

Open ziflar opened 6 years ago

ziflar commented 6 years ago

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 :+1: SPF=PASS DKIM=PASS DMARC=PASS ANY HELP DEAR FREIND ?

hon1nbo commented 6 years ago

Gmail operates on a no assumed trust basis; even with all of that stuff it will get flagged as spam until you get a certain level of reputation. This is different from historical providers, where they used blacklists of know spammers.

As for the black screen, can't answer that part.

Cheers, ~H

On Feb 21, 2018 19:42, "ziflar" notifications@github.com wrote:

hi @Raikia https://github.com/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 black 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 ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Raikia/FiercePhish/issues/58, or mute the thread https://github.com/notifications/unsubscribe-auth/ASqvaccFfT20mcq1VqfZtUDw0dO8sfshks5tXMYBgaJpZM4SOnQ5 .