Tagged Questions
3
votes
2answers
105 views
How do I test injection attacks similar to SQL injection for non sql solutions, or do I?
My team is testing some products where we have forgone SQL as the back-end. This means that we have stopped executing any security tests around SQL injection. I have this nagging suspicion that ...
