LDAPShell/README.md

1.0 KiB

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