PDA

View Full Version : se-toolkit wont place nice with Apache2



xelerated
2013-07-10, 19:44
I set apache to never use port 80. I changed it to 8080 and I primarily only use 443 for an app I run.

But when I try to run se-toolkit for credential harvesting it complains that apache is running and wants to kill it.
I ever said fine, kill it and se-toolkit throws up.

The only way to get the credential harvester to run is to shutdown apache.

How can I get se-toolkit to ignore that apache is running just as long as it can have port 80 as it wants?

Thanks!

schwermie
2013-07-11, 17:06
What is the output for netstat -tulpn? Perhaps apache is still listning on port 80.