Releases: c3rebro/ldap2csv
Releases · c3rebro/ldap2csv
LDAP2CSV v0.5.7006
LDAP2CSV v0.4.6941
- improved server path formatting
LDAP2CSV v0.4.6929
- added asyncrounous ldap query; query times decreased drastically
- added attribute query to protocol; query will only aquire neccessary attributes -> decrease packet overhead
- added connect option: -k = kerberos
- added connect option: -tls
- added progress report to console output
LDAP2CSV v0.3
changed from System.DirectoryServices to System.DirectoryServices.Protocols due to query issues with large databases (>100.000 entries)
LDAP2CSV v0.2
+initial release
features:
- logon with ip:port or hostname/rootDSE
- encrypt credentials locally
- specify filter, attributes strings as well as csv seperator and encoding