Detectionhightest

PSAsyncShell - Asynchronous TCP Reverse Shell

Detects the use of PSAsyncShell an Asynchronous TCP Reverse Shell written in powershell

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Nasreddine Bencherchali (Nextron Systems)Created Tue Oct 04afd3df04-948d-46f6-ae44-25966c44b97fwindows
Log Source
WindowsPowerShell Script
ProductWindows← raw: windows
CategoryPowerShell Script← raw: ps_script

Definition

Requirements: Script Block Logging must be enabled

Detection Logic
Detection Logic1 selector
detection:
    selection:
        ScriptBlockText|contains: 'PSAsyncShell'
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

MITRE ATT&CK
Rule Metadata
Rule ID
afd3df04-948d-46f6-ae44-25966c44b97f
Status
test
Level
high
Type
Detection
Created
Tue Oct 04
Path
rules/windows/powershell/powershell_script/posh_ps_psasyncshell.yml
Raw Tags
attack.executionattack.t1059.001
View on GitHub