08-21-2007 07:18 PM - edited 03-10-2019 03:45 AM
Is there a signature to detect storm worm and it's variants over HTTP?
08-27-2007 12:00 PM
I was already working on modifying this signature when you guys posted.... yes, the current released signature in S298 is very broad and generic. Didn't see any alerts when I initially had it out (prior to S298 release)
There's a tighter signature coming in S299.
08-27-2007 12:07 PM
I've gotten over 3000 hits from 2 sensors in 6 hours. I wish you guys would use a larger testbed network for these sigs.
Walter, are you going to use a sig similar to this?
uri-regex: http\x3a\x2f\x2f[0-9]{1,3}\x2e[0-9]{1,3}\x2e[0-9]{1,3}\x2e[0-9]{1,3}[/][?][0-9a-f]{16}
header-regex: [Hh][Oo][Ss][Tt]\x3a\x20[0-9]{1,3}\x2e[0-9]{1,3}\x2e[0-9]{1,3}\x2e[0-9]{1,3}
08-29-2007 05:25 AM
Has anyone tried the new signature update S299 with the updated Storm Worm sig? Is it working better than S298?
08-29-2007 07:49 AM
Even with S299, I got false positives from NB traffic on port 137 thrown by SigID:5894/1. It appears that NBNS chatter doesn't sit well with this signature.
For instance: one of the false positives triggered on Transaction ID from the NetBios Name Service packet. It seems that the regex is pretty weak (being only two bytes).
08-29-2007 12:09 PM
The 2 byte regex, while being *very* short, is really the only thing consistent about that p2p traffic. Anything much more into the packet doesn't get you anything better.
The one thing that you might want to do is raise the event count from 50 to say 75. So far, I haven't seen those alerts fire (5894-1) or anyone else say anything about it yet, but its possible that that threshold might not be high enough for you.
08-29-2007 12:45 PM
Wait a sec, it can use any arbitrary udp port even on non-windows boxes?
Just got a couple of false positives from a dns server. Again, it triggered on Transaction ID.
08-30-2007 07:44 AM
quite possibly. from what i saw, it's pretty port agile once it starts, and while i did not see that it hit low ports, i don't think that it would be any sort of a far stretch to say that it wouldn't.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide