Details
| ID | Microsoft_Windows_AMSI_ParsingRule |
|---|---|
| From Version | 8.3.0 |
Rules (XQL)
[INGEST:vendor="microsoft", product="windows", target_dataset="microsoft_amsi_raw", no_hit=drop]
filter to_string(time_created) ~= ".*\d{2}:\d{2}:\d{2}.*" AND provider_name = "Microsoft-Antimalware-Scan-Interface"
| alter _time = time_created;