20 lines
335 B
Markdown
20 lines
335 B
Markdown
|
|
## 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
|