I want to create a simple login and registration form, that allows me to demonstrate SQL injection, but I haven’t been able to do so currently. Every time I attempt a sample form, SQLmap can’t attack it. Can somebody give me a very simple and basic login and registration form that I can use to demonstrate SQL injection?
Share
If you like a massive sql test, there are a library that help me sometimes:
http://sqlmap.sourceforge.net
It run a lot of sqlinjections tests and return great report.