![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microsoft Security Advisory (954462): Rise in SQL Injection Attacks Exploiting Unveri | iBot | Security Advisories (RSS) - Microsoft | 0 | 06-25-2008 03:20 PM |
| Microsoft Security Advisory (954462): Rise in SQL Injection Attacks Exploiting Unveri | iBot | Security Advisories (RSS) - Microsoft | 0 | 06-24-2008 01:50 PM |
| CIACTech06-001: Protecting Against SQL Injection Attacks | iBot | Security Advisories (RSS) | 0 | 12-24-2007 06:40 AM |
| Loading values into a MYSQL database | kshelluser | Shell Programming and Scripting | 2 | 12-05-2006 11:10 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Protecting your MySQL database from SQL injection attacks with GreenSQL
08-25-2008 08:00 AM
SQL injection attacks can allow hackers to execute arbitrary SQL commands on your database through your Web site. To avoid these attacks, every piece of data supplied by a user on a Web form, through HTTP Post or CGI parameters, or other means, must be validated to not contain information that is not expected. GreenSQL is a firewall for SQL -- it sits between your Web site and MySQL database and decides which SQL statements should and should not be executed. At least that's the idea -- in execution, I found some open doors. Source... |
||||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|