Snort - the de facto standard for intrusion detection/prevention
next up previous contents
Next: depth Up: rawbytes Previous: format   Contents

Example

This example tells the content pattern matcher to look at the raw traffic, instead of the decoded traffic provided by the Telnet decoder.

alert tcp any any -> any 21 (msg: "Telnet NOP"; content: "|FF F1|"; rawbytes;)



Steven Sturges 2007-10-04