Kraken Snort Signature

C&C sends UDP/447 to the victim with packet lengths varying between 66, 115, 116 and 117 bytes. There does not appear to be an obvious pattern in the payload itself.
From - http://isc.sans.org/diary.html?storyid=4256

This can be detected by simple snort rule, as I don't think you would have any legitimate traffic over that port ( esp. udp )

alert udp $HOME_NET any -> $EXTERNAL_NET 447 ( msg:"Kraken is cracking"; sid:1; rev:1; )

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <quote> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.