https://github.com/compasssecurity/bloodhoundqueries
https://github.com/compasssecurity/bloodhoundqueries
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/compasssecurity/bloodhoundqueries
- Owner: CompassSecurity
- Created: 2020-07-06T17:16:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T14:59:07.000Z (about 1 year ago)
- Last Synced: 2025-03-28T18:14:45.242Z (11 months ago)
- Language: Python
- Size: 199 KB
- Stars: 661
- Watchers: 17
- Forks: 74
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compass Security BloodHound Resources
## Deprecation Notice
This repository is for resources regarding the legacy BloodHound. For resources
regarding the new BloodHound Community Edition (CE), check out our
[bloodhoundce-resources](https://github.com/CompassSecurity/bloodhoundce-resources)
repository.
## About
This project contains:
* [BloodHound Custom Queries](BloodHound_Custom_Queries) we often use to see important things in BloodHound
* [Neo4j Custom Queries](Neo4J_Custom_Queries) we use to extract data directly from the Neo4j browser console
* [BloodHound Loader](BloodHound_Loader) script, which allows to make batch modifications to the BloodHound data
* [BloodHound Custom Queries Merger](BloodHound_Custom_Queries_Merger) script to download and merge multiple BloodHound customqueries from different sources.
## References
* Make the most out of BloodHound: https://blog.compass-security.com/2020/07/make-the-most-out-of-bloodhound/
* Pre-built BloodHound Queries: https://github.com/BloodHoundAD/BloodHound/blob/master/src/components/SearchContainer/Tabs/PrebuiltQueries.json
* Introduction to Cypher Query Language: https://blog.cptjesus.com/posts/introtocypher
* Cypher Cheat Sheet: https://github.com/SadProcessor/Cheats/blob/master/DogWhispererV2.md
* BloodHound Cypher Cheatsheet: https://hausec.com/2019/09/09/bloodhound-cypher-cheatsheet/
* Handy BloodHound Cypher Queries: https://github.com/mgeeky/Penetration-Testing-Tools/blob/master/red-teaming/bloodhound/Handy-BloodHound-Cypher-Queries.md