Skip to main content
Glama
schwarztim

ldapdomaindump MCP Server

by schwarztim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KALI_HOSTNoSSH hostname or alias for Kalikali
LDAP_OUTPUT_DIRNoDirectory on Kali for output files/tmp/ldapdomaindump

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ldapdomaindump_dumpB

Perform a full LDAP domain dump - enumerates users, groups, computers, trusts, and policies. Outputs HTML, JSON, and greppable files.

ldapdomaindump_usersB

Enumerate domain users only. Returns user accounts with attributes like name, description, last logon, password expiry, etc.

ldapdomaindump_groupsB

Enumerate domain groups and their memberships. Returns group names, descriptions, and member lists.

ldapdomaindump_computersB

Enumerate domain computers. Returns computer accounts with OS info, hostnames, and descriptions.

ldapdomaindump_trustsB

Enumerate domain trusts. Returns trust relationships between domains including trust direction and type.

ldapdomaindump_policiesA

Get domain password policies and fine-grained password policies (PSOs). Returns lockout thresholds, password length requirements, etc.

ldapdomaindump_read_outputA

Read previously generated ldapdomaindump output files from Kali. Use after running a dump to retrieve specific results.

ldapdomaindump_ldd2prettyB

Convert ldapdomaindump JSON output to enum4linux-like readable format using the ldd2pretty utility.

ldapdomaindump_checkA

Check if ldapdomaindump is installed and accessible on the Kali host via SSH.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/schwarztim/sec-ldapdomaindump-mcp'

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