Example Usage
$ ./LDAPWordlistHarvester -h
LDAPWordlistHarvester - by Remi GASCOU (Podalirius) @ TheManticoreProject - v1.0.0
Usage: LDAPWordlistHarvester --domain <string> --username <string> [--password <string>] [--hashes <string>] [--debug] [--output <string>] --dc-ip <string> [--ldap-port <tcp port>] [--use-ldaps] [--use-kerberos]
Authentication:
-d, --domain <string> Active Directory domain to authenticate to.
-u, --username <string> User to authenticate as.
-p, --password <string> Password to authenticate with. (default: "")
-H, --hashes <string> NT/LM hashes, format is LMhash:NThash. (default: "")
Configuration:
-d, --debug Debug mode. (default: false)
-o, --output <string> Output file. (default: "wordlist.txt")
LDAP Connection Settings:
-dc, --dc-ip <string> IP Address of the domain controller or KDC (Key Distribution Center) for Kerberos. If omitted, it will use the domain part (FQDN) specified in the identity parameter.
-lp, --ldap-port <tcp port> Port number to connect to LDAP server. (default: 389)
-L, --use-ldaps Use LDAPS instead of LDAP. (default: false)
-k, --use-kerberos Use Kerberos inst
See also
Crunch
Open Source
Kali
Wordlist generator that creates wordlists based on specified criteria including character sets, patt…
Mimikatz
Open Source
Kali
Post-exploitation tool to extract plaintexts passwords, hashes, PIN codes, and Kerberos tickets from…
CeWL
Open Source
Kali
Custom Word List generator that spiders a target website to build a wordlist based on the site's con…
trump-code
Open Source
🔐 AI decoding Trump's posts × stock market | AI 解碼川普推文 × 美股 | AIでトランプ投稿×株式市場を解読 — 31.5M models, 61.3…
brutas
Free
Wordlists handcrafted (and automated) with ♥…
hashcat-wpa-server
Open Source
Yet another WPA/WPA2 hashes cracker web server. Powered by HashCat. The backend is written in Python…