8000 Releases · zeronetworks/ldapfw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zeronetworks/ldapfw

LDAP Firewall v1.0.0

11 Jul 10:49
Compare
Choose a tag to compare

Added support for Windows 2022 DataCenter on Azure.

LDAP Firewall v0.1.2

28 Mar 10:21
Compare
Choose a tag to compare

Added support for groups in rules.

LDAP Firewall v0.1.1

26 Mar 12:39
Compare
Choose a tag to compare

Improved config file validation.

LDAP Firewall v0.1.0

25 Mar 12:23
Compare
Choose a tag to compare

Added support for setting scope in search operation rules.

LDAP Firewall v0.0.9

18 Mar 15:06
Compare
Choose a tag to compare

Fixed bug that prevented LDAPFW installation on Windows 2016.

v0.0.81

21 Jan 10:34
Compare
Choose a tag to compare
  • Write hit rule to debug log
  • Validate config before install or update

LDAP Firewall v0.0.8

17 Jan 14:21
Compare
Choose a tag to compare

Version changes:

  • The /install flag now installs LDAPFW as a Windows service. The option to install the firewall not as a service has been removed.
  • A filter defined in a rule will now match if it is a substring of the incoming search filter (instead of string equality)
  • Matching for filter, oid, dn and attributes are now case-insensitive
  • New event log added for when the LDAPFW config has been updated (using the /update flag)
  • The /v & /vv debug flags have been deprecated. Debug logging can be enabled as a key in the config.json file.
  • A new check has been added to verify ldapFwManager.exe is running as admin

LDAP Firewall v0.0.7

14 Jan 13:36
Compare
Choose a tag to compare

Attributes matching is now case-insensitive

LDAP Firewall v0.0.6

27 Dec 08:39
Compare
Choose a tag to compare

This version includes:

  • Persistence mechanism for LDAPFW (install as a service with the /service flag)
  • Verification that lsass is not a protected process prior to LDAPFW installation

LDAP Firewall v0.0.5

30 Nov 15:41
Compare
Choose a tag to compare
0