Azur3Alph4 is a PowerShell module that automates red-team tasks for ops on objective. This module situates in a post-breach (RCE achieved) position. Token extraction and many other tools will not execute successfully without starting in this position. This module should be used for further enumeration and movement in a compromised app that is part of a managed identity.
Azur3Alph4 is currently in development. Modules are being worked on and updated. Most of this is still untested.
Scripts are in repo for individual use and easy identification, but the .psm1 file is what will be consistently updated.
Installation & Usage
Import-Module Azur3Alph4
Point the $envendpoint to cmd execution passing “env” to the Azure backend.
Enumerates an Azure endpoint to verify whether or not it belongs to a managed identity
Grabs the Managed Identity Token from the endpoint using the extracted secret. Stores the value in a given variable
Takes a username and password variable and automates SecureString conversion and connects to an Azure account
Gets the subscription ID using the REST API for Azure
Uses the subscription ID to enumerate all resources that are accessible
Enumerates all resources available using Azure token and lists permissions of each resource directly below it
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…