2019-01-16 23:36:31 +01:00
title : Whoami Execution
2019-11-12 23:12:27 +01:00
id : e28a5a99-da44-436d-b7a0-2afc20a5f413
2019-01-16 23:36:31 +01:00
status : experimental
description : Detects the execution of whoami, which is often used by attackers after exloitation / privilege escalation but rarely used by administrators
references :
2019-08-22 14:22:45 +02:00
- https://brica.de/alerts/alert/public/1247926/agent-tesla-keylogger-delivered-inside-a-power-iso-daa-archive/
- https://app.any.run/tasks/7eaba74e-c1ea-400f-9c17-5e30eee89906/
2019-01-16 23:36:31 +01:00
author : Florian Roth
2019-08-22 14:22:45 +02:00
date : 2018 /08/13
2019-01-16 23:36:31 +01:00
tags :
2019-03-02 00:14:20 +01:00
- attack.discovery
- attack.t1033
2019-06-13 23:15:38 -05:00
- car.2016-03-001
2019-01-16 23:36:31 +01:00
logsource :
2019-03-02 00:14:20 +01:00
category : process_creation
product : windows
2019-01-16 23:36:31 +01:00
detection :
2019-03-02 00:14:20 +01:00
selection :
2019-09-02 05:04:44 -04:00
Image : '*\whoami.exe'
selection2 :
OriginalFileName : 'whoami.exe'
condition : selection or selection2
2019-01-16 23:36:31 +01:00
falsepositives :
2019-03-02 00:14:20 +01:00
- Admin activity
- Scripts and administrative tools used in the monitored environment
2019-01-16 23:36:31 +01:00
level : high