Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 29, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 500
Members: 0
Total: 500
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Sql injection -> Help on SQL injection
Post new topic  Reply to topic View previous topic :: View next topic 
Help on SQL injection
PostPosted: Fri Oct 22, 2004 5:20 am Reply with quote
x303
Beginner
Beginner
 
Joined: May 31, 2004
Posts: 3




Greetings!
Is it possible to inject a INSERT or UPDATE request?
im not sure UNION can do this....
ex.
mysql_query("SELECT * FROM my_table WHERE name='$name'");
then i type: http://www/?name=1 UNION SELECT ALL 1=1 /*

but i want to do this: UPDATE my_table SET name = 'new_name' WHERE name='current_name'

any help, suggestions, tips? Confused
View user's profile Send private message
PostPosted: Fri Oct 22, 2004 12:14 pm Reply with quote
kajnes
Beginner
Beginner
 
Joined: Jun 29, 2004
Posts: 3
Location: Poland




Hi,

With UNION (or UNION ALL) you can only SELECT from database;

index.php?blabla=334%20UNION%20ALL%20SELECT%
201,2,3,4,5,6,name%20FROM.......

If you want to INSERT or UPDATE;

for example;


INSERT INTO cats VALUES (?Fido?,?cat?,?1999?) or something Wink

index.php?cats=3;INSERT%20INTO%20cats%20
VALUES%20('Fido','cat','1999')..............

----
kajnes
View user's profile Send private message Visit poster's website
PostPosted: Fri Oct 22, 2004 12:16 pm Reply with quote
kajnes
Beginner
Beginner
 
Joined: Jun 29, 2004
Posts: 3
Location: Poland




Just remember - famous Fido was a dog Laughing
View user's profile Send private message Visit poster's website
PostPosted: Sun Oct 24, 2004 12:28 pm Reply with quote
emrag
Regular user
Regular user
 
Joined: Jun 03, 2004
Posts: 20
Location: TURKEY




i asked this before so you can find it in

http://www.waraxe.us/forum/viewtopic.php?t=173
View user's profile Send private message MSN Messenger ICQ Number
Help on SQL injection
  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  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.136 Seconds