xntric78 / ldapconsole

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

Home Page:https://podalirius.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://podalirius.net/


Languages

Language:Python 100.0%