2017-02-28 16:53:06 +00:00
|
|
|
title: Apache Segmentation Fault
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 1da8ce0b-855d-4004-8860-7d64d42063b1
|
2020-09-03 14:04:57 +00:00
|
|
|
description: Detects a segmentation fault error message caused by a creashing apache worker process
|
2017-02-28 16:53:06 +00:00
|
|
|
author: Florian Roth
|
2020-01-30 14:32:39 +00:00
|
|
|
date: 2017/02/28
|
2020-09-03 14:04:57 +00:00
|
|
|
modified: 2020/09/03
|
2018-01-27 23:24:16 +00:00
|
|
|
references:
|
|
|
|
- http://www.securityfocus.com/infocus/1633
|
2017-02-28 16:53:06 +00:00
|
|
|
logsource:
|
|
|
|
product: apache
|
|
|
|
detection:
|
|
|
|
keywords:
|
|
|
|
- 'exit signal Segmentation Fault'
|
|
|
|
condition: keywords
|
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: high
|
2020-09-15 13:02:30 +00:00
|
|
|
tags:
|
|
|
|
- attack.impact
|
|
|
|
- attack.t1499 # an old one
|
|
|
|
- attack.t1499.004
|