git
ask
hub
Privacy
Terms
Sign in with GitHub
specterops/bloodhound-python-sdk
↗
Stars ·
7
Language ·
Python
License ·
Apache-2.0
Simplify and Visualize This Repo
Scan the safety of this repo
Self Host this repo
Check out more work of Developer: specterops
Ask anything about this repo to start.
I want to use the BloodHound Python SDK to connect to my BloodHound instance and pull a list of all domain administrators. Write a Python script that authenticates with an API token ID and key, then queries for domain admin data using the simple synchronous endpoint.
Help me set up an async Python script using the BloodHound Python SDK that periodically checks for changes in who has domain admin privileges and prints an alert if a new account appears. Use the async detailed endpoint for full HTTP response control.
I have the BloodHound Python SDK installed. Show me how to use the detailed synchronous endpoint to run a query and inspect the full HTTP response, including status code and headers, not just the parsed data.
Write a Python function using the BloodHound Python SDK that takes an API token ID and key, connects to BloodHound, and returns the parsed attack path data for a specified user using the simple async endpoint.
Full explanation on explaingit →
📎
Send
By chatting or signing in you agree to the
Terms
and chat-message logging (revocable in
History
).