CuraSec

tag: C2-Evasion · 5 items

2026-08-12 · The Hacker News · source ↗ #ransomware#blockchain#c2-evasion
  • Engineer — Learn: No patch or config action required, but this technique — using decentralized blockchain services instead of traditional C2 — changes how defenders should think about network egress controls and ransomware resilience. Review whether your environment restricts outbound connections to blockchain RPCs and the Session messaging network.
  • SOC/IR — Plan: DeadLock’s use of Polygon smart contracts and Session protocol for victim comms creates a new detection surface; build or tune detections for Session network traffic and Polygon RPC calls originating from endpoints and servers, and add this TTP to ransomware hunt playbooks this quarter.
  • Leader — Learn: Ransomware groups adopting decentralized infrastructure reduces the effectiveness of traditional law-enforcement takedowns, which has implications for incident response assumptions and cyber-insurance negotiations around extortion scenarios — useful context for the next IR retainer or insurance renewal discussion.
  • Engineer — Learn: Kimwolf v7’s use of Ethereum Name Service for C2 resolution and Tor as a fallback is a novel evasion pattern worth incorporating into threat models for IoT/edge assets, but no patch or config change applies to typical cloud/AppSec environments.
  • SOC/IR — Plan: The ENS-based C2 resolution and Tor backup routing introduce detection gaps in traditional domain-block and DNS monitoring approaches; plan detection coverage for anomalous Ethereum ENS lookups and unexpected Tor traffic from IoT segments this quarter.
  • Leader — Skip
2026-08-06 · The Hacker News · source ↗ #npm-supply-chain#c2-evasion#blockchain
  • Engineer — Act: Two named malicious packages — ‘bianira-ui’ and ‘fluid-type-ui’ — are trojanized with active C2 capability; audit all dependency trees and lock files for these packages and remove them immediately if found.
  • SOC/IR — Plan: NullReceiver is a novel dead-drop resolver technique that hides C2 IPs inside empty Ethereum transfer destinations, making traditional blocklist-based detections ineffective; build or tune detections for unusual outbound Ethereum RPC calls originating from build pipelines or developer endpoints this quarter.
  • Leader — Learn: Attackers are using blockchain infrastructure to evade C2 detection in software supply-chain attacks — a technique evolution worth including in risk-posture discussions, but no immediate leadership action is required given the limited scope and absence of a major corroborated campaign.
2026-07-24 · The Hacker News · source ↗ #ransomware#c2-evasion#malware
  • Engineer — Learn: No patchable vulnerability here — this is a C2 evasion technique that bypasses outbound network controls by abusing the local browser. Worth understanding when designing network egress policy and process-spawn allow-lists, but no immediate system change required.
  • SOC/IR — Act: Cisco Talos documented a pre-ransomware implant with a distinctive behavioral fingerprint: it binds only to 127.0.0.1 and spawns Chrome or Edge headlessly to carry C2 traffic — invisible to traditional network detection. Hunt for unexpected headless browser processes with anomalous parent processes and tune EDR rules to flag this spawn chain on Windows endpoints.
  • Leader — Learn: Chaos ransomware has deployed a novel evasion capability that makes their pre-encryption activity harder to detect; worth flagging to the security team to ensure detection coverage, but no executive action or vendor exposure check required at this stage.
2026-07-23 · BleepingComputer · source ↗ #c2-evasion#malware#ransomware
  • Engineer — Learn: Novel C2 technique using legitimate browser processes to blend malicious traffic — no KEV, PoC, or EPSS data means no patch action today, but informs browser isolation and process-spawn monitoring design decisions.
  • SOC/IR — Plan: Build or tune detections for unusual network egress spawned from Chrome/Edge processes outside of normal user activity; no IOCs are published in this item yet, but the Chaos gang’s adoption of browser-proxied C2 warrants a detection gap assessment this quarter.
  • Leader — Skip