mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-11 02:11:21 +00:00
clean and reword of signatures
This commit is contained in:
@@ -2,13 +2,13 @@ title: Local Account Added Linux
|
||||
description: Query all instances of local accounts being Linux and OSX.
|
||||
author: keyboardcrunch
|
||||
date: 10/10/2020
|
||||
modified: null
|
||||
modified: 05/12/2020
|
||||
mitre:
|
||||
tactic: Persistence
|
||||
technique: T1136
|
||||
subtechnique: null
|
||||
subtechnique:
|
||||
operating_system: linux
|
||||
query: SrcProcCmdLine In Contains Anycase ("useradd")
|
||||
false_positives: General account maintenance.
|
||||
tags: null
|
||||
|
||||
tags:
|
||||
references:
|
||||
|
||||
Reference in New Issue
Block a user