Skip to content

Releases: 0xJs/domain_audit

V1.1 Extra checks

22 Aug 16:22

Choose a tag to compare

  • Updated crackmapexec to the latest version
  • Check for LDAP signing and LDAPS binding is enforced
  • Check if the webclient service is running on reachable machines
  • Check if the printspooler service is running on DC's
  • Check if exchange is configured within the domain and a Exchange
  • server still exists (system in Exchange Trusted Subsystem).

V1.0 rewrite

18 Jul 19:33

Choose a tag to compare

Rewritten the tool to have everything in separate functions. Lost some functionality because of this since some functionality didn't work when
called from withing another function. So lost the enumeration of local admin access, list of shares and the filefinder. But these things can be done better with crackmapexec so I might add that in later.

Added some extra checks and functionality such as running bloodhound in the background, added flags to skips bloodhound, impacket roasting etc. Also updated the to-do in the README with everything I still want to include. If you have any requests feel free to make a Issue.