Skip to content

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

Notifications You must be signed in to change notification settings

xntric78/ldapconsole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%