Commit Graph

1 Commits (3b1558946dff9e0466910273c2588e3071d19cb5)

Author SHA1 Message Date
Mats Klepsland 6e23ae230b detect: add (mpm) keyword ja3_string
Match on JA3 string using ja3_string keyword, e.g:

alert tls any any -> any any (msg:"JA3 string test";
        ja3_string; content:"65-68-69-102"; sid:1;)
8 years ago