Schema ID: https://github.com/NextronSystems/jsonlog/thorlog/v3/platform-info-linux | JSON Schema: https://json-schema.org/draft/2020-12/schema | Definition: PlatformInfoLinux
Field names are shown in UPPERCASE as used in Sigma rules. The lowercase JSON name is shown in parentheses for reference.
| Sigma Field | JSON Name | Type | Required | Description | Example Values |
|---|---|---|---|---|---|
ARCH |
arch |
string | ✅ | ||
KERNEL_NAME |
kernel_name |
string | ✅ | ||
KERNEL_VERSION |
kernel_version |
string | ✅ | ||
NAME |
name |
string | ✅ | ||
PROC |
proc |
string | ✅ | ||
TYPE |
type |
string | ✅ |
No nested fields in this type.
logsource:
product: THOR
service: "Linux platform information"
detection:
selection:
KERNEL_NAME|contains: 'suspicious_name'
condition: selection
level: medium