I found lots of tools which injects passwords, bucks and various stuff into others websites.
However, I'm sure that none will work against all forms on my site.
So, I want to manually test my site for SQL injections.
What's a good way to attempt SQL injections on my website?
Do I need the database name, user name and password of the database? Do I need to know the SQL port number? How do I get started?