Cracking a hash with the salt - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Cracking a hash with the salt (/thread-2190.html) |
Cracking a hash with the salt - vovo9191 - 03-31-2013 How do I go about cracking a Wordpress hash (the salted kind) if I have the salt that's given to me from the config file? Been lurking but could not find the answer to this. RE: Cracking a hash with the salt - Mem5 - 04-01-2013 Wordpress is -m 400. Is your hash different ? RE: Cracking a hash with the salt - mastercracker - 04-03-2013 (03-31-2013, 07:32 PM)vovo9191 Wrote: How do I go about cracking a Wordpress hash (the salted kind) if I have the salt that's given to me from the config file? Been lurking but could not find the answer to this.If you truly have a Wordpress hash (that starts with $P$), the salt is embedded in the hash. You don't have to look elsewhere for it. |