Emerging Threathightest

Devil Bait Potential C2 Communication Traffic

Detects potential C2 communication related to Devil Bait malware

Convert In Phoenix Studio

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

Launch
Nasreddine Bencherchali (Nextron Systems)Created Mon May 15Updated Wed Aug 23514c50c9-373a-46e5-9012-f0327c526c8f2021
Emerging Threat
Active Threat

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

Log Source
Proxy Log
CategoryProxy Log← raw: proxy
Detection Logic
Detection Logic1 selector
detection:
    selection:
        cs-method: 'GET'
        cs-uri|contains|all:
            - '/cross.php?op='
            - '&dt='
            - '&uid='
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

MITRE ATT&CK

Other

detection.emerging-threats
Rule Metadata
Rule ID
514c50c9-373a-46e5-9012-f0327c526c8f
Status
test
Level
high
Type
Emerging Threat
Created
Mon May 15
Modified
Wed Aug 23
Path
rules-emerging-threats/2021/Malware/Devil-Bait/proxy_malware_devil_bait_c2_communication.yml
Raw Tags
attack.command-and-controldetection.emerging-threats
View on GitHub