I want to do password length audit of domain password using offline brute force analysis. I cannot find any domain hashes from local machines , I want an approach where i can retrieve these hashes either though AD database file or by running some hashing retrieval tool.
Can someone please guide me how could this be done? I'm using l0phtcrack as password auditing tool.
Thanks