SigmaHQ/rules/linux/lnx_shellshock.yml
2017-08-02 22:49:15 +02:00

13 lines
291 B
YAML

title: Shellshock Expression
description: Detects shellshock expressions in log files
reference: http://rubular.com/r/zxBfjWfFYs
logsource:
product: linux
detection:
expression:
- /\(\)\s*\t*\{.*;\s*\}\s*;/
condition: expression
falsepositives:
- Unknown
level: high