Update splunk_alert.md

This commit is contained in:
2025-01-12 19:30:11 -05:00
parent 8f7245dd18
commit 1195d13132

View File

@ -50,4 +50,9 @@ table _time indextime event_description host_fqdn user_name process_path process
## WMI Whitelist
```
| table _time indextime host_fqdn user_name wmi_consumer_name wmi_consumer_destination
```
## File Create
```
| table _time indextime event_description hash_sha256 host_fqdn user_name original_file_name process_path process_guid process_parent_path process_id process_parent_id process_command_line process_parent_command_line process_parent_guid mitre_category mitre_technique mitre_technique_id hunting_trigger
```