LA
lawndoc/BloodHoundViewer
Addon for BHCE
BloodHound Viewer
BloodHound CE Enhancement Extension - A Chrome extension that enhances BloodHound Community Edition with additional features including query history navigation, improved layout controls, and Neo4j button.
Features
Query History Navigation
- Back/Forward Navigation: Navigate through your previous Cypher queries using Back and Forward buttons
- Automatic Query Saving: Queries are automatically saved when executed
- Duplicate Prevention: Prevents duplicate queries from being saved
- Query Persistence: History is preserved across sessions using local storage
Installation
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension directory
Usage
After installation, the extension automatically activates when you visit BloodHound CE:
- Use the Back/Forward buttons above the query editor to navigate through your query history
- Click the Neo4j icon in the header to open the Neo4j browser
- Use the simplified layout controls for Standard and Sequential graph layouts
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Acknowledgments
- Inspired by the history feature from Legacy BloodHound
- Built for the BloodHound Community Edition
