389/TCP/UDP, 636/TCP, 3268/TCP, 3269/TCP (LDAP)
LDAP, Lightweight Directory Access Protocol.
Nmap
nmap -sC -sV -sS -sU -p T:389,636,3268,3269,U:389 --script="ldap* and not brute" <IP-address-DC> -oN nmap-ldap.txtLDAPDomainDump
mkdir ldapdomaindump
ldapdomaindump <IP-address-DC> -u "<ACME.LOCAL>/<user>" -p "<password>" --no-json --no-grep -o ldapdomaindumpÚltima actualización