|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Coule of questions regarding VB |
|
Posted: Wed Jan 28, 2009 12:34 am |
|
|
Fosters |
Regular user |
|
|
Joined: Jan 28, 2009 |
Posts: 5 |
|
|
|
|
|
|
|
So basically i have become fascinated in the way passwords are encrypted, hashed or whatever nad have challenged myself to learn more. After some time on google i found that this website since to hold most knowledge on the subject, so figured why not join.
Anyway, my main interest is VB, i have realized that hashes in this area are salted, and in order to crack the password, you need both the salt and the hash. My question is how do you find the salt?
Take for example, this which i have acquired from a database
INSERT INTO `adduser` VALUES(163, 23, '', 0, '****', '66be214e0338f09ee7907f289e28532c', '2007-09-05', 'ste***og@gmail.com', 0, '', '', '', '', '', '', '', 1, 0, '**** was HERE!', 2, 1189047060, 0, 1206840863, 1208117369, 1208117287, 58793, 57, 10, 5, '-5', 2, 9, 0, 0, 0, 11541719, '10-26-1989', '1989-10-26', -1, -1, '74.115.203.130', 3, 1, 1190603670, 0, -1, 117, 17, 'zg]', 0, 0, 0, '', 0, 0, 0, 0, 0, '', '0', '0', 0, 0, 0, 0, '', 1, 9, 1443, 500, 0, 0, 0, 1, 5, 1192553586, 0, 9735, 0, NULL, NULL, NULL, '', 1209963663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');
I have highlighted what i presume is the hash, but how on earth would i find the salt from that? |
|
|
|
|
|
|
|
|
Posted: Wed Jan 28, 2009 12:51 am |
|
|
subarud |
Regular user |
|
|
Joined: Jan 27, 2009 |
Posts: 6 |
|
|
|
|
|
|
|
The salt is zg]
Its usually a 3 character combo towards the end of the line of code... |
|
|
|
|
Posted: Wed Jan 28, 2009 12:40 pm |
|
|
SpyderMonkey |
Advanced user |
|
|
Joined: Dec 20, 2008 |
Posts: 233 |
|
|
|
|
|
|
|
66be214e0338f09ee7907f289e28532c:zg] = 121212 |
|
|
|
|
Posted: Wed Jan 28, 2009 2:02 pm |
|
|
Fosters |
Regular user |
|
|
Joined: Jan 28, 2009 |
Posts: 5 |
|
|
|
|
|
|
|
Alright thanks guys, i thought that would be it but just wanted to make sure. Anyway would the best tool to use for these be 'pasword pro'? |
|
|
|
|
Posted: Wed Jan 28, 2009 6:12 pm |
|
|
one23 |
Advanced user |
|
|
Joined: Dec 12, 2008 |
Posts: 98 |
|
|
|
|
|
|
|
Yes It Is !
Most Of Pple Use Password Pro !
Or Just Write Your Own Cracker ! |
|
|
|
|
www.waraxe.us Forum Index -> All other hashes
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
|
|
|
|
|