Emerging Threathightest

Conti NTDS Exfiltration Command

Detects a command used by conti to exfiltrate NTDS

Convert In Phoenix Studio

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

Launch
Max Altgelt (Nextron Systems), Tobias MichalskiCreated Mon Aug 09Updated Sun Oct 09aa92fd02-09f2-48b0-8a93-864813fb8f412021
Emerging Threat
Active Threat

Developed to detect an active or emerging threat. Prioritize investigation of any alerts and correlate with threat intelligence.

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:
        CommandLine|contains|all:
            - '7za.exe'
            - '\\C$\\temp\\log.zip'
    condition: selection
False Positives
Unknown

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

MITRE ATT&CK

Other

detection.emerging-threats
Rule Metadata
Rule ID
aa92fd02-09f2-48b0-8a93-864813fb8f41
Status
test
Level
high
Type
Emerging Threat
Created
Mon Aug 09
Modified
Sun Oct 09
Path
rules-emerging-threats/2021/Malware/Conti/proc_creation_win_malware_conti_7zip.yml
Raw Tags
attack.collectionattack.t1560detection.emerging-threats
View on GitHub