Detectionlowtest

Use Get-NetTCPConnection

Adversaries may attempt to get a listing of network connections to or from the compromised system they are currently accessing or from remote systems by querying for information over the network.

Convert In Phoenix Studio

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

Launch
François HubautCreated Fri Dec 10Updated Fri Oct 27b366adb4-d63d-422d-8a2c-186463b5ded0windows
Log Source
WindowsPowerShell Classic
ProductWindows← raw: windows
CategoryPowerShell Classic← raw: ps_classic_start
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Data|contains: 'Get-NetTCPConnection'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
b366adb4-d63d-422d-8a2c-186463b5ded0
Status
test
Level
low
Type
Detection
Created
Fri Dec 10
Modified
Fri Oct 27
Path
rules/windows/powershell/powershell_classic/posh_pc_susp_get_nettcpconnection.yml
Raw Tags
attack.discoveryattack.t1049
View on GitHub