Snort mailing list archives

Re: outputting variables for analysts


From: "Long, Kerry S" <kslong () mitre org>
Date: Tue, 7 Jan 2014 15:08:07 +0000



Hello,



I am trying to figure out the best way to accomplish this.  I want my analysts to see a variable I capture with byte 
extract in their alert display.  Ideally it could just be inserted into the message field like below. I could also use 
Unified2 alerts with an extra custom field maybe where I create some sort of plugin to grab the value and insert it 
into a Unified2 alert.  Trying to decide what is the easiest way to do it.



alert tcp any any -> any any (byte_extract:1, 0, str_offset; \

        byte_extract:1, 1, str_depth; \

       content:"bad stuff"; offset:str_offset; depth:str_depth; \

        msg:"Bad Stuff detected within field at $str_offset";)





------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Current thread: