2022-01-20 09:48:24 +07:00
title : Linux Doas Tool Execution
2022-01-20 09:46:17 +07:00
id : 067d8238-7127-451c-a9ec-fa78045b618b
status : stable
2022-09-16 09:22:57 +02:00
description : Detects the doas tool execution in linux host platform. This utility tool allow standard users to perform tasks as root, the same way sudo does.
2022-01-20 09:46:17 +07:00
references :
- https://research.splunk.com/endpoint/linux_doas_tool_execution/
- https://www.makeuseof.com/how-to-install-and-use-doas/
author : Sittikorn S, Teoderick Contreras
2024-08-12 12:02:50 +02:00
date : 2022-01-20
2022-01-20 09:46:17 +07:00
tags :
2024-08-12 12:02:50 +02:00
- attack.privilege-escalation
2022-01-20 10:58:47 +07:00
- attack.t1548
2022-01-20 09:46:17 +07:00
logsource :
product : linux
category : process_creation
detection :
selection :
2022-01-20 13:08:39 +01:00
Image|endswith : '/doas'
2022-01-20 10:11:24 +07:00
condition : selection
2022-01-20 09:46:17 +07:00
falsepositives :
- Unlikely
2022-01-20 13:08:39 +01:00
level : low