Skip to content

Releases: coffeegist/bofhound

v0.4.23

29 Jan 21:26
9ed8902

Choose a tag to compare

What's Changed

  • Fix crash when parsing partial certificate template objects by @Tw1sm in #54

Full Changelog: v0.4.22...v0.4.23

v0.4.22

29 Jan 21:03
817d5d7

Choose a tag to compare

What's Changed

  • ACL parsing updates by @c3c in #53

New Contributors

  • @c3c made their first contribution in #53

Full Changelog: v0.4.21...v0.4.22

v0.4.21

14 Jan 14:46
99a1564

Choose a tag to compare

What's Changed

  • Parse dnsNode objects to assign IP addresses to computers by @martanne in #51

Full Changelog: v0.4.20...v0.4.21

v0.4.20

16 Dec 12:49
985a475

Choose a tag to compare

What's Changed

  • Fix bug with well-known SIDs by @Tw1sm in #49

Full Changelog: v0.4.19...v0.4.20

v0.4.19

12 Dec 13:39
11f8809

Choose a tag to compare

What's Changed

  • Fix auto-finding pyldapsearch/soapy logfiles by @Tw1sm in #48

Full Changelog: v0.4.18...v0.4.19

v0.4.18

22 Nov 15:28
7d6e452

Choose a tag to compare

What's Changed

Full Changelog: v0.4.17...v0.4.18

v0.4.17

07 Nov 13:29
f94df10

Choose a tag to compare

What's Changed

  • Optimize group membership resolution algorithm by @coffeegist in #43

Full Changelog: v0.4.16...v0.4.17

v0.4.16

30 Oct 15:12
ca70340

Choose a tag to compare

What's Changed

  • Feature/soapy by @Tw1sm in #33
  • objectguids to uppercase by @Tw1sm in #34
  • Fix to brc4 computer object parsing for msds-allowedtodelegateto by @IOKernel in #35
  • Bugfix - Neo.ClientError.Statement.TypeError on Computers by @Krypteria in #36
  • Add NoneType check for x509Certificate in build_certificate_chain by @Bad-Jubies in #38
  • fix links & pin click by @Tw1sm in #40
  • Refactor parser pipeline with streaming input by @coffeegist in #42

New Contributors

Full Changelog: v0.4.9...v0.4.16

v0.4.9

25 Jun 11:38
1629e61

Choose a tag to compare

What's Changed

  • Fix #19 and #20 by @Tw1sm in #21
  • Improve handling of domain objects and their trust relationships by @martanne in #18
  • Allow schemaIDGUID to be formatted as UUID by @martanne in #28
  • Fix: Prevent KeyError when 'operatingsystem' is missing during service pack append by @JoernHe in #30
  • fix: Ensure self.certtemplates exists before iterating by @JoernHe in #31
  • Feature/mythic by @Tw1sm in #32

New Contributors

Full Changelog: v0.4.5...v0.4.9

v0.4.0 - ADCS

20 Oct 23:14
557beec

Choose a tag to compare

What's Changed

  • This release adds support for ADCS object parsing and ADCS specific edges

New Contributors

  • @P-aLu made their first contribution in #8

Full Changelog: v0.3.1...v0.4.0