mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
Silenttrinity stager communication to c2
This commit is contained in:
parent
364ef1e61f
commit
672bf99c6b
@ -0,0 +1,21 @@
|
|||||||
|
title: Silenttrinity stager communication to c2
|
||||||
|
description: Detects a possible remote connections to Silenttrinity c2
|
||||||
|
references:
|
||||||
|
- https://www.blackhillsinfosec.com/my-first-joyride-with-silenttrinity/
|
||||||
|
tags:
|
||||||
|
- T1127.001
|
||||||
|
- Tactic: Defense Evasion
|
||||||
|
status: experimental
|
||||||
|
author: Kiran kumar s
|
||||||
|
date: 11/10/2020
|
||||||
|
logsource:
|
||||||
|
product: windows
|
||||||
|
service: sysmon
|
||||||
|
detection:
|
||||||
|
selection:
|
||||||
|
EventID: 3
|
||||||
|
ParentImage: '*\msbuild.exe'
|
||||||
|
condition: selection
|
||||||
|
falsepositives:
|
||||||
|
- unknown
|
||||||
|
level: high
|
Loading…
Reference in New Issue
Block a user