MCPcopy Index your code
hub / github.com/XiaoliChan/LDAPShell

github.com/XiaoliChan/LDAPShell @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
39 symbols 119 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

LDAPShell

A wrapper of ldap_shell.py module which in ntlmrelayx.

Table of content

Overview

LDAP cli from ntlmrelayx, use to break active directory remotely.

Menu

  • add_computer
  • rename_computer
  • add_user
  • add_user_to_group
  • change_password
  • clear_rbcd
  • disable_account
  • enable_account
  • dump
  • search
  • get_user_groups
  • get_group_users
  • get_laps_password
  • grant_control
  • set_dontreqpreauth
  • set_rbcd
  • start_tls
  • write_gpo_dacl

Screenshots

  • Login into ldap
    image

  • Switch to TLS
    image

  • Add computer account and check if it exists
    image

References

Core symbols most depended-on inside this repo

search
called by 16
utils/ldap_shell.py
get_dn
called by 5
utils/ldap_shell.py
ldap_connection
called by 3
ldapshell.py
create_empty_sd
called by 3
utils/ldap_shell.py
create_allow_ace
called by 3
utils/ldap_shell.py
toggle_account_enable_disable
called by 2
utils/ldap_shell.py
ldap_sessions
called by 1
ldapshell.py
start_LDAPShell
called by 1
ldapshell.py

Shape

Method 36
Class 3

Languages

Python100%

Modules by API surface

utils/ldap_shell.py30 symbols
ldapshell.py5 symbols
ldapsearch-test.py4 symbols

For agents

$ claude mcp add LDAPShell \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact