Not finding my own set password
#1
Hi, I'm working on a  Office 2013 file and I'm pretty sure I have the correct password in my dictionary, but after hours spent cracking I get no results. So I did a pretty simple test: I created a Word document, applied the procedure to encrypt it with passpass as password, extracted the hash with office2hashcat (or office2john is the same) and tried:
- a simple wordlist of 10 password, containing also passpass
- a bruteforce session for passpas?l
Both end with no success, even if the password is there for sure.
Using 5.10 on Win as:
hashcat64.exe -a 0 -m 9600  \Work\test.hsh  \Work\test.txt
or
hashcat64.exe -a 3 -m 9600   \Work\test.hsh  passpas?l

The hash was obtained as:
$office$*2013*100000*256*16*8b35c1c9d47628bcd8e6fd3225c7a816*56f7f0f311080fe61fef145f14072971*221e2a3a0957a92021da211700d3ea44ca7759f9f1b1e56c2acc7ea308ea52f4

I think I'm doing somethign horribly wrong, but can't find what it is. Anyone who can help me?
Thanks


Messages In This Thread
Not finding my own set password - by LoZio - 12-14-2018, 04:17 PM
RE: Not finding my own set password - by DanielG - 12-14-2018, 04:51 PM
RE: Not finding my own set password - by vagantis - 12-14-2018, 04:52 PM
RE: Not finding my own set password - by LoZio - 12-14-2018, 04:55 PM
RE: Not finding my own set password - by LoZio - 12-14-2018, 05:08 PM
RE: Not finding my own set password - by DanielG - 12-14-2018, 05:10 PM
RE: Not finding my own set password - by LoZio - 12-14-2018, 07:22 PM
RE: Not finding my own set password - by undeath - 12-15-2018, 11:04 PM
RE: Not finding my own set password - by illyria - 12-16-2018, 01:03 AM
RE: Not finding my own set password - by atom - 12-16-2018, 11:11 PM
RE: Not finding my own set password - by vagantis - 12-17-2018, 12:40 PM
RE: Not finding my own set password - by undeath - 12-17-2018, 02:03 PM
RE: Not finding my own set password - by atom - 01-10-2019, 02:52 PM