|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 119
Members: 0
Total: 119
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
fixing blind sql injection |
|
Posted: Wed May 02, 2007 10:28 pm |
|
|
bean703 |
Regular user |
|
|
Joined: Mar 21, 2007 |
Posts: 22 |
|
|
|
|
|
|
|
Does anyone know how to fix blind sql injection? Thanks. |
|
Last edited by bean703 on Fri May 04, 2007 2:52 am; edited 1 time in total |
|
|
|
Posted: Thu May 03, 2007 12:48 pm |
|
|
Chb |
Valuable expert |
|
|
Joined: Jul 23, 2005 |
Posts: 206 |
Location: Germany |
|
|
|
|
|
|
Before inserting the parameters into the database it should either be checked with mysql_real_escape_string or used as (int)$var (if the input should just be a number). |
|
|
|
|
Posted: Fri May 04, 2007 4:52 pm |
|
|
Tw1stedL0gic |
Regular user |
|
|
Joined: Mar 31, 2007 |
Posts: 11 |
|
|
|
|
|
|
|
There's plenty of articles on this on the net. Most articles which explain SQL injection also explain how to prevent it. |
|
|
|
|
www.waraxe.us Forum Index -> How to fix
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|