ActiveDirectoryEnumeration: Enumerate AD through LDAP
ADE – ActiveDirectoryEnum
Included attacks/vectors
- ASREPRoasting
- Kerberoasting
- Dump AD as BloodHound JSON files
- Searching GPOs in SYSVOL for cpassword and decrypting
- Run without creds and attempt to gather for further enumeration during the run
Install
git clone https://github.com/CasperGN/ActiveDirectoryEnumeration.git
cd ActiveDirectoryEnumeration
pip install -r requirements.txt
Use
Copyright (c) 2020 Casper Nielsen