|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 62
Members: 0
Total: 62
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
bypass int filter? |
|
Posted: Mon Nov 08, 2010 2:37 am |
|
|
Nial |
Advanced user |
|
|
Joined: Feb 29, 2008 |
Posts: 103 |
|
|
|
|
|
|
|
I have a mysql error with a rewrite URL like
Code: | blabla-blabla~blabla~catid~[b]-1[/b].htm |
but i cant add some new stuff with the -1, it results as a 404 error. Is there a way to bypass what seems to be an integer filter?
Thanks |
|
|
|
|
Posted: Mon Nov 08, 2010 10:26 am |
|
|
tehanderson |
Active user |
|
|
Joined: Dec 23, 2009 |
Posts: 33 |
|
|
|
|
|
|
|
depends on what is the backend, anyways you can always try to bruteforce all character 0-255, before and after the number. If you see always the same result, you know you can't break that filter. If you see for example that character \xdf (just an example) is generating some sort of different behaviour, then you know that character is altering the flow of execution. |
|
|
|
|
Posted: Mon Nov 08, 2010 6:23 pm |
|
|
Nial |
Advanced user |
|
|
Joined: Feb 29, 2008 |
Posts: 103 |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|