Blog

LDAP Injection

1 min.

April 10, 2016

Lightweight Directory Access Protocol (LDAP) is an open and vendor-neutral directory service protocol that runs on a layer above the TCP/IP stack. It provides the appropriate mechanism for accessing and modifying data directories, things that are commonly used today while developing intranet and internet (web) applications.

LDAP injections (queries) can be used to exploit vulnerable web applications, that be manipulated due to their inability to cope with malicious user input.
Read More

Read More

Want to learn more? Here are some additional pieces for you to read.