mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
15 lines
374 B
YAML
15 lines
374 B
YAML
title: Apache Segmentation Fault
|
|
description: Detects a segmentation fault error message caused by a creashing apacke worker process
|
|
author: Florian Roth
|
|
reference: http://www.securityfocus.com/infocus/1633
|
|
logsource:
|
|
product: apache
|
|
detection:
|
|
keywords:
|
|
- 'exit signal Segmentation Fault'
|
|
condition: keywords
|
|
falsepositives:
|
|
- Unknown
|
|
level: high
|
|
|