Re: Apache attacks

From: Dan Margolis (dmargoli+lists_at_af0.net)
Date: 01/28/05

  • Next message: Shawn Wall: "RE: RPC over HTTP security"
    Date: Fri, 28 Jan 2005 12:39:31 -0500
    To: Kenny <kenny@codez.co.uk>
    
    

    On Wed, Jan 26, 2005 at 08:56:52PM +0000, Kenny wrote:
    > My server crashed yesturday and I had to restart it, to get it going
    > again. Now everything seems ok, however looking at my
    > /var/log/httpd/access_log.1 shows a visitor to the website posting some
    > big chunks of exploit code (containing a massive nop sled).
    > How do I know if this attacker actually got in or not?

    I'm assuming Apache segfaulted on you. But this doesn't tell you whether
    the exploit was successful or not. You can try some standard auditing
    procedures, e.g. scan for known rootkits, compare binary hashes to
    known-good hashes, etc. You can also try the exploit yourself--with the
    malicious code replaced with something less evil--and see if it actually
    works.

    That's about all I can think of, though.

    It would also be good if you could give more details on the Apache
    crash. Specifically, your version number, debugger output, and the
    exploit. If this is an unknown exploit, it would be invaluable if you
    could file a bug with the Apache project. You may want to keep this
    confidential in that case, although since it's already in the wild, I
    suppose that's probably less useful.

    -- 
    Dan
    

  • Next message: Shawn Wall: "RE: RPC over HTTP security"

    Relevant Pages

    • Re: Server stops responding
      ... You're running Apache. ... That's an astounding amount of computing power just to ... restart from that shell so that you wouldn't have to power cycle the ... attention of the CPU for it to initiate the shutdown. ...
      (Ubuntu)
    • Re: Local web servers - was Re: ISP Virgin
      ... also very easily run Apache too. ... You may be right but my genealogy entry is all of fresh data and I do ... power is back; ... there is an option to `Restart ...
      (comp.sys.acorn.misc)
    • Re: Sloooooowwwww WSGI restart
      ... whenever I restart the server after making a code change it takes a very ... requests, or whether the delay is on the first subsequent request made ... When Apache restarts, it doesn't by default load your WSGI ...
      (comp.lang.python)
    • Re: 128M need in PHP5.2.5 instead of 8M in PHP5.1.4!
      ... the second apache issue, you only did a restart; you need to do a force-reload to properly unload and reload apache2; as such you didn't actually restart until the stop/start. ... error uses jpgraph (for generating .png files) and the png files are used ...
      (php.general)
    • Re: Restarting Services
      ... Chris Blackburn wrote: ... > So how do you restart a service without restarting the entire system ... Chris - in general, each service is different - in the case of apache, ... apache in the most "graceful" way. ...
      (comp.sys.hp.hpux)