The sql-injection tag has no wiki summary.
3
votes
2answers
103 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 ...
3
votes
2answers
237 views
Netsparker community edition: how to start with it?
I like to do SQL injection security testing. So I installed Netsparker (community edition 1.7). If any one have used this application to test SQL injection an web applications, then please tell me the ...
12
votes
4answers
1k views
How do I test an application for SQL injections?
I'm supposed to test a web application for SQL injections. I'm new to this type of security testing and I'd like to get some tips on the matter. Are there any best practices or do I simply search on ...
6
votes
7answers
399 views
Learning about Ethical Hacking
I'm in the process of trying to learn more about ethical hacking, however a lot of the sources I am reading about have a lot of text/theory with very little hands on work. I was wondering if anyone ...