Event ID 4865 — A trusted forest information entry was added.
Description
A trusted forest information entry was added.
Message #
Fields #
| Name | Description |
|---|---|
Forest_Root | [Trust Information] Forest Root. |
Forest_Root_SID | [Trust Information] Forest Root SID. |
Operation_ID | [Trust Information] Operation ID. |
Entry_Type | [Trust Information] Entry Type. |
Flags UInt32 | [Trust Information] Flags. |
Top_Level_Name | [Trust Information] Top Level Name. |
DNS_Name | [Trust Information] DNS Name. |
NetBIOS_Name | [Trust Information] NetBIOS Name. |
Domain_SID | [Trust Information] Domain SID. |
Security_ID | [Subject] Security ID. |
Account_Name | [Subject] Account Name. |
Account_Domain | [Subject] Account Domain. |
Logon_ID | [Subject] Logon ID. |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Security-Auditing",
"guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
"event_source_name": "",
"event_id": 4865,
"version": 0,
"level": 0,
"task": 13569,
"opcode": 0,
"keywords": 9232379236109516800,
"time_created": "2024-06-22T14:02:41.749935Z",
"event_record_id": 3175613,
"correlation": {},
"execution": {
"process_id": 596,
"thread_id": 3360
},
"channel": "Security",
"computer": "CDCWTRDC01.mypartner.lan",
"security": {
"user_id": ""
}
},
"event_data": {
"ForestRoot": "rootblue.lan",
"ForestRootSid": "S-1-5-21-392370121-190461309-2151315433",
"OperationId": "0xffadf358",
"EntryType": 0,
"Flags": 0,
"TopLevelName": "rootblue.lan",
"DnsName": "-",
"NetbiosName": "-",
"DomainSid": "S-1-0-0",
"SubjectUserSid": "S-1-5-21-1407145384-2259788832-4099636412-500",
"SubjectUserName": "Administrator",
"SubjectDomainName": "MYPARTNER",
"SubjectLogonId": "0xffad8559"
}
}
References #
- Microsoft Learn https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4865
- Microsoft Learn Audit Policy https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-authentication-policy-change
- Ultimate Windows Security https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventid=4865
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx