Waraxe IT Security Portal
Login or Register
March 20, 2026
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: 9144

People Online:
Visitors: 84
Members: 0
Total: 84
Full disclosure
snap-confine + systemd-tmpfiles = root (CVE-2026-3888)
APPLE-SA-03-17-2026-1 Background Security Improvements for iOS 26.3.1, iPadOS 26.3.1, macOS 26.3.1, and macOS 26.3.2
SEC Consult SA-20260318-0 :: Multiple Privilege Escalation Vulnerabilities in Arturia Software Center MacOS
SEC Consult SA-20260317-0 :: Multiple vulnerabilities in PEGA Infinity platform
UPDATE: Ant Group Censors 4 Security Research Articles AfterInitial Complaint Rejection
JSON Deserialiser Unconstrained Resource Consumption QuickOverview
Defense in depth -- the Microsoft way (part 96): yet anotherSAFER (SRPv1) and AppLocker (SRPv2) loophole
Alipay DeepLink+JSBridge Attack Chain: Silent GPS Exfiltration,17 Vulns, 6 CVEs (CVSS 9.3)
Cohesity TranZman Migration Appliance - 5 CVEs (commandinjection, LPE, unsigned patches, weak crypto)
APPLE-SA-03-11-2026-2 iOS 15.8.7 and iPadOS 15.8.7
APPLE-SA-03-11-2026-1 iOS 16.7.15 and iPadOS 16.7.15
SEC Consult SA-20260224-0 :: Multiple vulnerabilities in CPSD CryptoPro Secure Disk for BitLocker (CVE-2025-10010)
SEC Consult SA-20260218-0 :: Multiple Critical Vulnerabilities in NesterSoft WorkTime (on-prem/cloud)
[KIS-2026-04] SmarterMail <= 9518 (MailboxId) Reflected Cross-Site Scripting Vulnerability
SEC Consult SA-20260212-0 :: Multiple Vulnerabilities in various Solax Power Pocket WiFi models
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Sql injection -> Insert data into DB
Post new topicReply to topic View previous topic :: View next topic
Insert data into DB
PostPosted: Mon Apr 20, 2009 1:34 am Reply with quote
10_Sec_Hero
Advanced user
Advanced user
Joined: Oct 22, 2008
Posts: 52




OK say we have vulnerability:
Code:
http://www.host.net/script.php?id=111 and 1=0 union select all 1,2,3,concat(user,0x3a,pass),5,6,7,8 from tbl_users--

...and I want to insert a new username:jimmy and a password:password.
How do I do that?
Looked up here and on google and the closest thing I could find was INSERT() but I have no idea how to create a valid statement, all I get is errors.
Any help is much appreciated, thx.

_________________
Sky Is The Limit !!
View user's profile Send private message
PostPosted: Mon Apr 20, 2009 7:57 am Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Similar threads:

http://www.waraxe.us/ftopic-1817-.html
http://www.waraxe.us/ftopict-4350.html

Short answer - you cant directly in case of MySql. You either have to find sql injection in INSERT query or have direct access to database (via port 3306, phpmyadmin, etc). One more option is to get webapp's admin level access and create new account from there.
View user's profile Send private message Send e-mail Visit poster's website
Insert data into DB
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 topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
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-2024 Janek Vind "waraxe"
Page Generation: 0.035 Seconds