Schema ID: https://github.com/NextronSystems/jsonlog/thorlog/v3/process-connection-object | JSON Schema: https://json-schema.org/draft/2020-12/schema | Definition: ProcessConnectionObject
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 |
|---|---|---|---|---|---|
IP |
ip |
string | ✅ | ||
PORT |
port |
integer | ✅ | ||
PROTOCOL |
protocol |
string | |||
REMOTE_IP |
remote_ip |
string | |||
REMOTE_PORT |
remote_port |
integer | |||
STATUS |
status |
string | ✅ | ||
TYPE |
type |
string | ✅ |
No nested fields in this type.
logsource:
product: THOR
service: "process connection"
detection:
selection:
IP: '192.168.1.100'
condition: selection
level: medium