|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 79
Members: 0
Total: 79
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
sqli insert |
|
Posted: Tue Feb 01, 2011 11:24 pm |
|
|
cMD |
Advanced user |
|
|
Joined: Sep 23, 2008 |
Posts: 67 |
|
|
|
|
|
|
|
Hello, can i through sqli insert data to columns? |
|
|
|
|
Posted: Mon Feb 07, 2011 8:15 pm |
|
|
tehanderson |
Active user |
|
|
Joined: Dec 23, 2009 |
Posts: 33 |
|
|
|
|
|
|
|
depends:
if the backend DB is MSSQL, you 'll have to correctly close the original query where you are injecting and then use stacked queries (query1;query2) to do whatever you wanna do. On mysql it's different. php's mysql_query function rejects stacked queries by default (while mssql_query doesn't), so you won't be able to do many things, and also "insert" queries. |
|
|
|
|
www.waraxe.us Forum Index -> Sql injection
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
|
|
|
|
|
|
|