Block UNION SELECT
-
Hi, I think that blocking SQLi via UNION SELECT doesn’t work properly:
There is in the $request_uri_array: UNION\+SELECT
It checks exact string “UNION+SELECT” case insensitive, real sting may be “UNION SELECT”.
The rule “UNION.*SELECT” can be better way.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Block UNION SELECT’ is closed to new replies.