From 6fba2eb873c5d6535fa9e7277f938a3a6dfe2a79 Mon Sep 17 00:00:00 2001 From: zh54321 <75389161+zh54321@users.noreply.github.com> Date: Mon, 15 Dec 2025 19:55:09 +0100 Subject: [PATCH] Added EntraFalcon, EntraTokenAid and GraphPreConsentExplorer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 119bb97..7dae0c6 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ | [bucket-shield](https://github.com/Permiso-io-tools/Bucket-Shield) | BucketShield is an open-source tool designed to simulate and detect numerous actions that can disrupt the flow of AWS CloudTrail logs to their configured S3 Buckets. | | [CloudPEASS](https://github.com/carlospolop/CloudPEASS) | Cloud Privilege Escalation Awesome Script Suite – your one-stop solution to find your permissions whenever you compromise a principal in a Red Team across major cloud platforms: Azure, GCP, and AWS. | | [findmytakeover](https://github.com/anirudhbiyani/findmytakeover) | find dangling domains in a multi cloud environment | +| [EntraFalcon](https://github.com/CompassSecurity/EntraFalcon) | A lightweight PowerShell tool for assessing the security posture of Microsoft Entra ID environments. It helps identify privileged objects, risky assignments, and potential misconfigurations. | +| [EntraTokenAid](https://github.com/zh54321/EntraTokenAid) | A pure PowerShell solution for Entra OAuth authentication, enabling easy retrieval of access and refresh tokens | +| [GraphPreConsentExplorer](https://github.com/zh54321/GraphPreConsentExplorer) | A comprehensive list of usable Entra ID first-party clients with pre-consented Microsoft Graph scopes, in a simple YAML-file explorable with a simple HTML GUI. | ### ✍🏻 Cloud Pentesting Labs | Resource Name | Description |