Posts Tagged ‘web application’

noormuhammad

Web Application Security; How can you secure your website from SQL Injection?

Posted by noormuhammad on June 27th, 2008 Comment »

web application security? how can you secure your website from sql injection?

Website security is possibly the most important aspect of World Wide Web. Millions of pages are being hacked every month because they failed to implement the basic security.

One of the popular attacks is SQL injection which hackers used to compromise the web application. Either this application is in PHP, ASP and CGI. Hacker used the SQL injection to steal data from organizations. Weak security measures allow the hacker to get access into the sensitive part of application.
(more…)

Popularity: 56% [?]