-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
Hello,
When i try to exploit sql injection vulnerability with sqlmap.
Then at last it shows warning that,
"Warning. It appears thay some non alpha numeric characters (i.e. () and >) are filtered by the back-end server.
There is strong possibility that sqlmap would noy be able to properly exploit this vulnerbility"
And i also got debug that.
Too many 4xx and/or 5xx (406 not acceptable ) error code in every url sqlmap want to access.
Is there any tamper script to bypass this type ok waf or filter?
MSkhaliq