Module LdapJS
A module providing sinks and sanitizers for LDAP injection.
Import path
import javascript
Predicates
ldapjs |
Gets a reference to the ldapjs library. |
Classes
ClientCall |
A call to a LDAPjs Client API method. |
SearchOptions |
A reference to a LDAPjs client |
TaintPreservingLdapFilterStep |
A creation of an LDAPjs filter, or object containing a filter, that doesn’t sanitizes the input. |