Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.04 KB

README.md

File metadata and controls

44 lines (37 loc) · 1.04 KB

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