Windows PowerShell TcpClient reverse-shell connection attempt via Net.Sockets

Alerts on PowerShell processes launching with .NET TcpClient stream/write patterns consistent with reverse TCP connectivity.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
FPT.EagleEye, wagga, Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2021-03-03
Updated
2026-07-30

ATT&CK techniques

Execution
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags process executions of PowerShell (powershell.exe or pwsh.exe) where the command line contains indicators of .NET Net.Sockets.TcpClient usage along with stream and write operations. Such patterns are commonly used to establish remote TCP connections and transmit data, which can support reverse-shell behavior. It relies on Windows process creation telemetry and matches the PowerShell image name and specific substrings in the command line.

Related detections9 linkedT1059.001 — drag to rearrange
Suspicious Node.js Spawning Script Interpreter for Dropped Payload
Suspicious PowerShell Remote Download and Execution via Invoke-WebRequest
Suspicious Script Host Spawning Hidden PowerShell (via process_creation)
Suspicious PowerShell Reflective Assembly Load With GZip Decompression (via process_creation)
Suspicious PowerShell Invoke-Expression with Replace Obfuscation
Suspicious PowerShell Archive Extraction to AppData Roaming
Malicious PowerShell Spawned by Masqueraded NVIDIA GeForce Experience Binary
Suspicious PowerShell Hidden Unrestricted Execution via ClickFix
Suspicious PowerShell Spawned by cscript in Script Chain
Windows PowerShell TcpClient reverse-shell connection attempt via Net.Sockets
Pivot detection · T1059.001 · 9 related

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.