Detectionhightest

Silenttrinity Stager Msbuild Activity

Detects a possible remote connections to Silenttrinity c2

Convert In Phoenix Studio

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

Launch
Kiran kumar s, oscd.communityCreated Sun Oct 11Updated Wed Oct 0550e54b8d-ad73-43f8-96a1-5191685b17a4windows
Log Source
WindowsNetwork Connection
ProductWindows← raw: windows
CategoryNetwork Connection← raw: network_connection

Events for outbound and inbound network connections including DNS resolution.

Detection Logic
Detection Logic2 selectors
detection:
    selection:
        Image|endswith: '\msbuild.exe'
    filter:
        DestinationPort:
            - 80
            - 443
        Initiated: 'true'
    condition: selection and filter
False Positives
Unknown

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

Rule Metadata
Rule ID
50e54b8d-ad73-43f8-96a1-5191685b17a4
Status
test
Level
high
Type
Detection
Created
Sun Oct 11
Modified
Wed Oct 05
Path
rules/windows/network_connection/net_connection_win_silenttrinity_stager_msbuild_activity.yml
Raw Tags
attack.executionattack.defense-evasionattack.t1127.001
View on GitHub