Skip to content

Commit

Permalink
Spicey (Cozy) Xds
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3n33dl3 committed Nov 25, 2024
1 parent 2435894 commit dd1cd98
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,24 @@
<a href="#scope-control">Scope</a>
</p>

<p align="center">
The Attack Path Management data collector for Microsoft Azure

AzureHound collects data from Azure Active Directory (AzureAD) and Azure Resource Manager (AzureRM). It can then send this data to Attack Path Management, maybe BloodHound Enterprise for processing and analysis.
AzureHoundAD collects data from Azure Active Directory (AzureAD) and Azure Resource Manager (AzureRM). It can then send this data to Attack Path Management, maybe BloodHound Enterprise for processing and analysis.
</p>

AzureHound uses the Microsoft Graph and Azure REST APIs to collect data. It can run on any operating system and doesn't require any external dependencies. Authentication Attack with AzureHound supports several authentication flows, including username or password, JWT, refresh token, service principal secret, and service principal certificate.
AzureHoundAD uses the `Microsoft` Graph and Azure REST APIs to collect data. It can run on any operating system and doesn't require any external dependencies. Authentication Attack with AzureHoundAD supports several `Authentication` flows, including username or password, JWT, refresh token, service principal secret, and service principal certificate.

- AzureHound is a Go binary that collects data from AzureAD and AzureRM via the MS Graph and Azure REST APIs.

# Get AzureHoundAD

<p align="center">
<a href="#crawler-configuration">Config</a> •
<a href="#filters">Filters</a> •
<a href="https://discord.gg/projectdiscovery">AzureAD</a>
</p>

Download the appropriate binary for your platform from one of our [Releases](https://github.com/byt3n33dl3/AzureHoundAD/releases).

The rolling release contains pre-built binaries that are automatically kept up-to-date with the `main` branch and can be downloaded from
Expand Down
9 changes: 9 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Reports

```sh
DO NOT CREATE AN ISSUE
```

To report a security problem. Instead, please send an email to [byt3n33dl3@pm.me](mailto:byt3n33dl3@proton.me)

We will acknowledge it within maximum 3 working days, `if` it's Important.

0 comments on commit dd1cd98

Please sign in to comment.