Detection rules › Sigma

Monero Crypto Coin Mining Pool Lookup

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

Detects suspicious DNS queries to Monero mining pools

MITRE ATT&CK coverage

Rule body yaml

title: Monero Crypto Coin Mining Pool Lookup
id: b593fd50-7335-4682-a36c-4edcb68e4641
status: stable
description: Detects suspicious DNS queries to Monero mining pools
references:
    - https://www.nextron-systems.com/2021/10/24/monero-mining-pool-fqdns/
author: Florian Roth (Nextron Systems)
date: 2021-10-24
tags:
    - attack.impact
    - attack.t1496
    - attack.exfiltration
    - attack.t1567
logsource:
    category: dns
detection:
    selection:
        query|contains:
            - 'pool.minexmr.com'
            - 'fr.minexmr.com'
            - 'de.minexmr.com'
            - 'sg.minexmr.com'
            - 'ca.minexmr.com'
            - 'us-west.minexmr.com'
            - 'pool.supportxmr.com'
            - 'mine.c3pool.com'
            - 'xmr-eu1.nanopool.org'
            - 'xmr-eu2.nanopool.org'
            - 'xmr-us-east1.nanopool.org'
            - 'xmr-us-west1.nanopool.org'
            - 'xmr-asia1.nanopool.org'
            - 'xmr-jp1.nanopool.org'
            - 'xmr-au1.nanopool.org'
            - 'xmr.2miners.com'
            - 'xmr.hashcity.org'
            - 'xmr.f2pool.com'
            - 'xmrpool.eu'
            - 'pool.hashvault.pro'
    condition: selection
falsepositives:
    - Legitimate crypto coin mining
level: high

Stages and Predicates

Stage 0: condition

selection

Stage 1: selection

selection:
    query|contains:
        - 'pool.minexmr.com'
        - 'fr.minexmr.com'
        - 'de.minexmr.com'
        - 'sg.minexmr.com'
        - 'ca.minexmr.com'
        - 'us-west.minexmr.com'
        - 'pool.supportxmr.com'
        - 'mine.c3pool.com'
        - 'xmr-eu1.nanopool.org'
        - 'xmr-eu2.nanopool.org'
        - 'xmr-us-east1.nanopool.org'
        - 'xmr-us-west1.nanopool.org'
        - 'xmr-asia1.nanopool.org'
        - 'xmr-jp1.nanopool.org'
        - 'xmr-au1.nanopool.org'
        - 'xmr.2miners.com'
        - 'xmr.hashcity.org'
        - 'xmr.f2pool.com'
        - 'xmrpool.eu'
        - 'pool.hashvault.pro'

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
querymatch
  • ca.minexmr.com
  • de.minexmr.com
  • fr.minexmr.com
  • mine.c3pool.com
  • pool.hashvault.pro
  • pool.minexmr.com
  • pool.supportxmr.com
  • sg.minexmr.com
  • us-west.minexmr.com
  • xmr-asia1.nanopool.org
  • xmr-au1.nanopool.org
  • xmr-eu1.nanopool.org
  • xmr-eu2.nanopool.org
  • xmr-jp1.nanopool.org
  • xmr-us-east1.nanopool.org
  • xmr-us-west1.nanopool.org
  • xmr.2miners.com
  • xmr.f2pool.com
  • xmr.hashcity.org
  • xmrpool.eu