Domain: dshield.org
Stories and comments across the archive that link to dshield.org.
Comments · 264
-
WellI'm an @home user, and even though running servers is against the TOS for basic @home cable modem, I strongly oppose any measures at blocking port 80 outright. Why? Because I, like a number of people, am using tools to log the code red attempts that come into my machine, and I send my logs to DShield.org. This is important, I believe, for tracking the progress and severity of the worm.
As somebody suggested for Road Runner, the ISPs should scan for vulnerable IIS servers specifically, and block THEM. @Home certainly has the ability... My logs show dozens of scans and security checks by them every day, so a Code Red-oriented scan probably wouldn't be much more of a stretch for their security systems.
Just my 2 cents.
-
Re:Repository of infected IP addressen
Well, right now a lot of people are sending their logs to Dshield, who then notify the owners of the infected machines. grep default.ida access_log* | mail -s 'APACHE' redalert@dshield.org
-
Some Individual Forensics
-
Re:Help track this: submit your logs to dshield!
Too bad they don't take snort logs.
Please let me quote from DShield's Linux Clients page:
"If you are using Snort, download dshield_snort.pl. or the snort portscan format client: snort_portscan.pl"
-
Re:Help track this: submit your logs to dshield!
Too bad they don't take snort logs.
Please let me quote from DShield's Linux Clients page:
"If you are using Snort, download dshield_snort.pl. or the snort portscan format client: snort_portscan.pl"
-
Re:Help track this: submit your logs to dshield!
Take a look at http://www.dshield.org/howto.html, it says how to submit snort logs.
-
Re:Help track this: submit your logs to dshield!
Does anyone else find it ironic that vunerabilities.org, a security scanning site, is listed in the top ten attackers on dshield.org? At least, it is listed as of 16:45 EDT.
-
Help track this: submit your logs to dshield!You might want to consider submitting your apache logs to dshield. This will help keep track of the extent of this problem as well as help to analyze where it may have originated. If the dshield folks can correlate the earliest attacks of the latest variant, they have a chance at finding where this thing originated.
Submissions can be made by following these instructions.
-
Re:It's certainly more ambitious...Well, many organziations are doing this automagically. All they want is your logs.
DShield has a system setup. Just execute this command if you run Apache in your log directory:
grep 'default.ida' access_log* | mail -s 'APACHE' redalert@dshield.org
THis way they can identify all teh compromised hosts and contact the owners.
The ARIS team @ SecurityFocus is doing something similar
-
Re:logsI've said it before, I'll say it again:
From http://dshield.org/codered.html:
As you have probably heard, the Code Red worm has infected over 100,000 machines running Microsoft IIS, and the total is rising. We need to identify the infected machines so that the owners of these machines can be notified so that they can be fixed. We are appealing to DShield submitters to do a special one time only submission for log entries that contains this information.
Linux and other *NIX users Can do this by changing to the directory where your web server logs are located and executing a script like this:
grep 'default.ida?NNNNN' access_log | mail -s 'APACHE' redalert@dshield.org
-
Re:An observation...Hey, folks -- mail those logs!
From http://dshield.org/codered.html:
As you have probably heard, the Code Red worm has infected over 100,000 machines running Microsoft IIS, and the total is rising. We need to identify the infected machines so that the owners of these machines can be notified so that they can be fixed. We are appealing to DShield submitters to do a special one time only submission for log entries that contains this information.
Linux and other *NIX users Can do this by changing to the directory where your web server logs are located and executing a script like this:
grep 'default.ida?NNNNN' access_log | mail -s 'APACHE' redalert@dshield.org
-
Another site with real time stats.....Incidents.org is major hosed (ie slashdotted)
Dshield.org has some stats going too. Looks like 23,400 infections as of around 10AM EDT....
-
distributed intrusion detection system
another site that is related...but not as full featured is this
-
Re:I'll toss in $5
No need to spend bucks. Just join DShield.org