Cracking a hash with the salt
#3
(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.


Messages In This Thread
Cracking a hash with the salt - by vovo9191 - 03-31-2013, 07:32 PM
RE: Cracking a hash with the salt - by Mem5 - 04-01-2013, 11:29 AM
RE: Cracking a hash with the salt - by mastercracker - 04-03-2013, 02:53 PM