LDAP Search Info Field
checklist
Walkthrough
Run LDAP NSE scripts to dump directory objects and attributes anonymously. Description/info fields sometimes leak passwords or hints worth checking.
Commands
bash
nmap -n -sV --script "ldap*" -p 389 <IP>
Run LDAP NSE scripts to dump directory objects and attributes anonymously. Description/info fields sometimes leak passwords or hints worth checking.
bash
nmap -n -sV --script "ldap*" -p 389 <IP>