Waraxe IT Security Portal
Login or Register
October 21, 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: 282
Members: 0
Total: 282
Full disclosure
Google Firebase hosting suspension / "malware distribution"bypass
CyberDanube Security Research 20251014-0 | Multiple Vulnerabilities in Phoenix Contact QUINT4 UPS
apis.google.com - Insecure redirect via __lu parameter(exploited in the wild)
Urgent Security Vulnerabilities Discovered in Mercku Routers Model M6a
Re: Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
[SBA-ADV-20250730-01] CVE-2025-39664: Checkmk Path Traversal
[SBA-ADV-20250724-01] CVE-2025-32919: Checkmk Agent Privilege Escalation via Insecure Temporary Files
CVE-2025-59397 - Open Web Analytics SQL Injection
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Defense in depth -- the Microsoft way (part 93): SRP/SAFERwhitelisting goes black on Windows 11
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Samtools v1.22.1 Uncontrolled Memory Allocation from Large BED Intervals Causes Denial-of-Service in Samtools/HTSlib
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Sql injection -> plz MySQL
Post new topicReply to topic View previous topic :: View next topic
plz MySQL
PostPosted: Thu May 01, 2008 6:07 pm Reply with quote
killr
Regular user
Regular user
Joined: May 01, 2008
Posts: 5




I want ask any body here if this MySQL error can hack or no

I'm test this code
Code:
resource.php?id=1-


and I have get error
Resource
Warning: MySQL Connection Failed: Access denied for user: 'xxx@xx.xx.xx' (Using password: YES) in /usr1/local/share/doc/vhost/xxx/httpdocs/html/resource.php on line 82

Warning: Supplied argument is not a valid MySQL result resource in /usr1/local/share/doc/vhost/xxx/httpdocs/html/resource.php on line 87

An error occurred while accessing database.

-------

can any one tell me if I can hack
View user's profile Send private message
Re: plz MySQL
PostPosted: Thu May 01, 2008 6:44 pm Reply with quote
Oilik
Active user
Active user
Joined: Mar 05, 2008
Posts: 35




killr wrote:
I want ask any body here if this MySQL error can hack or no

I'm test this code
Code:
resource.php?id=1-


and I have get error
Resource
Warning: MySQL Connection Failed: Access denied for user: 'xxx@xx.xx.xx' (Using password: YES) in /usr1/local/share/doc/vhost/xxx/httpdocs/html/resource.php on line 82

Warning: Supplied argument is not a valid MySQL result resource in /usr1/local/share/doc/vhost/xxx/httpdocs/html/resource.php on line 87

An error occurred while accessing database.

-------

can any one tell me if I can hack
No, you can not hack through this.

Reasons:
[x] There isn't even a connection to the database.
[x] Their code isn't correct to spit out the data, possibly even execute it.
View user's profile Send private message
PostPosted: Thu May 01, 2008 7:10 pm Reply with quote
killr
Regular user
Regular user
Joined: May 01, 2008
Posts: 5




mr Oilik thank you full for help Crying or Very sad

but how can get another methode for hack this site

and I cannot get name and version this script

I'm looking on view source nothing name script

however thank you
View user's profile Send private message
PostPosted: Thu May 01, 2008 7:39 pm Reply with quote
Oilik
Active user
Active user
Joined: Mar 05, 2008
Posts: 35




killr wrote:
mr Oilik thank you full for help Crying or Very sad

but how can get another methode for hack this site

and I cannot get name and version this script

I'm looking on view source nothing name script

however thank you
It's probably a custom site, just look around and play with news items or logins if there are any. Try erroring MySQL to try and see if they're vulnerable. Try something like '--';!--'--'''-; which is random, but should spit out an error on a vulnerable script.
View user's profile Send private message
PostPosted: Thu May 01, 2008 7:47 pm Reply with quote
killr
Regular user
Regular user
Joined: May 01, 2008
Posts: 5




Yes I'm try over Sql injection but nothing seam error

look some sql i'm try for site

Code:
resource.php?id=union+select+1,2,3,4,5/*


and

resource.php?id=1%20union%20select%20login,password,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null%20form%20users/*
Code:


/resource.php?id=convert(int,(select+user));--
Code:


all this sql seam error
Resource
Warning: MySQL Connection Failed: Access denied for user: 'xx@xx.datastates.net' (Using password: YES) in /usr1/local/share/doc/vhost/xx.com/httpdocs/html/resource.php on line 82

any idea
[/quote]
Code:
View user's profile Send private message
PostPosted: Thu May 01, 2008 8:15 pm Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




That website does not function properly - so you can't use sql injection ...
View user's profile Send private message Send e-mail Visit poster's website
plz MySQL
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.046 Seconds