Skip to content

live ldap client command

skelsec edited this page Apr 14, 2021 · 1 revision

What it does

Spawns an LDAP client, logs in to the DC using the current user's context.

Remarks

None

Requirements

  • Domain joined computer
  • Executed under a domain user

Subcommands

None

Switches

  • --host : IP address or hostname of the LDAP server. Use this in case you wish to specify a custom KLDAP server. Optional.
  • --authemethod: You may choose between ntlm or kerberos authentication. Kerberos authentication will not work when IP address is supplied as target. Default: ntlm
  • -v : Verbosity

Examples

  • pypykatz live ldap client: Connects to the DC, logs in and awaits your commands
Clone this wiki locally