active-directory-attacks

active-directory-attacks is a skill for Claude Code, Codex from ranbot-ai/awesome-skills. It costs 33 tokens per session (1,408 once invoked), scanned D, original, no licence file.

A guide to techniques for attacking Microsoft Active Directory, the system many organizations use to manage Windows users, computers, and access rights.

In plain words
What is it for?
Studying or assessing Active Directory security, including reconnaissance, credential harvesting, Kerberos attacks, lateral movement, and privilege escalation.
Why use it?
It organizes security-testing topics such as finding systems, obtaining credentials, and moving between accounts or computers.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Studying or assessing Active Directory security, including reconnaissance, credential harvesting, Kerberos attacks, lateral movement, and privilege escalation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ranbot-ai/awesome-skills/active-directory-attacks
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.

Any agent
npx skills add ranbot-ai/awesome-skills --skill active-directory-attacks
Clone the repo
git clone --depth 1 https://github.com/ranbot-ai/awesome-skills

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 active-directory-attacks

README.md
[![agentmods](https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/active-directory-attacks/github.svg)](https://agentmods.dev/skills/ranbot-ai/awesome-skills/active-directory-attacks)
Your own site
<a href="https://agentmods.dev/skills/ranbot-ai/awesome-skills/active-directory-attacks"><img src="https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/active-directory-attacks/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for active-directory-attacks

Your own site · 80×15
<a href="https://agentmods.dev/skills/ranbot-ai/awesome-skills/active-directory-attacks"><img src="https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/active-directory-attacks.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,408 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00033 $0.01408
Opus 5 $0.00016 $0.00704
Sonnet 5 $0.00007 $0.00282
Haiku 4.5 $0.00003 $0.00141

Measured 9d ago against content hash f37c1f1b188f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade D, and why

active-directory-attacks scanned grade D 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 9d 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.

Harvests environment variableshighData exfiltration

Enumerating or grepping the environment for keys collects credentials unrelated to what the mod says it does.

Extract credentials directly from DC (requires Replicating Directory Changes rights):

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo date -s "14 APR 2024 18:25:16"
skills/active-directory-attacks/SKILL.md · 201 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

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. 9d ago First seen · 201 lines · 33 tokens per session scan D f37c1f1b188f

Subscribe to this mod's changes

active-directory-attacks is a skill published in the GitHub repository ranbot-ai/awesome-skills (6 stars, last pushed today), with no licence file. It adds 33 tokens to every session and 1,408 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 2 findings (harvests environment variables, asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

docutranslate

Use when translating documents locally via LLM — PDF, Word, Excel, Markdown, SRT subtitles with format preservation. DocuTranslate: LLM-powered multi-format local file translation tool with MCP server support.

znlgis/opengis-skills · 47 tokens

data-science-analysis

Computes a numeric or categorical answer to a quantitative data-science question by cleaning and analyzing local data files (CSV, Excel, TSV, and scientific formats .npz/.fits/.h5) with pandas, numpy, and scipy. Use whenever a task ships its own dataset (in whatever local directory it provides) and asks you to derive…

agentscope-ai/QwenPaw-Data · 237 tokens

leiloeiro-edital-ranbot-ai

Analise e auditoria de editais de leilao judicial e extrajudicial. Riscos ocultos, clausulas perigosas, debitos, ocupante e classificacao da oportunidade.

ThomasMoreAI/legal-skills-open · 51 tokens

compare-race

Use when the user wants to send the same prompt to several LLMs and compare the answers - sequentially (stopwatch, clean per-lane timing) or in parallel (true race), with optional repetitions per model, judged by the starting model across quality, correctness, completeness, instruction fidelity and latency (time is…

ellmos-ai/skills · 100 tokens

accelerate

Run PyTorch training across GPUs with minimal changes.

NousResearch/hermes-agent · 13 tokens

pydantic-ai

Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support.

davila7/claude-code-templates · 32 tokens