Today I found a tool called Scrawlr that will help you to detect SQL injection loop holes in your web application. I hope it will be a good add-on to your archery against security attacks.
For those who don’t know what is SQL injection –
SQL injection is a technique that exploits a security vulnerability occurring […]
I think, you have all created session variables inside an asp.net application. Then how the web server is knows you are the same guy created that session when the successive request goes to the server.
Before explain this, we have to think that every request that we sent from a web browser is considered as a […]