Emerging Threatcriticaltest

Small Sieve Malware Potential C2 Communication

Detects potential C2 communication related to Small Sieve 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 Fri May 19b0422664-37a4-4e78-949a-4a139309eaf02021
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-host: 'api.telegram.org'
        cs-uri|contains|all:
            - 'chat_id=2090761833'
            - 'text=com/'
    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
b0422664-37a4-4e78-949a-4a139309eaf0
Status
test
Level
critical
Type
Emerging Threat
Created
Fri May 19
Path
rules-emerging-threats/2021/Malware/Small-Sieve/proxy_malware_small_sieve_telegram_communication.yml
Raw Tags
attack.command-and-controldetection.emerging-threats
View on GitHub