SigmaHQ/rules/linux/lnx_shellshock.yml
2020-09-13 22:03:04 -06:00

18 lines
398 B
YAML

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