Psexec Execution
Detects user accept agreement execution in psexec commandline
Detection logic
selection
- Image|endswith: \psexec.exe
- OriginalFileName: psexec.cCondition
selectionRaw YAML
title: Psexec Execution
id: 730fc21b-eaff-474b-ad23-90fd265d4988
status: test
description: Detects user accept agreement execution in psexec commandline
references:
- https://www.fireeye.com/blog/threat-research/2020/10/kegtap-and-singlemalt-with-a-ransomware-chaser.html
author: omkar72
date: 2020-10-30
modified: 2023-02-28
tags:
- attack.execution
- attack.lateral-movement
- attack.t1569
- attack.t1021
logsource:
category: process_creation
product: windows
detection:
selection:
- Image|endswith: '\psexec.exe'
- OriginalFileName: 'psexec.c'
condition: selection
falsepositives:
- Administrative scripts.
level: mediumFalse positives
- Administrative scripts.
References
Similar rules
Rundll32 Execution Without Parameters
highwindows · Shares T1021, T1569
CobaltStrike Service Installations - Security
highwindows · Shares T1021, T1569
CobaltStrike Service Installations - System
criticalwindows · Shares T1021, T1569
Metasploit Or Impacket Service Installation Via SMB PsExec
highwindows · Shares T1021, T1569