diff --git a/.configcl/img/master.png b/.configcl/img/master.png new file mode 100644 index 0000000..0215632 Binary files /dev/null and b/.configcl/img/master.png differ diff --git a/.configcl/master.png b/.configcl/master.png new file mode 100644 index 0000000..0215632 Binary files /dev/null and b/.configcl/master.png differ diff --git a/.idea/modules.xml b/.idea/modules.xml index 9dc1ccb..25f7761 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -1,5 +1,5 @@ - + diff --git a/README.md b/README.md index 73a1a6c..245f429 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ AzureHoundAD uses the `Microsoft` Graph and Azure REST APIs to collect data. It - AzureHound is a Go binary that collects data from AzureAD and AzureRM via the MS Graph and Azure REST APIs. -# Get AzureHoundAD +## Get AzureHoundAD

Config • @@ -39,7 +39,7 @@ The rolling release contains pre-built binaries that are automatically kept up-t ## Compiling -- Go [1.18](https://go.dev/dl) or later +- Go [1.21](https://go.dev/dl) or later To build this project from source run the following: @@ -102,6 +102,7 @@ Flags: Use "azurehound [command] --help" for more information about a command. ``` +# Thanks To

diff --git a/go.mod b/go.mod index 7ac6e40..fe229c0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/bloodhoundad/azurehound/v2 -go 1.20 +go 1.21 require ( github.com/go-logr/logr v1.2.0 diff --git a/sec.gitignore b/sec.gitignore index 458aa00..614a000 100644 --- a/sec.gitignore +++ b/sec.gitignore @@ -83,6 +83,7 @@ Icon Network Trash Folder Temporary Items .apdisk +.apkdisk ######## # Windows