next up previous contents
Next: byte_test Up: base64_data Previous: Format   Contents

Example

    alert tcp any any -> any any (msg:"Authorization NTLM"; \
        content:"Authorization:"; http_header; \
        base64_decode:bytes 12, offset 6, relative; base64_data; \
        content:"NTLMSSP"; within:8;)



Eugene Misnik 2013-05-08