2017-03-14 14:53:29 +01:00
|
|
|
title: Shellshock Expression
|
|
|
|
|
description: Detects shellshock expressions in log files
|
2018-01-28 02:24:16 +03:00
|
|
|
references:
|
|
|
|
|
- http://rubular.com/r/zxBfjWfFYs
|
2017-03-14 14:53:29 +01:00
|
|
|
logsource:
|
|
|
|
|
product: linux
|
|
|
|
|
detection:
|
2017-08-02 22:49:15 +02:00
|
|
|
expression:
|
|
|
|
|
- /\(\)\s*\t*\{.*;\s*\}\s*;/
|
2017-03-14 14:53:29 +01:00
|
|
|
condition: expression
|
|
|
|
|
falsepositives:
|
|
|
|
|
- Unknown
|
|
|
|
|
level: high
|