Closed anthugo closed 3 years ago
?I don't get your question. you want to put naxsi between the frontend and the backend?
Nope, sorry my question was really bad formulate. i wanted to ask if naxsi can detect injection on mongo? Because mango is not based on SQL (like mariaDB, SQLlite,...), and the injection "pattern" are not the same.
as is no, but you can always do input sanitization via its rules
but you need to manually write them
Okay thanks. I will try :).
I need to use it on a system that use mango, but does it work fine with mongo DB?