Firewall Rule
firewall_rule
The Firewall Rule object represents a specific rule within a firewall policy or event. It contains information about a rule's configuration, properties, and associated actions that define how network traffic is handled by the firewall.
Attributes
| Caption | Name | Type | Description |
|---|---|---|---|
| Category | category | String | The rule category. |
| Condition | condition | String | The rule trigger condition for the rule. For example: SQL_INJECTION. |
| Description | desc | String | The description of the rule that generated the event. |
| Duration Milliseconds | duration | Long | The rule response time duration, usually used for challenge completion time. |
| Match Details | match_details | String[] | The data in a request that rule matched. For example: '["10","and","1"]'. |
| Match Location | match_location | String | The location of the matched data in the source which resulted in the triggered firewall rule. For example: HEADER. |
| Name | name | String | The name of the rule that generated the event. |
| Rate Limit | rate_limit | Integer | The rate limit for a rate-based rule. |
| Raw Data | raw_data | JSON | Group: |
| Record ID | record_id | String | Group: |
| Sensitivity | sensitivity | String | The sensitivity of the firewall rule in the matched event. For example: HIGH. |
| Type | type | String | The rule type. |
| Unique ID | uid | String | The unique identifier of the rule that generated the event. |
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
| Version | version | String | The rule version. For example: 1.1. |
Relationships
Inbound Relationships
These objects and events reference Firewall Rule in their attributes:
- RDP Activity
- Device Config State
- File Hosting Activity
- Email File Activity
- Software Inventory Info
- Device Inventory Info
- Kernel Object Query
- Network Activity
- File Query
- Registry Key Query
- Event Log Activity
- Registry Value Query
- User Inventory Info
- SSH Activity
- Service Query
- Drone Flights Activity
- Cloud Resources Inventory Info
- Security Finding
- Entity Management
- Process Query
- Startup Item Query
- Detection Finding
- NTP Activity
- DHCP Activity
- Network File Activity
- Web Resources Activity
- Remediation Activity
- Compliance Finding
- Vulnerability Finding
- Authentication
- Script Activity
- Scan Activity
- File Remediation Activity
- Process Activity
- Networks Query
- Group Management
- Registry Key Activity
- Scheduled Job Activity
- User Query
- Module Query
- DNS Activity
- Module Activity
- Incident Finding
- Airborne Broadcast Activity
- Email URL Activity
- User Access Management
- Network Remediation Activity
- Tunnel Activity
- User Session Query
- Application Error
- SMB Activity
- Network Connection Query
- Peripheral Device Query
- Windows Resource Activity
- Process Remediation Activity
- Windows Service Activity
- Operating System Patch State
- Data Security Finding
- Job Query
- Folder Query
- Prefetch Query
- Admin Group Query
- Device Config State Change
- Datastore Activity
- Email Activity
- Registry Value Activity
- IAM Analysis Finding
- Application Lifecycle
- Authorize Session
- Kernel Activity
- Application Security Posture Finding
- File System Activity
- FTP Activity
- API Activity
- Kernel Extension Activity
- Web Resource Access Activity
- Live Evidence Info
- Account Change
- Memory Activity
- HTTP Activity
- OSINT Inventory Info
- Base Event
Outbound Relationships
Firewall Rule references the following objects and events in its attributes:
This page describes qdm-1.5.1+ocsf-1.6.0
Updated about 8 hours ago