Repository navigation
ntds
- Website
- Wikipedia
Directory Services Internals (DSInternals) PowerShell Module and Framework
A tool to generate a wordlist from the information present in LDAP, in order to crack passwords of domain accounts.
cracke-dit ("Cracked It") makes it easier to perform regular password audits against Active Directory environments.
A tool to analyze Ntds.dit files once the NTLM and LM hashes have been cracked.
A python tool to generate an Excel file linking the list of cracked accounts and their LDAP attributes.
Having the NTLM and a cracked LM hash it is possible to get the original password by testing all the combinations of upper and lowercases. This is useful if a ntds.dit file has both NTLM and LM hashes
Cracking and bruteforce methodologies for the most common hashes, services and technologies
doNTreuse.sh is a simple Bash script for examining the extent of NT hash reuse from the result of Impacket's secretsdump.py.
A command-line tool for searching NTDS.dit data
revealhashed is a semi-automated bash script to automatically match username-hash-password respectively.