ldapsearch -H ldap://$TARGET_IP -x -s base namingcontexts
ldapsearch -H ldap://$TARGET_IP -x -b 'DC=<DC>,DC=<ORG>
ldapsearch -H ldap://$TARGET_IP -x -b 'DC=<DC>,DC=<ORG>' -D '<DC>\<user>' -W > outfile
ldapdomaindump $TARGET_IP -u '<domain>\<user>' -p '<password>' --no-json --no-grep
Social_engineering