RE: code red---- on system that is already (and has been) patched

From: Kurt Keys (kkeys@sddpc.org)
Date: 03/03/03

  • Next message: Levinson, Karl: "RE: code red---- on system that is already (and has been) patched"
    Date: Mon, 03 Mar 2003 13:19:17 -0800
    From: "Kurt Keys" <kkeys@sddpc.org>
    To: focus-ms@securityfocus.com, sryan@seewolf.com, mikeheitz@upshotmail.com
    
    

    On the following web-site a list of HTTP Status codes is found. For a code 200 it says:
    200 OK
    The request has succeeded. The information returned with the response is dependent on the method used in the request, for example:

    GET an entity corresponding to the requested resource is sent in the response;

    HEAD the entity-header fields corresponding to the requested resource are sent in the response without any message-body;

    POST an entity describing or containing the result of the action;

    TRACE an entity containing the request message as received by the end server.

    Respectfully,

    Kurt M. Keys
    _______________________________
    Kurt M. Keys
    Information Security Specialist
    San Diego Data Processing Corporation
    858-581-7844
    kkeys@sddpc.org
    _______________________________
    Bill Martin
    Information Security Officer
    San Diego Data Processing Corporation
    858-581-9726
    bmartin@sddpc.org
    _______________________________

    >>> "Mike Heitz" <mikeheitz@upshotmail.com> 03/03/03 11:29AM >>>
    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
    a 200...

    mike heitz ** sr it manager ** UPSHOT
    312-943-0900 x5190

    -----Original Message-----
    From: Sandy Ryan [mailto:sryan@seewolf.com]
    Sent: Monday, March 03, 2003 10:47 AM
    To: focus-ms@securityfocus.com
    Subject: code red---- on system that is already (and has been) patched

    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]- - -


  • Next message: Levinson, Karl: "RE: code red---- on system that is already (and has been) patched"

    Relevant Pages

    • Re: NotificationSampleWebDav-Monitor OWA Inbox
      ... re-login or update your cookie with each response you get... ... Warning: Exiting Action with an exception: The remote server returned an ... // Create request object and assign credentials. ... Stream newStream = Request.GetRequestStream; ...
      (microsoft.public.exchange.applications)
    • Re: Problems with access to a web page
      ... Server: Apache ... Connection: close ... Look what I get now when I send the exact same request ... and got exactly the same 0 length response ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: BASIC authentication Issues with IE - Part II - Solved but WHY?
      ... REQUEST and RESPONSE logging below to show you whats going on. ... using my local machine web server. ... However, at this point I am logged in and I have lots of links, one is a "who is online" link client?who.wcn, which I will open this up in a second window. ...
      (microsoft.public.inetserver.iis.security)
    • Re: NotificationSampleWebDav-Monitor OWA Inbox
      ... when you send your authentication cookies along a request in the ... the response should also contain new cookies. ... Can you guide me how can I update the cookie with new response. ... Warning: Exiting Action with an exception: The remote server returned ...
      (microsoft.public.exchange.applications)
    • Re: HTTP header processing sequence
      ... Initially it sends the request for the html source, and if there are any more objects to request it does so, and then wait for the server to reply sending back the requested data using appropriate headers. ... How does the (browser) client know how to match up multiple received responses from the server with GET-requests, as this does not appear to be sequential. ... So the association of request and response is no problem. ...
      (microsoft.public.win32.programmer.networks)