Hello,
I am looking for assistance on how to resolve the below issue using SecOnion. Every time I add a Suricata rule with PCRE, I get an error code. What am I missing here?
--------
Error:
18/9/2018 -- 10:41:00 - <Notice> - This is Suricata version 4.0.0 RELEASE
18/9/2018 -- 10:41:00 - <Error> - [ERRCODE: SC_ERR_PCRE_MATCH(2)] - pcre_exec failed: ret -1, optstr "msg"ET WEB_SPECIFIC_APPS Apache Struts memberAccess inbound OGNL injection remote code execution attempt"; flow:to_server,established; content:"|23|_memberAccess"; fast_pattern:only; http_uri; content:"new "; nocase; http_uri; pcre:"/new\s+(java|org|sun)/Ui"; metadata: former_category WEB_SPECIFIC_APPS; reference:cve,2018-11776; classtype:attempted-admin; sid:2026035;"
18/9/2018 -- 10:41:00 - <Error> - [ERRCODE: SC_ERR_INVALID_SIGNATURE(39)] - error parsing signature "alert tcp any any -> any any (msg"ET WEB_SPECIFIC_APPS Apache Struts memberAccess inbound OGNL injection remote code execution attempt"; flow:to_server,established; content:"|23|_memberAccess"; fast_pattern:only; http_uri; content:"new "; nocase; http_uri; pcre:"/new\s+(java|org|sun)/Ui"; metadata: former_category WEB_SPECIFIC_APPS; reference:cve,2018-11776; classtype:attempted-admin; sid:2026035;)" from file /etc/nsm/rules/local.rules at line 5589
18/9/2018 -- 10:41:01 - <Notice> - all 9 packet processing threads, 4 management threads initialized, engine started.
18/9/2018 -- 10:41:01 - <Notice> - Signal Received. Stopping engine.
18/9/2018 -- 10:41:01 - <Notice> - Pcap-file module read 30470 packets, 1390038 bytes
--------
Thanks,
~Avi