Skip to main content
Glama

ad_secretsdump

Dump Active Directory secrets, including password hashes and Kerberos keys, for penetration testing and security assessments.

Instructions

Impacket secretsdump.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYes
passwordYes
usernameYes
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full responsibility for behavioral disclosure. It does not mention potential side effects, required privileges, network activity, or output behavior. The tool could be invasive or noisy, but the description omits all such information.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely underspecified—only three words. It is not conciseness but omission; even a single functional sentence would be better. The structure provides no value beyond the tool's own name.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

This is a complex tool with three required parameters, no annotations, and no output schema. The description is far too minimal to allow an agent to use it correctly, especially in an Active Directory context where secretsdump has specific prerequisites and risks.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 0% description coverage, and the description adds no parameter information. While 'target', 'username', and 'password' are somewhat self-explanatory by name, nothing is stated about expected formats, such as whether target should be an IP or hostname or whether username requires a domain prefix.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Impacket secretsdump' merely restates the tool name and references an external utility without stating a verb+resource. It does not explain that this tool dumps secrets from a Windows target, leaving the agent to rely on prior knowledge of Impacket.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool relative to sibling AD tools like ad_kerberoast or ad_psexec. No context, preconditions, or exclusions are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptopepy/chungus-kali-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server