phishing-frenzy
phishing-frenzy copied to clipboard
Apache Status
Hi love the product :-) i have had frenzy working on kali 1 and im trying to get it working on Kali 2.0. I have the beast installed and all is well however , the Apache server is not showing green in the system status and a live campaign is not going to the site . I have checked the apache.conf file and it includes the pf.conf which is ok ...any ideas ? i have googled but cant seem to find an answer
Replace /pid/ with /pid|(running)/ in app/models/system_monitor.rb to fix the apache status issue. I created a pull request a couple of minutes ago with this change.
*Updated /pid|(running)/ to support both pid output and (running) output from apache2 status
what if you are running on a docker?
Docker is not supported by us at this time.
u mean doesnt send using docker?
https://www.phishingfrenzy.com/resources/install_with_docker
It may work perfectly, we are just not supporting issues related to Docker at this time.
Ok, i wanted to run in docker environment for various reasons, i.e some are running on rpi, some on vm
Ok, so cannot edit conf files in docker, although i saw the setup from your side, to run it in docker, so basically i should do a native installation u are saying for apache to work?
Your screenshot above is an SMTP authentication issue, not a docker issue.
as u can see from first screenshot, apache is greyed
I think, when i run PF on a docker, i tried before running to start apache2 it works, when i start PF in docker, and i check apache status, it shows offline,
root@kali:~# systemctl status apache2.service ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2017-10-10 10:31:54 EDT; 5s ago Process: 5932 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE) CPU: 61ms
Oct 10 10:31:54 kali apachectl[5932]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 Oct 10 10:31:54 kali apachectl[5932]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 Oct 10 10:31:54 kali apachectl[5932]: no listening sockets available, shutting down Oct 10 10:31:54 kali apachectl[5932]: AH00015: Unable to open logs Oct 10 10:31:54 kali apachectl[5932]: Action 'start' failed. Oct 10 10:31:54 kali apachectl[5932]: The Apache error log may have more information. Oct 10 10:31:54 kali systemd[1]: apache2.service: Control process exited, code=exited status=1 Oct 10 10:31:54 kali systemd[1]: Failed to start The Apache HTTP Server. Oct 10 10:31:54 kali systemd[1]: apache2.service: Unit entered failed state. Oct 10 10:31:54 kali systemd[1]: apache2.service: Failed with result 'exit-code'.
weirdly enough, it shows all ok, except the apache
So it is an authentication error on SMTP Gmail settings used, but when u send out a test, it even shows sent but doesnt go, i think coz there is something to do with apache and PF
Stop blasting this thread with comment after comment. You are not listening here. WE DO NOT SUPPORT docker issues at this time.
The reason your email is not sending is because of an SMTP authentication error occurring with the SMTP server you're trying to send through. I am now muting myself from this thread.
then remove the installed instructions you have on docker whats the point if you dont support it. ill fix it myself No need to mute, ill mute myself.