
Hi Nils,
Your assumption is correct, UEBA use the following Windows events for its Active Directory authentication model:
- 4624 : An account was successfully logged on.
- 4625 : An account failed to logon.
- 4648 : A logon was attempted using explicit credentials.
- 4768 : A Kerberos authentication ticket (TGT) was requested.
- 4769 : A Kerberos service ticket was requested.
- 4770 : A Kerberos service ticket was renewed.
- 4771 : Kerberos pre-authentication failed.
- 4772 : A Kerberos authentication ticket request failed.
- 4773 : A Kerberos service ticket request failed.
- 4776 : The computer attempted to validate the credentials for an account.
- 4777 : The domain controller failed to validate the credentials for an account.
Mandatory fields for these events are documented into appendix 30.1 of UEBA documentation ( https://docs.logpoint.com/static/pdf/ueba-manual/latest/ueba-manual.pdf ). You don’t need to manually check these, a convenient datasource validation tool is provided from UEBA plugin interface.
I hope this answer your question.
Kind regards
Jérôme
1 comment