next up previous contents
Next: ftpbounce Up: byte_extract Previous: Other options which use   Contents

Examples

This example uses two variables to:

    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";)



Eugene Misnik 2013-05-08