You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Latest Version of BloodHound Community Edition is Released
1
+
# BloodHound Legacy Edition (v4) Has Been Deprecated
2
2
3
-
For the latest version of BloodHound you may follow [this link to the BloodHound Community Edition repository](https://github.com/SpecterOps/BloodHound).
3
+
This repository is for BloodHound Legacy (version 4), which was last updated in 2023 and is no longer maintained. It will be archived in the near future.
4
4
5
-
## Deprecation Notice
5
+
## Please Use the New BloodHound Community Edition
6
6
7
-
This repository will be archived in the near future.

14
-
15
-
# Getting Started with BloodHound
16
-
17
-
To get started with BloodHound, check out the [BloodHound docs.](https://bloodhound.readthedocs.io/en/latest/index.html)
18
-
19
-
# About BloodHound
20
-
21
-
BloodHound is a single page Javascript web application, built on top of [Linkurious](http://linkurio.us/), compiled with [Electron](http://electron.atom.io/), with a [Neo4j](https://neo4j.com/) database fed by a C# data collector.
22
-
23
-
BloodHound uses graph theory to reveal the hidden and often unintended relationships within an Active Directory or Azure environment. Attackers can use BloodHound to easily identify highly complex attack paths that would otherwise be impossible to quickly identify. Defenders can use BloodHound to identify and eliminate those same attack paths. Both blue and red teams can use BloodHound to easily gain a deeper understanding of privilege relationships in an Active Directory or Azure environment.
7
+
BloodHound Legacy has been replaced by the free BloodHound Community Edition:
8
+
*[BloodHound Community Edition GitHub repository](https://github.com/SpecterOps/BloodHound)
BloodHound was created by [@_wald0](https://www.twitter.com/_wald0), [@CptJesus](https://twitter.com/CptJesus), and [@harmj0y](https://twitter.com/harmj0y).
26
13
27
14
BloodHound is maintained by the [BloodHound Enterprise](https://bloodhoundenterprise.io/) team.
28
15
29
-
# About BloodHound Enterprise
30
-
31
-
[BloodHound Enterprise](https://bloodhoundenterprise.io/) is an Attack Path Management solution that continuously maps and quantifies Active Directory Attack Paths. You can remove millions, even billions of Attack Paths within your existing architecture and eliminate the attacker’s easiest, most reliable, and most attractive techniques.
16
+
## Access to Deprecated Resources
32
17
33
-
# Downloading BloodHound Binaries
34
-
Pre-Compiled BloodHound binaries can be found [here](https://github.com/BloodHoundAD/BloodHound/releases).
18
+
You can still access the deprecated BloodHound Legacy documentation [here](https://bloodhound.readthedocs.io/en/latest/index.html).
35
19
36
-
The rolling release will always be updated to the most recent source. Tagged releases are considered "stable" but will likely not have new features or fixes.
37
-
38
-
# Creating example data
39
-
40
-
A sample database generator can be found [here](https://github.com/BloodHoundAD/BloodHound-Tools/tree/master/DBCreator)
20
+
# About BloodHound Enterprise
41
21
42
-
You can create your own example Active Directory environment using [BadBlood](https://github.com/davidprowe/BadBlood).
22
+
[BloodHound Enterprise](https://specterops.io/bloodhound-overview/) is an Attack Path Management solution that continuously maps and quantifies Active Directory attack paths. It helps eliminate millions—even billions—of attack paths within your existing architecture, removing the attacker’s easiest, most reliable, and most attractive techniques.
43
23
44
24
# License
45
25
46
26
BloodHound uses graph theory to reveal hidden relationships and
47
27
attack paths in an Active Directory environment.
48
-
Copyright (C) 2016-2023 Specter Ops Inc.
28
+
Copyright (C) 2016–2025 SpecterOps Inc.
49
29
50
30
This program is free software: you can redistribute it and/or modify
51
31
it under the terms of the GNU General Public License as published by
@@ -59,3 +39,4 @@ GNU General Public License for more details.
59
39
60
40
You should have received a copy of the GNU General Public License
61
41
along with this program. If not, see <http://www.gnu.org/licenses/>.
0 commit comments