Access member only content, take part in discussions with comments on blogs, news and reviews and receive all the latest security industry news directly to your inbox. Join now for free.
Processing registration... Please wait.
This process can take up to a minute to complete.
A confirmation email has been sent to your email address - SUPPLIED EMAIL HERE. Please click on the link in the email to verify your email address. You need to verify your email before you can start posting.
If you do not receive your confirmation email within the next few minutes, it may be because the email has been captured by a junk mail filter. Please ensure you add the domain @scmagazine.com.au to your white-listed senders.
Twenty six of the top 200 ASX-listed companies are vulnerable to an Apache web server denial of service exploit according to a penetration testing company.The exploit issues partial content requests to Apache httpd which causes the daemon to swap memory to the file system, eventually triggering a denial of service attack
The attack was released by researcher Kingcope on the Full Disclosure mailing list.HackLabs director Chris Gatford tested the exploit and found it could work over a 3G mobile connection."We edited the exploit script and removed the DoS (Denial of Service) payload and then used it determine how many sites could be affected," Gatford said.Gatford said 91 of the top 1000 Australian sites listed by Alexa appeared vulnerable to the exploit. HackLabs said firewalls, intrusion prevention systems or IP table rules could be used to mitigate the attack.Curl can be run to test exposure to the attack by determining if partial content is supported on by Apache;
curl -H "Range:bytes=1-" -I http://target.com | grep Partial
Apply a patch to add support to turn off partial content.
Copyright © SC Magazine, Australia
To begin commenting right away, you can log in below or register an account if you don't yet have one. Please read our guidelines on commenting. Offending posts will be removed and your access may be suspended. Abusive or obscene language will not be tolerated. The comments below do not necessarily reflect the views or opinions of SC Magazine, Haymarket Media or its employees.