Are the filters configured to detect a SQL injection attempt? I passed anything' OR '1'='1 to one form and it didn't detect it.
Are the filters configured to detect a SQL injection attempt?
I passed
anything' OR '1'='1
to one form and it didn't detect it.