Skip to content

BloodHound 1.0.1

Compare
Choose a tag to compare
@rvazarkar rvazarkar released this 26 Aug 23:39
· 1451 commits to master since this release

Changelog

User Interface

  • Fix Building/Running on Linux
  • Fix Prebuilt Queries on OSX/Linux (thanks @bismark-foofus)
  • Add 2 new prebuilt queries (thanks @Beercow)
  • Fix Get Member tooltip query (thanks @byt3bl33d3r)
  • Change CSV Ingestion to Transactional Endpoint instead of Batch
  • Add Progress Bar to CSV Ingestion
  • Fix trusts.csv ingestion
  • Add indexes/uniqueness constraints
  • Updated React
  • Add session count to database info tab
  • Change style for TrustedBy edges

Ingestor

  • Change rest API endpoint to transactional instead of batch (thanks @dschaudel)
  • Fixes for null SID issues (thanks @egru and @mbrancato)
  • Fix loop in ingestion (thanks @ktwombley)
  • Fixes for #20, #17, #15,

The precompiled mac release for 1.0.1 will be coming later