Files
blue-team-tools/rules/linux/lnx_shellshock.yml
T

12 lines
282 B
YAML
Raw Normal View History

2017-03-14 14:53:29 +01:00
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