Re: IIS web server hacked..any tips?

Valdis.Kletnieks_at_vt.edu
Date: 12/17/04

  • Next message: James Eaton-Lee: "Re: PHP injection attempt from 200.222.244.154"
    To: David LeBlanc <dleblanc@exchange.microsoft.com>
    Date: Fri, 17 Dec 2004 13:32:59 -0500
    
    
    

    On Thu, 16 Dec 2004 17:47:51 PST, David LeBlanc said:

    > So you'd set the switch, boot the system, wait until you want to
    > snapshot it, and then use the debugger to look at anything in memory you
    > like. Windbg will do this, and I think SoftIce does, too. The owned
    > system is defenseless against an external kernel debugger.

    Well.. that's not *really* a totally external debugger. For starters, you're
    assuming the system is cooperating enough to *start* the debugger, and to keep
    talking to it. There's no good way to *force* (on the *hardware* level) the
    system to cooperate across that serial cable. A *sufficiently* 0wned box can
    simply ignore that port - it's just that no rootkits so far have bothered to
    protect against it. (Think about it - if it's a boot.ini flag, all I have to
    do is add a rootkit part that says "ignore that boot.ini flag" and the debugger
    is useless....)

    The ieee1394/iPod trick is different in that the external 1394 device literally
    *CAN* force itself into the system on the hardware level and do DMA to suck out
    all the RAM contents, totally without any cooperation from the system.

    
    



  • Next message: James Eaton-Lee: "Re: PHP injection attempt from 200.222.244.154"

    Relevant Pages

    • Re: EXCEPTION_INVALID_HANDLE woes
      ... The Flag is set in a registry key by tools such as gflags.exe. ... >> for the curent process or system wide, or if there is a debugger attached ... > exception is being reported by our customers, who I assume are not running ...
      (microsoft.public.win32.programmer.kernel)
    • [RFC PATCH] New SA_NOPRNOTIF sigaction flag
      ... Sometimes when a task is being ptraced (e.g. by a debugger), ... The SIGSEGV ... I'm proposing the addition of a new SA_NOPRNOTIF flag to struct sigaction ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [SOLVED] Trap flag handling change in 2.6.10-bk5 broke Kylix debugger
      ... and the debugger got a little further, ... flag values it received, ... LD_PRELOAD stub on the ptrace function in user-space. ... "remember" whether it was single-stepping or not. ...
      (Linux-Kernel)
    • Re: ToolHelp thread count doesnt match debugger
      ... Viewer and it agreed with ToolHelp, not with the debugger. ... debugger is only showing managed threads. ... Not odd at all. ... Now what's interesting is that since I have set that flag, ...
      (microsoft.public.dotnet.framework.compactframework)
    • Re: ToolHelp thread count doesnt match debugger
      ... Viewer and it agreed with ToolHelp, not with the debugger. ... debugger is only showing managed threads. ... Not odd at all. ... Now what's interesting is that since I have set that flag, ...
      (microsoft.public.dotnet.framework.compactframework)

  • Quantcast