Actions
Feature #7471
openTask #7452: ldap: add keywords to match output
detect/ldap: add ldap.bind.name keyword
Effort:
Difficulty:
Label:
Description
Which is a buffer
We should also investigate if pub struct LdapDN(pub String);
is right because this means we only accept valid utf-8 strings
when LDAP may accept arbitrary ascii buffer
Updated by Juliana Fajardini Reichow 2 days ago
- Tracker changed from Task to Feature
Updated by Philippe Antoine 2 days ago
Should we restrict to bind operation or have all operations but look for all LDAPDN ?
Actions