exploit-db-mirror/exploits/windows/dos/20854.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

13 lines
No EOL
523 B
Text

source: http://www.securityfocus.com/bid/2736/info
Microsoft IIS 5.0 is vulnerable to a denial of service attack.
A flaw in the WebDav extensions allow a remote attacker to carry out a DoS by repeatedly requesting nonexistent files via the HTTP LOCK method.
This leads to a complete consumption of memory resources, eventually crashing the host and requiring a restart.
LOCK /aaaaaaaaaaaaaaaaaaaaaaaaaa.htw HTTP/1.0
One way is to combine the attack with asp executions, eg.
GET /iisstart.asp?uc=a HTTP/1.0