|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
mysql cyrillic passwords |
|
Posted: Thu Jun 29, 2006 7:21 pm |
|
|
oxygenne |
Advanced user |
|
|
Joined: Apr 13, 2005 |
Posts: 52 |
|
|
|
|
|
|
|
Are these cyrillic passwords and how can they be discovered
INSERT INTO adminlogin VALUES (1,'user1','user1','?%\0z?4??E\nO)',5);
INSERT INTO adminlogin VALUES (2,'user2','user2','?vU7?LRt$A',5);
INSERT INTO adminlogin VALUES (3,'user3','user3','?ohB,yOcQ',4) |
|
|
|
|
|
Re: mysql cyrillic passwords |
|
Posted: Fri Jun 30, 2006 12:39 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
oxygenne wrote: | Are these cyrillic passwords and how can they be discovered
INSERT INTO adminlogin VALUES (1,'user1','user1','?%\0z?4??E\nO)',5);
INSERT INTO adminlogin VALUES (2,'user2','user2','?vU7?LRt$A',5);
INSERT INTO adminlogin VALUES (3,'user3','user3','?ohB,yOcQ',4) |
They don't seem to be cyrillic, it's more like some kind of encoding or encryption. You need to look at php code fragment, which is preparing those "weird" strings and find out working logic. Or share more information - like, what software is this one? Opensource? Gimme source code then |
|
|
|
|
|
?? |
|
Posted: Sat Jul 01, 2006 12:14 pm |
|
|
oxygenne |
Advanced user |
|
|
Joined: Apr 13, 2005 |
Posts: 52 |
|
|
|
|
|
|
|
It happened while ago all i remembered was i had a php shell and was using mysqldump command i think or maybe i got these from some config files |
|
|
|
|
www.waraxe.us Forum Index -> MySql
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
|
|
|
|
|