Tag: LDAP Firewall
-

LDAP Firewall: Guarding Your Active Directory with Open-Source Protection
LDAP Firewall LDAP Firewall is an open-source tool for Windows servers that lets you audit and restrict incoming LDAP requests. Its primary use cases are to protect Domain Controllers, block LDAP-based attacks, and tightly control access to the Active Directory schema (e.g. enforcing read-only access for users). The tool is written in C++ and makes…