|
|
Message-ID: <20120305165645285892.7f198548@gmail.com>
Date: Mon, 5 Mar 2012 16:56:45 +0100
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Prestashop hash format
Hi
I have installed my own prestashop.
In my database, I have a test account:
passwd
acd5856b33a0d47f15f70ffa8c67d864
secure_key
bdefe05360f0016209a46cc435efe523
Two questions :
Is secure_key = salt ?
With JTR latest version, I use the following syntax
username:acd5856b33a0d47f15f70ffa8c67d864$bdefe05360f0016209a46cc435efe523
then
mpirun -np 4 ./john -form=dynamic_1 -w:dict.txt test.txt
But I get
No password hashes loaded (see FAQ)
Help needed,
Thanks.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.