2017-02-28 17:53:32 +01:00
|
|
|
title: Multiple Modsecurity Blocks
|
2019-11-12 23:12:27 +01:00
|
|
|
id: a06eea10-d932-4aa6-8ba9-186df72c8d23
|
2020-09-13 22:03:04 -06:00
|
|
|
status: stable
|
2019-11-12 23:12:27 +01:00
|
|
|
description: Detects multiple blocks by the mod_security module (Web Application Firewall)
|
2020-01-30 16:07:37 +01:00
|
|
|
author: Florian Roth
|
2020-09-13 22:03:04 -06:00
|
|
|
date: 2017/02/28
|
2017-02-28 17:53:32 +01:00
|
|
|
logsource:
|
|
|
|
|
product: linux
|
|
|
|
|
service: modsecurity
|
|
|
|
|
detection:
|
|
|
|
|
selection:
|
|
|
|
|
- 'mod_security: Access denied'
|
|
|
|
|
- 'ModSecurity: Access denied'
|
|
|
|
|
- 'mod_security-message: Access denied'
|
2020-01-30 16:07:37 +01:00
|
|
|
timeframe: 120m
|
2017-02-28 17:53:32 +01:00
|
|
|
condition: selection | count() > 6
|
|
|
|
|
falsepositives:
|
|
|
|
|
- Vulnerability scanners
|
|
|
|
|
- Frequent attacks if system faces Internet
|
|
|
|
|
level: medium
|
2021-09-07 18:16:46 +02:00
|
|
|
tags:
|
|
|
|
|
- attack.impact
|
|
|
|
|
- attack.t1499
|