Merge pull request #11785 from Security-Onion-Solutions/dougburks-patch-1

FIX: SOC Hunt HTTP EXE query #11784
This commit is contained in:
Doug Burks
2023-11-14 10:03:46 -05:00
committed by GitHub

View File

@@ -1240,7 +1240,7 @@ soc:
showSubtitle: true
- name: HTTP
description: HTTP with exe downloads
query: 'tags:http AND (file.resp_mime_types:dosexec OR file.resp_mime_types:executable) | groupby http.virtual_host'
query: 'tags:http AND file.resp_mime_types:*exec* | groupby http.virtual_host'
showSubtitle: true
- name: Intel
description: Intel framework hits grouped by indicator