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:
- FTP Activity
- Web Resource Access Activity
- Scan Activity
- Email File Activity
- File System Activity
- Device Config State Change
- User Inventory Info
- Module Query
- Kernel Activity
- IAM Analysis Finding
- Base Event
- SSH Activity
- Group Management
- Registry Value Query
- Data Security Finding
- Email Activity
- File Remediation Activity
- Module Activity
- Windows Service Activity
- Device Inventory Info
- File Hosting Activity
- Authorize Session
- Registry Value Activity
- Application Lifecycle
- DNS Activity
- Account Change
- Airborne Broadcast Activity
- Operating System Patch State
- Incident Finding
- Drone Flights Activity
- DHCP Activity
- Remediation Activity
- Kernel Extension Activity
- User Session Query
- Cloud Resources Inventory Info
- Web Resources Activity
- Script Activity
- File Query
- Detection Finding
- Process Query
- OSINT Inventory Info
- Compliance Finding
- Network Activity
- Entity Management
- Vulnerability Finding
- Admin Group Query
- RDP Activity
- Peripheral Device Query
- Network Connection Query
- Windows Resource Activity
- Application Security Posture Finding
- Live Evidence Info
- Registry Key Activity
- Authentication
- Application Error
- Folder Query
- Datastore Activity
- Tunnel Activity
- Process Remediation Activity
- NTP Activity
- Event Log Activity
- Scheduled Job Activity
- Prefetch Query
- Process Activity
- Memory Activity
- Startup Item Query
- Network File Activity
- Security Finding
- Registry Key Query
- Kernel Object Query
- User Access Management
- Service Query
- Job Query
- API Activity
- HTTP Activity
- Device Config State
- Email URL Activity
- Network Remediation Activity
- Networks Query
- Software Inventory Info
- User Query
- SMB Activity
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 15 days ago