SigmaHQ/rules/linux/lnx_shellshock.yml
2019-11-12 23:12:27 +01:00

15 lines
339 B
YAML

title: Shellshock Expression
id: c67e0c98-4d39-46ee-8f6b-437ebf6b950e
description: Detects shellshock expressions in log files
references:
- http://rubular.com/r/zxBfjWfFYs
logsource:
product: linux
detection:
expression:
- /\(\)\s*\t*\{.*;\s*\}\s*;/
condition: expression
falsepositives:
- Unknown
level: high