V 2.0 : Cryptographic Next Generation Events
Vendor Documentation
Classification
Rule Name | Rule Type | Common Event | Classification |
---|---|---|---|
V 2.0 : Cryptographic Next Generation Events | Base Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5063 : CNG - Successful Provider Operation | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5063 : CNG - Failed Provider Operation | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5064 : CNG - Successful Context Operation | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5064 : CNG - Failed Context Operation | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5065 : CNG - Successful Context Modification | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5065 : CNG - Failed Cont. Modification | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5066 : CNG - Successful Function Operation | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5066 : CNG - Failed Function Operation | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5067 : CNG - Successful Function Modification | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5067 : CNG - Failed Function Modification | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5068 : CNG - Successful Function Provider | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5068 : CNG - Failed Function Provider Oper. | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5069 : CNG - Successful Function Property | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5069 : CNG - Failed Function Property Oper. | Sub Rule | Cryptographic Failure | Error |
V 2.0 : EVID 5070 : CNG - Successful Function Property | Sub Rule | Cryptographic Operation | Other Audit Success |
V 2.0 : EVID 5070 : CNG - Failed Function Prop Modification | Sub Rule | Cryptographic Failure | Error |
Mapping with LogRhythm Schema
Device Key in Log Message | LogRhythm Schema | Data Type | Schema Description |
---|---|---|---|
Provider | N/A | N/A | Identifies the provider that logged the event. The Name and Guid attributes are included if the provider used an instrumentation manifest to define its events. The EventSourceName attribute is included if a legacy event provider (using the Event Logging API) logged the event. |
EventID | <vmid> | Number | The identifier that the provider used to identify the event. |
Version | N/A | N/A | The version number of the event's definition. |
Level | <severity> | Text/String | The severity level defined in the event. |
Task | <vendorinfo> | Text/String | The task defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged. |
Opcode | N/A | N/A | The opcode defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged. |
Keywords | <result> <tag2> | Text/String | A bitmask of the keywords defined in the event. Keywords are used to classify types of events (for example, events associated with reading data). |
TimeCreated | N/A | N/A | The time stamp that identifies when the event was logged. The time stamp will include either the SystemTime attribute or the RawTime attribute. |
EventRecordID | N/A | N/A | The record number assigned to the event when it was logged. |
Correlation | N/A | N/A | The activity identifiers that consumers can use to group related events together. |
Execution | N/A | N/A | Contains information about the process and thread that logged the event. |
Channel | N/A | N/A | The channel to which the event was logged. |
Computer | <dname> | Text/String | The name of the computer on which the event occurred. |