-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
206 changed files
with
548 additions
and
863 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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 |
---|---|---|
@@ -1,40 +1,15 @@ | ||
--- | ||
title: Data Analysis | ||
description: "Analyzing ingested BloodHound data, identify and remediating attack paths/risks." | ||
description: "Analyze ingested BloodHound data to identify and remediate attack path risks." | ||
mode: wide | ||
sidebarTitle: Overview | ||
--- | ||
|
||
## <Icon icon="desktop" iconType="solid" /> [The BloodHound GUI](/analyze-data/bloodhound-gui/overview) | ||
## <Icon icon="desktop" iconType="solid" /> [The BloodHound Dashboard](/analyze-data/bloodhound-gui/overview) | ||
<CardGroup cols={2}> | ||
<Card title="Posture Page" icon="shield-halved" href="/analyze-data/bloodhound-gui/posture-page" horizontal iconType="solid"/> | ||
<Card title="BloodHound Configuration" icon="shield" href="/analyze-data/bloodhound-gui/configuration" horizontal iconType="solid"/> | ||
<Card title="Mute/unmute attack path finding" icon="volume-xmark" href="/analyze-data/bloodhound-gui/mute-paths" horizontal iconType="solid"/> | ||
<Card title="Searching with Cypher" icon="magnifying-glass" href="/analyze-data/bloodhound-gui/cypher-search" horizontal iconType="solid"/> | ||
<Card title="Explore -> Search for Objects" icon="compass" href="/analyze-data/bloodhound-gui/explore-objects" horizontal iconType="solid"/> | ||
</CardGroup> | ||
|
||
## <Icon icon="circle-nodes" iconType="solid" /> [Nodes](/resources/nodes/overview) | ||
|
||
<CardGroup cols={2}> | ||
<Card title="About BloodHound Nodes" icon="circle-info" href="/resources/nodes/overview" horizontal iconType="solid"/> | ||
<Card title="ADLocalGroup" icon="users" href="/resources/nodes/ad-local-group" horizontal iconType="solid"/> | ||
<Card title="ADLocalUser" icon="user" href="/resources/nodes/ad-local-user" horizontal iconType="solid"/> | ||
<Card title="AIACA" icon="certificate" href="/resources/nodes/aiaca" horizontal iconType="solid"/> | ||
<Card title="AZApp" icon="window-restore" href="/resources/nodes/az-app" horizontal iconType="solid"/> | ||
<Card title="AZAutomationAccount" icon="robot" href="/resources/nodes/az-automation-account" horizontal iconType="solid"/> | ||
[See all 37 articles](/resources/nodes/overview) | ||
</CardGroup> | ||
|
||
## <Icon icon="share-nodes" iconType="solid" /> [Edges](/resources/edges/overview) | ||
|
||
<CardGroup cols={2}> | ||
|
||
<Card title="About BloodHound Edges" icon="star" href="/resources/edges/overview" horizontal iconType="solid"/> | ||
<Card title="Traversable and Non-Traversable Edge Types" icon="star" href="/resources/edges/traversable-edges" horizontal iconType="solid"/> | ||
<Card title="ADCSESC1" icon="certificate" href="/resources/edges/adcs-esc1" horizontal iconType="solid"/> | ||
<Card title="ADCSESC10a" icon="certificate" href="/resources/edges/adcs-esc10a" horizontal iconType="solid"/> | ||
<Card title="ADCSESC10b" icon="certificate" href="/resources/edges/adcs-esc10b" horizontal iconType="solid"/> | ||
<Card title="ADCSESC13" icon="certificate" href="/resources/edges/adcs-esc13" horizontal iconType="solid"/> | ||
[See all 115 articles](/resources/edges/overview) | ||
</CardGroup> |
Oops, something went wrong.