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.
- 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
- 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
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
- Inspired by the history feature from Legacy BloodHound
- Built for the BloodHound Community Edition
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- AI Support and many more..