{"id":28498229,"url":"https://github.com/specterops/bloodhound-docs","last_synced_at":"2026-04-02T01:57:34.054Z","repository":{"id":297329369,"uuid":"995537488","full_name":"SpecterOps/bloodhound-docs","owner":"SpecterOps","description":"Official documentation for BloodHound","archived":false,"fork":false,"pushed_at":"2025-06-05T03:26:59.000Z","size":31621,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-05T04:47:40.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpecterOps.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":"Contributing-To-Docs.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-03T16:21:20.000Z","updated_at":"2025-06-05T04:01:21.000Z","dependencies_parsed_at":"2025-06-05T04:57:53.602Z","dependency_job_id":null,"html_url":"https://github.com/SpecterOps/bloodhound-docs","commit_stats":null,"previous_names":["specterops/bloodhound-docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpecterOps%2Fbloodhound-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpecterOps%2Fbloodhound-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpecterOps%2Fbloodhound-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpecterOps%2Fbloodhound-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpecterOps","download_url":"https://codeload.github.com/SpecterOps/bloodhound-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpecterOps%2Fbloodhound-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258720588,"owners_count":22746939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T13:37:04.621Z","updated_at":"2026-04-02T01:57:34.012Z","avatar_url":"https://github.com/SpecterOps.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"img/BH_Vertical_BlackField.svg\"\u003e\n        \u003cimg src=\"img/BH_Vertical_BlackField.svg\" alt=\"BloodHound Community Edition\" width='400' /\u003e\n    \u003c/picture\u003e\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n[BloodHound Community Edition](https://github.com/SpecterOps/BloodHound) (BHCE) uses graph theory to reveal the hidden and often unintended relationships within an Active Directory or Azure environment. Attackers can use BloodHound to quickly identify highly complex attack paths that would otherwise be impossible to find. Defenders can use BloodHound to identify and eliminate those same attack paths. Both red and blue teams can use BloodHound to better understand privileged relationships in an Active Directory or Azure environment.\n\n[BloodHound Community Edition](https://github.com/SpecterOps/BloodHound) and [BloodHound Enterprise](https://specterops.io/bloodhound-overview/) are created and maintained by [SpecterOps](https://specterops.io/). The original BloodHound was created by [@\\_wald0](https://www.twitter.com/_wald0), [@CptJesus](https://twitter.com/CptJesus), and [@harmj0y](https://twitter.com/harmj0y).\n\n## Useful Links\n\n- [BloodHound Documentation](https://bloodhound.specterops.io/)\n- [BloodHound Community Edition Quickstart Guide](https://bloodhound.specterops.io/get-started/quickstart/community-edition-quickstart)\n- [BloodHound Slack](https://ghst.ly/BHSlack)\n\n## Getting started\n\nLike BloodHound CE, our documentation is open-source! Perusing our docs and found a typo or an opportunity to expand the documentation? You can contribute directly to fixing and enhancing our documentation. We're incredibly grateful for any contributions, and will make sure to recognize your contribution in the next release notes, and will get you a sweet package of BloodHound swag to boot!\n\n## Before you start\n\nExpectations for overall contribution to our codebase are covered in the [Contributing](./Contributing.md) document. Please be sure to review that page first for expectations on issue linking, commit signing, and Pull Request etiquette.\n\nFor instructions on how to specifically contribute to our docs, check out the [Contributing to Docs](./Contributing-To-Docs.md) document.\n\n## Contact\n\nPlease check out the [Contact page](https://github.com/SpecterOps/BloodHound/wiki/Contact) in our wiki for details on how to reach out with questions and suggestions.\n\n## Licensing\n\n```\nCopyright 2025 Specter Ops, Inc.\n\nLicensed under the Apache License, Version 2.0\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\nUnless otherwise annotated by a lower-level LICENSE file or license header, all files in this repository are released\nunder the `Apache-2.0` license. A full copy of the license may be found in the top-level [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspecterops%2Fbloodhound-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspecterops%2Fbloodhound-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspecterops%2Fbloodhound-docs/lists"}