Database Security. Database Auditing. Database Caching. Database Masking. Get it now

learning mode ? mark

in

hey there,

normally WAF's diffrentiate between diffrent data types

I see that the quatation mark is repetitive and matches basically anything due to the normalization mechanism.

if someone always inserts text to one column and then later tries to insert a number, it should be blocked.

is there development toward that end ? it should supprort a more robust PCRE

thanks.

Comments

I am thinking abut this

I am thinking abut this feature and we might develop it in the future.

Similar concept is used in WAF where it helps to protect from XSS attacks and from other attacks as well.

Back to top