AdrianVollmer / Crack-O-Matic

Find and notify users in your Active Directory with weak passwords
MIT License
102 stars 3 forks source link

Error Could not determine cracker status #3

Open bbr111 opened 3 years ago

bbr111 commented 3 years ago

At Home - Screen

It shows

Running State

CRACKING Stage

Error Could not determine cracker status

No additional information in Events. Last Entry: Audit with ID d7dd66094ddb42dababa4d87e496c4cc has a new state: CRACKING

ps shows running hashcat process. It looks like that the process is running.

AdrianVollmer commented 3 years ago

Since Hashcat does not provide a usable API, we are parsing stdout to retrieve the current status, which is bound to cause issues with different versions. Unfortunately I cannot reproduce this right now, so I'll have to come up with something.

Just for completeness, what does hashcat -V say?