SigmaHQ/wazuh/rules/sigma_win_susp_file_characteristics.yml
joker2013 50379800f2 123
2020-12-03 01:43:30 +03:00

16 lines
501 B
YAML

alert:
- debug
description: Detects Executables in the Downloads folder without FileVersion,Description,Product,Company likely created with py2exe
filter:
- query:
query_string:
query: (data.win.eventdata.description:"\?" AND (data.win.eventdata.fileVersion:"\?" OR file_product:"\?" OR data.win.eventdata.company:"\?") AND data.win.eventdata.image.keyword:*\\Downloads\\*)
index: wazuh-alerts-3.x-*
name: 9637e8a5-7131-4f7f-bdc7-2b05d8670c43_0
priority: 3
realert:
minutes: 0
type: any