Open GoogleCodeExporter opened 8 years ago
oh, restart didnt helped either.
and the problem doesnt seem to exists with rule_ids < 1000
Original comment by lazy.dog...@gmail.com
on 22 Aug 2013 at 8:32
[deleted comment]
i can narrow it down a little bit, but still have 2 alerts when one rule is met:
naxsi-rule:
MainRule "str:com_" "msg:DN WEB_SERVER Generic JOOMLA-Exploit-Attempt
(option=com_)" "mz:$ARGS_VAR:option" "s:$UWA:8" id:42000062 ;
Request:
GET /blah/index.php?option=com_joomla
Naxsi-Event in Logfile:
2013/08/22 12:59:32 [error] 23027#0: *85 NAXSI_FMT:
ip=46.142.138.57&server=blah.org&uri=/blah/index.php&learning=1&vers=0.51&total_
processed=39&total_blocked=1&zone0=ARGS&id0=42000062&var_name0=option&zone1=ARGS
&id1=42000062&var_name1=option, client: me, server: _, request: "GET
/blah/index.php?option=com_joomla HTTP/1.1", host: "blag.org"
i can assure that the rules are included only one time and other rulres behave
normally; the following generates a normal entry:
MainRule "str:/wp-admin" "msg:DN WEB_SERVER possible WP-Scan (wp-admin)"
"mz:URL" "s:$UWA:8" id:42000262 ;
Original comment by lazy.dog...@gmail.com
on 22 Aug 2013 at 11:06
Original issue reported on code.google.com by
lazy.dog...@gmail.com
on 22 Aug 2013 at 8:07