|
|||||||||||
|
Re: Strange Apache logs - maybe DDOS?
From: Axel Beckert <abe(at)fsinfo.cs.uni-sb.de>
Date: Sun Jan 19 2003 - 02:37:42 EST
We had the same problem, too, on a box hanging on a ADSL line. It took us about 7h to find out...
Christian Schwede <cschwede@delphi-gmbh.de> wrote at Nov 15 2002 9:31AM:
http://marc.theaimsgroup.com/?l=apache-httpd-users-de&m=104054617332113&w=2 There is mentioned an URL where you can get a tcpdump from the causing traffic. (We weren't logged in when it happened, so we were glad about finding a complete tcpdump on the web.) Analysing it with 'strings' quickly reveals that the traffic seems only caused by clients of a peer-to-peer network: emule.dyndns.org emule.dyndns.org 0 hubi [emule.de] eMule v0.23b [Tar anti[emule.de] http://emule-proj Der Dude[emule.de emule is a popular edonkey client. f) http://hitech.dk/donkeyprotocol.html confirms, that each edonkey packet starts with 0xE3 (search for "packet format") and a long int following denoting the packet length. The characters we found after \xe3 were only one byte values ranging from about 60 to 100. We suspect the remaining bytes were NULL, so Apache (or whichever web server runs on port 80) regards the third byte as end of input, answers to it with either 501, 405 or--if PHP4 is installed--with 200 OK and the home page. (See http://bugs.php.net/bug.php?id=19113 regarding this issue...) g) It's now about 8am localtime. We'll now go home, sleeping well and knowning that there was no DDoS nor exploit and that P2P file sharing on port 80 is evil. ;-) Regards, Axel and Bruno. -- /~\ | Axel Beckert \ / ASCII Ribbon Campaign | X Say No to HTML in EMail and News | abe@fsinfo.cs.uni-sb.de / \ | http://abe.home.pages.de/ ---------------------------------------------------------------------------- This list is provided by the SecurityFocus ARIS analyzer service. For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.comReceived on Wed Jan 22 01:06:41 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:56 EDT |
||||||||||
|
|||||||||||