Pages

Blog Archive

Monday, 15 November 2010

Server HackingTruths

Cool Tricks, Cracking, Database Hacking, Downloads, Security, Server Hacking, Software, Tips n Tricks »

 
Web applications allow visitors to submit and retrieve data to/from a database over the Internet. Databases are the heart of most web applications. They hold data needed for web applications to deliver specific content to visitors and provide information to customers, suppliers etc.
SQL Injection is perhaps the most common web-application hacking technique which attempts to pass SQL commands through a web application for execution by the back-end database. The vulnerability is presented when user input is incorrectly sanitized and thereby executed.

No comments:

Post a Comment