Skip to content

Parses BRC4 dcsync output, correlates it with BloodHound users JSON data, and generates the equivalent secretsdump.py output that's ingestible with Hashcat

License

Notifications You must be signed in to change notification settings

mr-pmillz/brc4dcsyncparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brc4dcsyncparser

Parses BRC4 dcsync output, correlates it with BloodHound users JSON data, and generates the equivalent secretsdump.py output that's ingestible with Hashcat

Usage

# Usage of ./brc4dcsyncparser:
  -bloodhound-users string
        Path to the BloodHound users JSON file. Can be retrieved via: MATCH (u:User) RETURN u
  -brc4-dcsync string
        Path to the raw BRC4 dcsync data file
  -output string
        Path to the output file (default "parsed-dcsync.ntds")

About

Parses BRC4 dcsync output, correlates it with BloodHound users JSON data, and generates the equivalent secretsdump.py output that's ingestible with Hashcat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages