GemGeorge / SniperPhish

SniperPhish - The Web-Email Spear Phishing Toolkit
https://sniperphish.com
MIT License
524 stars 111 forks source link

Docker install #3

Open b4b857f6ee opened 3 years ago

b4b857f6ee commented 3 years ago

Hello,

I'm trying to build a docker. Could you please tell me what i miss.

I got this error : image

GemGeorge commented 3 years ago

Can you please let me know what happens when you click on that notification? FYI, this notification is an indication that the SniperPhish service not running in the background, which handles scheduled campaigns. You should be seeing a php process in the backend if it is running. If the SniperPhish service is not running, the scheduled campaign will not start on time. Rest of the functions will work without any issues.

b4b857f6ee commented 3 years ago

Hello :) php.exe? I'm on linux ^^ I try to launch an email campaign and it was working. When i click on it got nothing. Another things. About the replied system. I need to have a local postfix to make it work?

BTW : Your UI is Awesome! Very awesome work!

b4b857f6ee commented 3 years ago

And i don't understand why my SniperHost is red :) image

GemGeorge commented 3 years ago

Hello :) php.exe? I'm on linux ^^

ohh ok :D . Edited the post. The PHP process you should see in the Linux process list.

I try to launch an email campaign and it was working. When i click on it got nothing.

is the mail sent? Can you send test mail from "Email Sender List" or "Email Templates" page?

Another things. About the replied system. I need to have a local postfix to make it work?

Not sure about it. I think the public SMTP servers are usually configured with all. See the PHP function handling mailbox check https://www.php.net/manual/en/function.imap-open.php

BTW : Your UI is Awesome! Very awesome work!

Thanks!

GemGeorge commented 3 years ago

And i don't understand why my SniperHost is red :) image

This is an independent module in the app. Red colour is given just to separate for now. Deleting the corresponding folder will not affect the actual app. Similar to that you can also add any modules by creating a new folder, still, some tweaks to be done in the Menu area.

b4b857f6ee commented 3 years ago

Oh ok, so the system can received email? Or we need to use an external SMTP? (like we can see on the configuration)

b4b857f6ee commented 3 years ago

Maybe i need to add a postfix in the docker to take care of that. So i can send from this one and received on it.

OzzyKampha commented 2 years ago

How is this going?

sven-hash commented 2 years ago

Any news on this error? How do you solve it?