proto-ldap

Review LDAP directory services for anonymous bind exposure and encryption posture.

Updated Jul 30, 2026
One-click install
npx skills add https://github.com/salmanabdurrahman/pi-pentest-agent --skill proto-ldap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proto-ldap
Source: https://github.com/salmanabdurrahman/pi-pentest-agent/tree/main/skills/proto-ldap
Command: npx skills add https://github.com/salmanabdurrahman/pi-pentest-agent --skill proto-ldap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the difficulty of performing secure, non-destructive configuration reviews of LDAP directory services, ensuring that security assessments remain within strict operational and policy boundaries.

Core Features & Use Cases

  • Configuration Audit: Identifies anonymous bind exposure, encryption posture (LDAPS/StartTLS), and password policy weaknesses.
  • Metadata Inventory: Safely inventories SPN accounts and delegation configurations without performing active exploitation or credential harvesting.
  • Use Case: A security engineer needs to verify that a production Active Directory environment is not allowing anonymous enumeration and is enforcing secure TLS communication for all directory queries.

Quick Start

Use the proto-ldap skill to perform a read-only configuration review of the directory server at 192.168.1.50 using the provided read-only bind credentials.

Frequently Asked Questions about proto-ldap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely audit LDAP directory security posture without modifying the Active Directory environment?

You can audit LDAP anonymous bind exposure by running a read-only configuration review that safely detects anonymous bind permissions, inventories SPN accounts, and checks delegation configurations without active exploitation or directory modification.

How does a read-only LDAP configuration review detect anonymous bind and weak password policies?

A read-only LDAP configuration review detects anonymous bind and weak password policies by safely inspecting directory metadata, validating encryption posture, and verifying policy enforcement without performing destructive actions or credential harvesting.

Can I inventory SPN accounts and delegation configurations safely during an LDAP pentest?

You can inventory SPN accounts and delegation configurations safely during an LDAP pentest by performing a non-destructive metadata inventory that avoids active exploitation and credential harvesting while assessing the directory service.

Does this non-destructive LDAP security audit require read-only bind credentials?

Yes, this non-destructive LDAP security audit requires read-only bind credentials to perform scoped configuration reviews, enterprise directory policy inspections, and anonymous bind detection without directory modification.

What are the limitations of a read-only LDAP security assessment?

The limitations of a read-only LDAP security assessment include the inability to perform active exploitation, credential spraying, or directory modification, as it strictly satisfies requirements for non-destructive, scoped security auditing.