Files
blue-team-tools/rules/linux/builtin/lnx_nimbuspwn_privilege_escalation_exploit.yml
T
Nasreddine Bencherchali 598d29f811 Merge PR #4950 from @nasbench - Comply With v2 Spec Changes
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.
2024-08-12 12:02:50 +02:00

26 lines
770 B
YAML

title: Nimbuspwn Exploitation
id: 7ba05b43-adad-4c02-b5e9-c8c35cdf9fa8
status: test
description: Detects exploitation of Nimbuspwn privilege escalation vulnerability (CVE-2022-29799 and CVE-2022-29800)
references:
- https://www.microsoft.com/security/blog/2022/04/26/microsoft-finds-new-elevation-of-privilege-linux-vulnerability-nimbuspwn/
- https://github.com/Immersive-Labs-Sec/nimbuspwn
author: Bhabesh Raj
date: 2022-05-04
modified: 2023-01-23
tags:
- attack.privilege-escalation
- attack.t1068
logsource:
product: linux
detection:
keywords:
'|all':
- 'networkd-dispatcher'
- 'Error handling notification for interface'
- '../../'
condition: keywords
falsepositives:
- Unknown
level: high