Skip to content

BloodHound 2.0.4

Compare
Choose a tag to compare
@rvazarkar rvazarkar released this 06 Nov 22:03
· 1046 commits to master since this release

This is mostly a maintenance release with some bug fixes and a few small new features.

New Features

  • Added Cannot Be Delegated to user properties
  • Added Dont Require Preauth to user properties (for ASREP roasting)
  • Add LdapFilter option to fine tune collection (thanks @Tifkin)

Bug Fixes

  • Fix notes field in dark mode
  • Fixed various null pointer exceptions in data collection
  • Fixed several help modal texts
  • Fixed ACEs not actually importing for computer objects (thanks @dirkjanm )
  • Fixed swapped menu icons
  • Default LDAP to target primary domain controller
  • Properly chunk data import so it doesn't die horribly