I am trying to incorporate the following Regex to a snort rule to detect base64 in outbound ICMP traffic: ^-A-Za-z0-9+/=]|=[^=]|={3,}$
^-A-Za-z0-9+/=]|=[^=]|={3,}$
I did not write this e