🔍 Contexte

PubliĂ© le 30 mai 2026 par Silent Push, cet article de recherche prĂ©sente la dĂ©couverte et l’analyse d’un nouvel acteur de la menace baptisĂ© DriveSurge, opĂ©rant comme Initial Access Broker (IAB) selon un modĂšle Pay-Per-Install (PPI).

🎯 Acteur et mode opĂ©ratoire

DriveSurge a compromis des milliers de sites web lĂ©gitimes en y injectant du code JavaScript malveillant. Ces sites redirigent silencieusement les visiteurs via un Traffic Distribution System (TDS) open-source appelĂ© zTDS (version 1.0.3, disponible depuis 2015 sur ztds[.]info). Le TDS profile les visiteurs et leur sert l’une des deux attaques suivantes :

  • FakeUpdates : fausses pages de mise Ă  jour de navigateur (Chrome, Firefox, Edge, Safari, Opera, Brave, Yandex, Vivaldi, Samsung Internet, UC Browser) dĂ©clenchant le tĂ©lĂ©chargement d’un ZIP malveillant contenant des DLLs et un Browser Update.exe
  • ClickFix : faux message d’erreur incitant la victime Ă  coller une commande malveillante dans PowerShell ou Terminal

🧬 Infrastructure et fingerprints

Silent Push a dĂ©veloppĂ© 8 fingerprints techniques pour cartographier l’infrastructure DriveSurge :

  1. Pattern t.js?site=[32 hex chars] dans les ressources web externes
  2. Fichiers JS nommés t.[12 hex chars].js (SHA256-dérivé)
  3. Pattern ext-b.[12 hex chars].js
  4. Configuration serveur nginx/1.27.2 avec JARM et body SHA256 spécifiques
  5. Infrastructure TLD .icu + NS ns1.erans[.]ru + ASN 203273/210644 + registrar NiceNIC
  6. Email WHOIS thiagorivera197151@ycyfugihih[.]cfd (pivot vers tempmail[.]so)
  7. Second email WHOIS samuel_jordan16@flixtrend.net
  8. Pattern zTDS : fichier jsrepo avec paramĂštre rnd=

🍎 Malware macOS

L’analyse d’un payload obfusquĂ© (pattern ext-b) a rĂ©vĂ©lĂ© une attaque ciblant macOS via clipboard hijacking :

  • VĂ©rification de l’OS (exclusion iPad/iPhone)
  • TĂ©lĂ©chargement d’un script depuis hxxp://46.226.166[.]57/ce3cbfc887?force=1
  • ExĂ©cution via Terminal aprĂšs hijacking du presse-papiers (faux reCAPTCHA)
  • C2 final : 147.45.42.205:8133

đŸ–„ïž Infrastructure identifiĂ©e

  • Domaines prĂ©-weaponisĂ©s dĂ©tectĂ©s : brightson[.]icu, coverlink[.]icu, datumprobe[.]icu, eraggifts[.]icu, keyview[.]icu, traceglimpse[.]icu, tracekey[.]icu
  • Serveur de payload/dĂ©veloppement : testio[.]ecartdev[.]com
  • Panneau ADS (interface russe) : banerpanel[.]live
  • IP ClickFix : 91.92.240[.]127 (dĂ©jĂ  rĂ©fĂ©rencĂ©e en Bulletproof Hosting)

📄 Nature de l’article

Il s’agit d’une publication de recherche CTI produite par Silent Push, visant Ă  documenter l’infrastructure, les TTPs et les IOCs de DriveSurge pour permettre une dĂ©tection proactive et un blocage prĂ©emptif.

🧠 TTPs et IOCs dĂ©tectĂ©s

Acteurs de menace

  • DriveSurge (cybercriminal) —

TTP

  • T1189 — Drive-by Compromise (Initial Access)
  • T1204.002 — User Execution: Malicious File (Execution)
  • T1204.001 — User Execution: Malicious Link (Execution)
  • T1059.001 — Command and Scripting Interpreter: PowerShell (Execution)
  • T1059.004 — Command and Scripting Interpreter: Unix Shell (Execution)
  • T1027 — Obfuscated Files or Information (Defense Evasion)
  • T1027.010 — Obfuscated Files or Information: Command Obfuscation (Defense Evasion)
  • T1105 — Ingress Tool Transfer (Command and Control)
  • T1071.001 — Application Layer Protocol: Web Protocols (Command and Control)
  • T1036 — Masquerading (Defense Evasion)
  • T1608.004 — Stage Capabilities: Drive-by Target (Resource Development)
  • T1583.001 — Acquire Infrastructure: Domains (Resource Development)
  • T1140 — Deobfuscate/Decode Files or Information (Defense Evasion)
  • T1119 — Automated Collection (Collection)
  • T1113 — Screen Capture (Collection)

IOC

Malware / Outils

  • zTDS (tool)
  • FakeUpdates (other)
  • ClickFix (other)
  • Browser Update.exe (loader)

🟱 Indice de vĂ©rification factuelle : 75/100 (haute)

  • ⬜ silentpush.com — source non rĂ©fĂ©rencĂ©e (0pts)
  • ✅ 29686 chars — texte complet (fulltext extrait) (15pts)
  • ✅ 48 IOCs dont des hashes (15pts)
  • ✅ 7/12 IOCs confirmĂ©s (AbuseIPDB, MalwareBazaar, ThreatFox, URLhaus, VirusTotal) (15pts)
  • ✅ 15 TTPs MITRE identifiĂ©es (15pts)
  • ✅ date extraite du HTML source (10pts)
  • ✅ acteur(s) identifiĂ©(s) : DriveSurge (5pts)
  • ⬜ pas de CVE Ă  vĂ©rifier (0pts)

IOCs confirmés externellement :

  • 91.92.240.127 (ip) → VT (16/91 dĂ©tections) + ThreatFox (XWorm)
  • 147.45.42.200 (ip) → VT (7/91 dĂ©tections) + ThreatFox (Unknown malware)
  • 90aecb370dfb1a99
 (sha256) → VT (37/76 dĂ©tections)
  • 7aa15de93cf85729
 (sha256) → VT (24/76 dĂ©tections)
  • 8ecc7108cd679316
 (sha256) → VT (18/76 dĂ©tections)

🔗 Source originale : https://www.silentpush.com/blog/drivesurge/