Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7831

How would I go about cracking this salted sha-1 hash?

$
0
0
I got it from a MySQL5 database.

Code:
+----+------------------------------------------+--------------+------+----------+
| id | password                                 | salt         | site | username |
+----+------------------------------------------+--------------+------+----------+
| 1  | <removed by philsmd> | <salt removed too by philsmd> | 1    | admin    |
+----+------------------------------------------+--------------+------+----------+

I thought it was a MySQL4.1/MySQL5 hash, but aren't those usually unsalted?

I tried submitting it to onlinehashcrack.com but they couldn't find anything, which is weird because the password shouldn't be a complex pass. 

Thanks

Viewing all articles
Browse latest Browse all 7831

Trending Articles