Help with cisco ASA formatting
#5
If you look at the example hash page that epixoip linked, it is very clear to see, that you need to specify:
hashConfusedalt

There is something particular w/ 2410, i.e. that salt is limited to 4 chars (but can be less than that).

This is already all that is particular to 2410, i.e. as for all the other salted hash types, the salt is something known and as such you do not specify it in your dicts/mask etc, but you pass it to hashcat/oclHashcat together with the hash

For instance (hashes masked as per the forum rules):
./oclHashcat64.bin -m 2410 W7XXXHGDnXXX5vXX:test -a 3 hash?d?d?d?d

works perfectly and recovers the correct password.


Messages In This Thread
Help with cisco ASA formatting - by stevedtech - 10-02-2014, 08:28 PM
RE: Help with cisco ASA formatting - by epixoip - 10-02-2014, 11:29 PM
RE: Help with cisco ASA formatting - by philsmd - 10-03-2014, 01:16 AM