Semperis-Operation-Log

EventTitleChannelSampleRule
20002DSP failed logonOperationalNY
20012DSP RBAC changeOperationalNY

Event ID 20002: DSP failed logon

#
Channel
Operational

Description

Semperis Directory Services Protector (DSP) logs a failed logon to the DSP system itself (its web administration console). Written to a custom Windows event channel on the DSP management server and ingested into Microsoft Sentinel's SecurityEvent table via a custom Data Collection Rule.

Fields #

NameDescription
TrusteeNameAccount attempting the failed logon, as DOMAIN\user, parsed from the event details.
HostIPSource IP address of the failed logon attempt.
NTDomainDomain portion of TrusteeName.
NameUser portion of TrusteeName.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
CategoryeqSemperis-Operation-Log1 rulekusto

Community Notes #

Third-party product event (Semperis Directory Services Protector). Consumed by the Semperis-authored Sentinel analytic rule 'Semperis DSP Failed Logons' (query filters SecurityEvent for EventSourceName 'Semperis-Operation-Log' and EventID 20002). Grounding is vendor documentation, not Microsoft; no first-party sample captured.

Detection Rules #

Full rule details for this event, including ATT&CK technique mappings and native queries →

Kusto # view in coverage

References #

Event ID 20012: DSP RBAC change

#
Channel
Operational

Description

Semperis DSP logs a role-based-access-control change inside the DSP application: an identity is added to or removed from a DSP persona (DSP's internal permission role). This is a DSP-application RBAC change, not a Windows or Active Directory RBAC change.

Fields #

NameDescription
LoginUserAccount whose DSP persona membership changed.
NTDomainDomain of LoginUser.
HostNameHost associated with the change.
DnsDomainDNS domain of the host.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
CategoryeqSemperis-Operation-Log1 rulekusto

Community Notes #

Third-party product event (Semperis Directory Services Protector). Consumed by the Semperis-authored Sentinel analytic rule 'Semperis DSP RBAC Changes' (EventSourceName 'Semperis-Operation-Log', EventID 20012; mapped to ATT&CK T1548 and T1098). Grounding is vendor documentation.

Detection Rules #

Full rule details for this event, including ATT&CK technique mappings and native queries →

Kusto # view in coverage

References #