certsync

Dump NTDS with golden certificates and UnPAC the hash

brewmacoslinux
Try with needOr install directly
Source

About

Dump NTDS with golden certificates and UnPAC the hash

Commands

certsync

Examples

Dump NTDS.dit using golden certificate$ certsync -cert certificate.pfx -key key.pem -target domain.com
UnPAC extracted hash from certificate$ certsync -unpac -hash hash_value
Dump NTDS and UnPAC in one operation$ certsync -cert golden.pfx -target dc.domain.com -unpac