Skorpinok Rover Posted June 24, 2012 Share Posted June 24, 2012 Hi, I get this error when i run social engineering tool kit ' Java Applet Attack Method ' ERROR:Something is running on port 80. Seeing if it's a stale SET process, please help me guys if you have any idea regarding this, even after reboot, the problem just persist. Thank you.. Quote Link to comment Share on other sites More sharing options...
digip Posted June 24, 2012 Share Posted June 24, 2012 What OS, and what services do you already have running on port 80. Read the documentation. If you are using something other than BackTrack, then try it in BackTrack, or seek help from the SET IRC channel. Head to http://www.secmaniac.com for more info. Quote Link to comment Share on other sites More sharing options...
hexophrenic Posted June 25, 2012 Share Posted June 25, 2012 Apache may be starting by default if using BackTrack. netstat -antpl | grep :80 should show you what you want to see. A service apache2 stop should do it. Quote Link to comment Share on other sites More sharing options...
bobbyb1980 Posted June 25, 2012 Share Posted June 25, 2012 For some reason when I use service to stop apache2 it doesn't work, I always have to do /etc/init.d/apache2 stop. You might also want to tell us if in your set_config your using apache or the default python web server. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.