Firewall Alerts for C2 IP Traffic to 69.42.98.86 and 89.185.234.145

Alerts when firewall traffic involves the two specified IPs associated with presumed C2 communication.

FreeReviewedSigma · High · v5
Category
firewall
Author
Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2017-04-15
Updated
2026-07-31
title: Firewall Alerts for C2 IP Traffic to 69.42.98.86 and 89.185.234.145
id: 54ca1b9d-3426-4f49-88ab-221a6b693f56
status: test
description: This rule flags firewall events where either source or destination IP matches 69.42.98.86 or 89.185.234.145, which are listed as C2 endpoints in the provided operational notes. Monitoring this traffic matters because direct network connections to known C2 infrastructure can indicate command-and-control activity. It relies on firewall telemetry that records source and destination IP addresses for inbound or outbound sessions.
references:
  - https://steemit.com/shadowbrokers/@theshadowbrokers/lost-in-translation
  - https://medium.com/@msuiche/the-nsa-compromised-swift-network-50ec3000b195
  - https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2017/TA/Equation-Group/net_firewall_apt_equationgroup_c2.yml
author: Florian Roth (Nextron Systems), Huntrule Team
date: 2017-04-15
modified: 2021-11-27
tags:
  - attack.exfiltration
  - attack.command-and-control
  - attack.g0020
  - attack.t1041
  - detection.emerging-threats
logsource:
  category: firewall
detection:
  selection:
    - dst_ip:
        - 69.42.98.86
        - 89.185.234.145
    - src_ip:
        - 69.42.98.86
        - 89.185.234.145
  condition: selection
falsepositives:
  - Unknown
level: high
license: DRL-1.1
related:
  - id: 881834a4-6659-4773-821e-1c151789d873
    type: derived