Detection rules › Sigma

Potential Operation Triangulation C2 Beaconing Activity - Proxy

Status
test
Severity
high
Log source
category proxy
Author
Florian Roth (Nextron Systems)
Source
github.com/SigmaHQ/sigma

Detects potential beaconing activity to domains used in 0day attacks on iOS devices and revealed by Kaspersky and the FSB

MITRE ATT&CK coverage

TacticTechniques
Command & ControlNo specific technique

Rule body yaml

title: Potential Operation Triangulation C2 Beaconing Activity - Proxy
id: aa03c712-75c6-438b-8d42-de88f2427e09
related:
    - id: 7fc30d63-728d-48d9-ad6f-14d14f4accf7 # DNS C2
      type: similar
status: test
description: Detects potential beaconing activity to domains used in 0day attacks on iOS devices and revealed by Kaspersky and the FSB
references:
    - https://securelist.com/operation-triangulation/109842/
    - https://www-fsb-ru.translate.goog/fsb/press/message/single.htm!id=10439739@fsbMessage.html?_x_tr_sch=http&_x_tr_sl=ru&_x_tr_tl=en&_x_tr_hl=de&_x_tr_pto=wapp
author: Florian Roth (Nextron Systems)
date: 2023-06-01
tags:
    - attack.command-and-control
    - attack.g0020
    - detection.emerging-threats
logsource:
    category: proxy
detection:
    selection:
        cs-host|contains:
            - 'addatamarket.net'
            - 'ans7tv.net'
            - 'anstv.net'
            - 'backuprabbit.com'
            - 'businessvideonews.com'
            - 'cloudsponcer.com'
            - 'datamarketplace.net'
            - 'growthtransport.com'
            - 'mobilegamerstats.com'
            - 'snoweeanalytics.com'
            - 'tagclick-cdn.com'
            - 'topographyupdates.com'
            - 'unlimitedteacup.com'
            - 'virtuallaughing.com'
            - 'web-trackers.com'
    condition: selection
falsepositives:
    - Unknown
level: high

Stages and Predicates

Stage 0: condition

selection

Stage 1: selection

selection:
    cs-host|contains:
        - 'addatamarket.net'
        - 'ans7tv.net'
        - 'anstv.net'
        - 'backuprabbit.com'
        - 'businessvideonews.com'
        - 'cloudsponcer.com'
        - 'datamarketplace.net'
        - 'growthtransport.com'
        - 'mobilegamerstats.com'
        - 'snoweeanalytics.com'
        - 'tagclick-cdn.com'
        - 'topographyupdates.com'
        - 'unlimitedteacup.com'
        - 'virtuallaughing.com'
        - 'web-trackers.com'

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
cs-hostmatch
  • addatamarket.net
  • ans7tv.net
  • anstv.net
  • backuprabbit.com
  • businessvideonews.com
  • cloudsponcer.com
  • datamarketplace.net
  • growthtransport.com
  • mobilegamerstats.com
  • snoweeanalytics.com
  • tagclick-cdn.com
  • topographyupdates.com
  • unlimitedteacup.com
  • virtuallaughing.com
  • web-trackers.com