Files
metasploit-gs/docs/metasploit-framework.wiki/Metasploit-Guide-LDAP.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
335 B
Markdown
Raw Normal View History

2022-12-14 18:28:16 +00:00
## 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