azure-pentesting

azure-pentesting is a skill for Claude Code, Codex from wgpsec/AboutSecurity. It costs 113 tokens per session (6,888 once invoked), scanned C, original, no licence file.

A methodology for assessing the security of Microsoft Azure and Microsoft 365 cloud environments, including Entra ID, Microsoft's identity service.

In plain words
What is it for?
Use it when testing Azure resources such as storage, web apps, virtual machines, or functions, or when reviewing service principals, managed identities, and access tokens.
Why use it?
It helps structure authorized security reviews across many Azure services, from finding exposed assets and credentials to checking paths into connected on-premises systems.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/wgpsec/aboutsecurity/azure-pentesting
Any agent
npx skills add wgpsec/AboutSecurity --skill azure-pentesting
Clone the repo
git clone --depth 1 https://github.com/wgpsec/AboutSecurity

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-pentesting

README.md
[![agentmods](https://agentmods.dev/badge/skills/wgpsec/aboutsecurity/azure-pentesting.svg)](https://agentmods.dev/skills/wgpsec/aboutsecurity/azure-pentesting)
Your own site
<a href="https://agentmods.dev/skills/wgpsec/aboutsecurity/azure-pentesting"><img src="https://agentmods.dev/badge/skills/wgpsec/aboutsecurity/azure-pentesting.svg" alt="Measured on agentmods" height="20"></a>
Per session 113 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,888 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00113 $0.06888
Opus 5 $0.00056 $0.03444
Sonnet 5 $0.00023 $0.01378
Haiku 4.5 $0.00011 $0.00689

Measured 3d ago against content hash a3e9fcc83007, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

azure-pentesting scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Cloud metadata endpointhighServer-side request forgery

One request to 169.254.169.254 can return temporary IAM credentials.

│ │ └── 打 IMDS 169.254.169.254 获取 Managed Identity Token → Phase 2(目前这个方法不行了,因为如果想拿IMDS需要Metadata: true请求头,大部分的SSRF只能发 GET,且不能自定义 header,最理想的情况其实是命令执行会比较有可能多点现在)

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "https://login.microsoftonline.com/target.com/.well-known/openid-configuration" | jq '.token_endpoint' | grep -oP '[a-f0-9-]{36}'
skills/cloud/azure-pentesting/SKILL.md · 567 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 567 lines · 113 tokens per session scan C a3e9fcc83007

Subscribe to this mod's changes

azure-pentesting is a skill published in the GitHub repository wgpsec/AboutSecurity (1,714 stars, last pushed 3d ago), with no licence file. It adds 113 tokens to every session and 6,888 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 2 findings (cloud metadata endpoint, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

crypto-toolkit

编码解码与加解密工具 — base64/URL/Hex/HTML实体编码解码,MD5/SHA哈希,AES/DES/RSA加解密,JWT解析,Caesar/ROT13密码,栅栏/Vigenere密码,Unicode转义,Morse电码等.

Netw0rkNoob/VulnClaw · 69 tokens

hackerone

HackerOne 赏金项目 scope-guard 流程 — 读取 program scope,强制 scope 与 program rules,再逐个把 in-scope asset 交给 pentest-flow.

Netw0rkNoob/VulnClaw · 43 tokens

redteam-clickjacking-detail-pack

Domain routing and boundary guidance for authorized clickjacking testing, including missing X-Frame-Options, CSP frame-ancestors bypasses, and drag-and-drop hijacking. Use when a task belongs to the clickjacking domain and needs scope, evidence, pivot, or exit criteria.

Netw0rkNoob/VulnClaw · 66 tokens

redteam-logic-detail-pack

Domain routing and boundary guidance for authorized business logic vulnerability testing, including race conditions, flow bypass, price tampering, permission logic errors, and bulk operation abuse. Use when a task belongs to the logic testing domain and needs scope, evidence, pivot, or exit criteria.

Netw0rkNoob/VulnClaw · 61 tokens

redteam-network-detail-pack

Domain routing and boundary guidance for authorized network-layer security testing, including exposed services, protocol downgrade, man-in-the-middle risks, and segmentation bypasses. Use when a task belongs to the network testing domain and needs scope, evidence, pivot, or exit criteria.

Netw0rkNoob/VulnClaw · 58 tokens

ctf-crypto

CTF密码学攻击知识库 — RSA攻击(小指数/共模/Wiener/Coppersmith)、AES攻击(Padding Oracle/ECB字节翻转/GCM nonce重用)、ECC攻击、LFSR/LCG/PRNG攻击、古典密码、LWE格攻击.

Netw0rkNoob/VulnClaw · 67 tokens