Files
metasploit-gs/docs/metasploit-framework.wiki/Metasploit-Guide-LDAP.md
T
2023-01-18 16:58:34 +00:00

335 B

LDAP Workflows

Lightweight Directory Access Protocol (LDAP) is a method for obtaining distributed directory information from a service.

LDAP on Windows environments are found on:

  • 389/TCP - LDAP
  • 636/TCP - LDAPS
  • 3268 - Global Catalog LDAP
  • 3269 - Global Catalog LDAPS

Lab Environment

TODO

LDAP Enumeration

TODO