Detectionmediumtest

Use of UltraVNC Remote Access Software

An adversary may use legitimate desktop support and remote access software,to establish an interactive command and control channel to target systems within networks

Convert In Phoenix Studio

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

Launch
François HubautCreated Sun Oct 02145322e4-0fd3-486b-81ca-9addc75736d8windows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        - Description: VNCViewer
        - Product: UltraVNC VNCViewer
        - Company: UltraVNC
        - OriginalFileName: VNCViewer.exe
    condition: selection
False Positives

Legitimate use

MITRE ATT&CK

Other

attack.t1219.002
Rule Metadata
Rule ID
145322e4-0fd3-486b-81ca-9addc75736d8
Status
test
Level
medium
Type
Detection
Created
Sun Oct 02
Path
rules/windows/process_creation/proc_creation_win_ultravnc.yml
Raw Tags
attack.command-and-controlattack.t1219.002
View on GitHub