mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
17 lines
377 B
YAML
17 lines
377 B
YAML
title: Shellshock Expression
|
|
id: c67e0c98-4d39-46ee-8f6b-437ebf6b950e
|
|
description: Detects shellshock expressions in log files
|
|
date: 2017/03/14
|
|
author: Florian Roth
|
|
references:
|
|
- http://rubular.com/r/zxBfjWfFYs
|
|
logsource:
|
|
product: linux
|
|
detection:
|
|
expression:
|
|
- /\(\)\s*\t*\{.*;\s*\}\s*;/
|
|
condition: expression
|
|
falsepositives:
|
|
- Unknown
|
|
level: high
|