next up previous contents
Next: http_raw_uri Up: http_uri Previous: Format   Contents

Examples

This rule constrains the search for the pattern "EFG" to the NORMALIZED URI.

    alert tcp any any -> any 80 (content:"ABC"; content:"EFG"; http_uri;)

Note:  

The http_uri modifier is not allowed to be used with the rawbytes modifier for the same content.



Eugene Misnik 2013-05-08