/ldapconsole

The ldapconsole script allows you to perform custom LDAP requests to a Windows domain.

Primary LanguagePython

ldapconsole

The ldapconsole script allows you to perform custom LDAP requests to a Windows domain.
GitHub release (latest by date) YouTube Channel Subscribers

Features

  • Authenticate with password
  • Authenticate with LM:NT hashes
  • Authenticate with kerberos ticket

Examples

$ ./ldapconsole.py -u 'user1' -p 'Admin123!' -d 'LAB.local' --dc-ip 192.168.2.1

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.