598d29f811
chore: change tags, date, modified fields to comply with v2 of the Sigma spec. chore: update the related type from `obsoletes` to `obsolete`. chore: update local json schema to the latest version.
25 lines
743 B
YAML
25 lines
743 B
YAML
title: Suspicious Named Error
|
|
id: c8e35e96-19ce-4f16-aeb6-fd5588dc5365
|
|
status: test
|
|
description: Detects suspicious DNS error messages that indicate a fatal or suspicious error that could be caused by exploiting attempts
|
|
references:
|
|
- https://github.com/ossec/ossec-hids/blob/1ecffb1b884607cb12e619f9ab3c04f530801083/etc/rules/named_rules.xml
|
|
author: Florian Roth (Nextron Systems)
|
|
date: 2018-02-20
|
|
modified: 2022-10-05
|
|
tags:
|
|
- attack.initial-access
|
|
- attack.t1190
|
|
logsource:
|
|
product: linux
|
|
service: syslog
|
|
detection:
|
|
keywords:
|
|
- ' dropping source port zero packet from '
|
|
- ' denied AXFR from '
|
|
- ' exiting (due to fatal error)'
|
|
condition: keywords
|
|
falsepositives:
|
|
- Unknown
|
|
level: high
|