-
Notifications
You must be signed in to change notification settings - Fork 11
BP-2395: Microsoft Sentinel #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
jeff-matthews
wants to merge
9
commits into
main
Choose a base branch
from
BP-2395-ms-sentinel
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
7eb9657
wip: initial commit for sentinel integration
jeff-matthews 6642d18
wip: rewrite reference
jeff-matthews 79bf637
wip: add template confg and verification
jeff-matthews b237755
wip: add function config and verification
jeff-matthews b35052f
wip: add MS Sentinel integration
jeff-matthews ddb0adb
wip: finish converting initial docs
jeff-matthews f98b024
refactor: collapse validation in a single step block
jeff-matthews 2434b4e
docs: apply suggestions from CR review
jeff-matthews 5f62a39
Merge branch 'main' into BP-2395-ms-sentinel
jeff-matthews File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,92 @@ | ||
| --- | ||
| title: Use the Microsoft Sentinel Integration with BloodHound Enterprise | ||
| description: View BloodHound Enterprise attack path risk, audit logs, posture trends, and critical asset exposure in Microsoft Sentinel dashboards and incidents. | ||
| sidebarTitle: View attack path data | ||
| --- | ||
|
|
||
| <img noZoom src="/assets/enterprise-edition-pill-tag.svg" alt="Applies to BloodHound Enterprise only"/> | ||
|
|
||
| Workbooks in Microsoft Sentinel provide interactive dashboards that help you review and investigate data. | ||
|
|
||
| The BloodHound Enterprise integration includes workbooks that visualize attack path data, audit logs, posture trends, and Tier Zero asset exposure. | ||
|
|
||
| You can also use Microsoft Sentinel's incident management capabilities to triage and track remediation of BloodHound Enterprise findings. | ||
|
|
||
| <Tip> | ||
| See the [Microsoft Sentinel documentation](https://learn.microsoft.com/en-us/azure/sentinel/) for more information. | ||
| </Tip> | ||
|
|
||
| ## Dashboards | ||
|
|
||
| Explore the following dashboards to review BloodHound Enterprise data in Microsoft Sentinel. | ||
|
|
||
| ### Attack Path Overview | ||
|
|
||
| Use this dashboard for high-level attack path trends across environments: | ||
|
|
||
| - Total attack paths by environment | ||
| - Exposure-oriented metrics such as expected compromise indicators | ||
| - Tier distribution context | ||
| - Environment filtering for focused analysis | ||
|
|
||
| ### Attack Path Details | ||
|
|
||
| Use this dashboard to investigate individual paths and prioritize remediation: | ||
|
|
||
| - Timeline and state changes for path findings | ||
| - Affected principals and related objects | ||
| - Exposure and impact context | ||
| - Remediation-linked context for triage | ||
|
|
||
| ### Audit Logs | ||
|
|
||
| Use this dashboard to monitor security-relevant operational changes: | ||
|
|
||
| - Create/update/delete activity timeline | ||
| - Actor and object context | ||
| - Environment-level filtering | ||
|
|
||
| ### Posture | ||
|
|
||
| Use this dashboard to monitor posture and progress over time: | ||
|
|
||
| - Posture trend metrics | ||
| - Service/control health indicators | ||
| - Environment-to-environment comparison | ||
|
|
||
| ### Tier Zero Assets | ||
|
|
||
| Use this dashboard to prioritize highest-impact exposure: | ||
|
|
||
| - Tier Zero principal inventory | ||
| - Exposure-oriented prioritization indicators | ||
| - Relationship context for critical assets | ||
|
|
||
| ## Work with incidents | ||
|
|
||
| Analytics Rules generate incidents from BloodHound Enterprise findings in custom log tables. | ||
|
|
||
| 1. In Microsoft Sentinel, open **Incidents**. | ||
| 1. Filter by BloodHound-related product/source fields. | ||
| 1. Triage, assign, and track remediation in your incident workflow. | ||
|
|
||
| <Tip> | ||
| Use incidents for operational ownership and dashboards for trend/coverage analysis. | ||
| </Tip> | ||
|
|
||
| ## Multi-environment analysis | ||
|
|
||
| Use environment filters across dashboards to compare business units, regions, or segmented environments. | ||
|
|
||
| - View one environment in isolation. | ||
| - Compare multiple environments side-by-side. | ||
| - Reduce noise by excluding non-relevant environments. | ||
|
|
||
| ## Data scope and freshness | ||
|
|
||
| Dashboard and incident views reflect connector configuration choices: | ||
|
|
||
| - Environment and finding-type selection | ||
| - Polling cadence | ||
| - Initial lookback window (`Lookup Days`) | ||
| - Deduplication behavior favoring latest event state |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.