SigmaHQ/rules/linux/lnx_shellshock.yml

17 lines
377 B
YAML
Raw Normal View History

title: Shellshock Expression
2019-11-12 22:12:27 +00:00
id: c67e0c98-4d39-46ee-8f6b-437ebf6b950e
description: Detects shellshock expressions in log files
date: 2017/03/14
author: Florian Roth
references:
- http://rubular.com/r/zxBfjWfFYs
logsource:
product: linux
detection:
2017-08-02 20:49:15 +00:00
expression:
- /\(\)\s*\t*\{.*;\s*\}\s*;/
condition: expression
falsepositives:
- Unknown
level: high