Files
blue-team-tools/rules/web/web_apache_segfault.yml
T
2022-10-25 10:08:58 +02:00

22 lines
520 B
YAML

title: Apache Segmentation Fault
id: 1da8ce0b-855d-4004-8860-7d64d42063b1
status: test
description: Detects a segmentation fault error message caused by a creashing apache worker process
references:
- http://www.securityfocus.com/infocus/1633
author: Florian Roth
date: 2017/02/28
modified: 2021/11/27
tags:
- attack.impact
- attack.t1499.004
logsource:
service: apache
detection:
keywords:
- 'exit signal Segmentation Fault'
condition: keywords
falsepositives:
- Unknown
level: high