Update splunk_alert.md
This commit is contained in:
@ -43,5 +43,11 @@ priority=""
|
||||
|
||||
## Network Whitelist
|
||||
```
|
||||
table _time indextime event_description host_fqdn user_name process_path process_id process_parent_id process_command_line process_guid src_ip dst_ip dst_port src_host_name dst_host_name mitre_category mitre_technique mitre_technique_id hunting_trigger
|
||||
table _time indextime event_description host_fqdn user_name process_path process_id process_parent_id process_command_line process_guid src_ip dst_ip dst_port src_host_name dst_host_name
|
||||
```
|
||||
|
||||
|
||||
## WMI Whitelist
|
||||
```
|
||||
| table _time indextime host_fqdn user_name wmi_consumer_name wmi_consumer_destination
|
||||
```
|
Reference in New Issue
Block a user