2023-01-25 01:14:49 +01:00
title : Potential Suspicious BPF Activity - Linux
id : 0fadd880-6af3-4610-b1e5-008dc3a11b8a
2023-12-01 12:50:36 +01:00
status : test
2023-01-25 01:14:49 +01:00
description : Detects the presence of "bpf_probe_write_user" BPF helper-generated warning messages. Which could be a sign of suspicious eBPF activity on the system.
references :
- https://redcanary.com/blog/ebpf-malware/
- https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
author : Red Canary (idea), Nasreddine Bencherchali
2024-08-12 12:02:50 +02:00
date : 2023-01-25
2023-01-25 01:14:49 +01:00
tags :
- attack.persistence
2024-08-12 12:02:50 +02:00
- attack.defense-evasion
2023-01-25 01:14:49 +01:00
logsource :
product : linux
detection :
selection :
2023-01-25 12:03:11 +01:00
- 'bpf_probe_write_user'
2023-01-25 01:14:49 +01:00
condition : selection
falsepositives :
- Unknown
level : high