Skip to main content
Glama
mwnickerson

BloodHound MCP Server

by mwnickerson

get_cert_template_controllers

Identify security principals that control Certificate Templates to detect ESC2 vulnerabilities in Active Directory environments.

Instructions

Retrieves the controllers of a specific Certificate Template.
Controllers are security principals that can modify the Certificate Template or its properties.
This is critical for identifying ESC2 vulnerabilities (vulnerable Certificate Template access control).

Args:
    template_id: The ID of the Certificate Template to query
    limit: Maximum number of controllers to return (default: 100)
    skip: Number of controllers to skip for pagination (default: 0)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
template_idYes
limitNo
skipNo
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/mwnickerson/bloodhound_mcp'

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