|
|||||||||||
|
RE: code red---- on system that is already (and has been) patched
From: Dimitri Limanovski <dlimanov(at)sct.com>
Date: Tue Mar 04 2003 - 09:59:24 EST HTTP server response code 200 (200-299 actually) is "client request successful". The reason why people are usually getting 404s and 401s in their logs is because IISLockdown tool removes unwanted ISAPI extensions and extensions-related files, like default.ida. If you patch your machine but don't run IISLockdown tool, appropriate ISAPI extension dll is being updated, in Code Red case it's idq.dll. So when attacker tries to overrun the buffer, the actual HTTP GET request succeeds (hence the HTTP response code 200) but the attack is unsuccessful because the system is patched. Since your client machine is obviously hacked, I suggest you check the machine for damage, install IISLockdown tool and re-apply all patches. Thanks, Dimitri |---------+---------------------------->
| | "Mike Heitz" | | |
I'm not 100% sure Sandy, but when I see Code Red hits (my server is
patched, and patched on top of patched...) I see a 404 reply instead
of
mike heitz ** sr it manager ** UPSHOT
-----Original Message-----
well - I doubt that the log is right - because I think the 200 implies that its not infected - by when my customer sees his report - and path taken through the site he sees worm.com here's the log (simplified to get through the moderator) GET /default.ida NN----NN%u9090%u6858%ucbd3%u7801...%u9090%u9090%u8190%u00c3%u0003%u8b00% u531b%u53ff%u0078%u0000%u00=a 200 0 206 4039 266 HTTP/1.0 [you know the url]- - - Received on Tue Mar 4 10:38:03 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:27 EDT |
||||||||||
|
|||||||||||