389, 636 - LDAP
Potential Risks
Unauthenticated Access
# https://github.com/yuukisec/iPoCs
nuclei -t ~/ipocs -id ldap-unauth -u $RHOST:$RPORT
# Bulk testing
nuclei -t ~/ipocs -id ldap-unauth -l $RHOST_LIST
Exploitation
Information Disclosure
Java Ldap Browser. <https://www.jxplorer.org/downloads/users.html>
Apache Directory Studio RCP Application. <https://directory.apache.org/studio/downloads.html>
LDAP Admin Tool. <https://www.ldapsoft.com/download.html>
最后更新于