{"id":13782568,"url":"https://github.com/JoelGMSec/AzureGraph","last_synced_at":"2025-05-11T15:32:37.573Z","repository":{"id":64159885,"uuid":"572647798","full_name":"JoelGMSec/AzureGraph","owner":"JoelGMSec","description":"Azure AD enumeration over MS Graph","archived":false,"fork":false,"pushed_at":"2022-11-30T18:25:18.000Z","size":163,"stargazers_count":81,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T20:45:04.990Z","etag":null,"topics":["azuread","azuregraph","cloud","gathering","information","msgraph"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JoelGMSec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"JoelGMSec","patreon":null,"open_collective":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://buymeacoff.ee/JoelGMSec","https://darkbyte.net/shop"]}},"created_at":"2022-11-30T18:14:26.000Z","updated_at":"2025-05-05T13:05:58.000Z","dependencies_parsed_at":"2023-01-15T01:00:43.596Z","dependency_job_id":null,"html_url":"https://github.com/JoelGMSec/AzureGraph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelGMSec%2FAzureGraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelGMSec%2FAzureGraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelGMSec%2FAzureGraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelGMSec%2FAzureGraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoelGMSec","download_url":"https://codeload.github.com/JoelGMSec/AzureGraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588768,"owners_count":21932322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azuread","azuregraph","cloud","gathering","information","msgraph"],"created_at":"2024-08-03T18:01:39.305Z","updated_at":"2025-05-11T15:32:37.517Z","avatar_url":"https://github.com/JoelGMSec.png","language":"PowerShell","funding_links":["https://github.com/sponsors/JoelGMSec","https://buymeacoff.ee/JoelGMSec","https://darkbyte.net/shop","https://www.buymeacoffee.com/joelgmsec"],"categories":["0x02 工具 :hammer_and_wrench:"],"sub_categories":["1 云服务工具"],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=600 alt=\"AzureGraph\" src=\"https://github.com/JoelGMSec/AzureGraph/blob/main/AzureGraph.png\"\u003e\u003c/p\u003e\n\n# AzureGraph\n**AzureGraph** is an Azure AD information gathering tool over Microsoft Graph. \n\nThanks to Microsoft Graph technology, it is possible to obtain all kinds of information from Azure AD, such as users, devices, applications, domains and much more.\n\nThis application, allows you to query this data through the API in an easy and simple way through a PowerShell console. Additionally, you can download all the information from the cloud and use it completely offline.\n\n\n# Requirements\n- PowerShell 4.0 or higher\n\n# Download\nIt's recommended to clone the complete repository or download the zip file.\\\nYou can do this by running the following command:\n```\ngit clone https://github.com/JoelGMSec/AzureGraph\n```\n\n\n# Usage\n```\n.\\AzureGraph.ps1 -h\n\n     _                         ____                 _\n    / \\    _____   _ _ __ ___ / ___|_ __ __ _ _ __ | |__\n   / _ \\  |_  / | | | '__/ _ \\ |  _| '__/ _' | '_ \\| '_ \\\n  / ___ \\  / /| |_| | | |  __/ |_| | | | (_| | |_) | | | |\n /_/   \\_\\/___|\\__,_|_|  \\___|\\____|_|  \\__,_| .__/|_| |_|\n                                             |_|\n  -------------------- by @JoelGMSec --------------------\n\n\n Info:  This tool helps you to obtain information from Azure AD\n        like Users or Devices, using de Microsft Graph REST API\n\n Usage: .\\AzureGraph.ps1 -h\n          Show this help, more info on my blog: darkbyte.net\n\n        .\\AzureGraph.ps1\n          Execute AzureGraph in fully interactive mode\n\n Warning: You need previously generated MS Graph token to use it\n          You can use a refresh token too, or generate a new one\n\n```\n\n### The detailed guide of use can be found at the following link:\n\nhttps://darkbyte.net/azuregraph-enumerando-azure-ad-desde-microsoft-graph\n\n\n# License\nThis project is licensed under the GNU 3.0 license - see the LICENSE file for more details.\n\n\n# Credits and Acknowledgments\nThis tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec\n\n\n# Contact\nThis software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it.\n\nFor more information, you can find me on Twitter as [@JoelGMSec](https://twitter.com/JoelGMSec) and on my blog [darkbyte.net](https://darkbyte.net).\n\n\n# Support\nYou can support my work buying me a coffee:\n\n[\u003cimg width=250 alt=\"buymeacoffe\" src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\"\u003e](https://www.buymeacoffee.com/joelgmsec)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJoelGMSec%2FAzureGraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJoelGMSec%2FAzureGraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJoelGMSec%2FAzureGraph/lists"}