Open huanxiren0 opened 12 months ago
Can't say since you are using version 1.3
, please upgrade to 1.6 since it fixes many bugs that are affecting utf8 with chinese characters.
I don't know what you have in the cookies but it seems to trigger by a lot the rule 1315
.
I can't provide more support since the version is obsolete and you only provided one log line.
As advice, i strongly suggest to switch to json output for logging. much simpler to read and parse.
Rules triggered
MainRule "str:https://" "msg:https:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1101;
MainRule "rx:%[23]." "msg:double encoding" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1315;