{
  "family": "primecasino",
  "sample_count": 9,
  "category": "advanced_threat",
  "description": "Adware:Win32/Primecasino is a highly aggressive adware framework and Potentially Unwanted Program (PUA) specifically designed to inundate the infected endpoint with intrusive advertisements, pop-ups, and forced browser redirects promoting online gambling portals, unregulated casinos, and betting applications. It monetizes the infection through illicit affiliate marketing and pay-per-click revenue.<br><br><b>Understanding Primecasino Adware</b><br>To an end-user, a Primecasino infection makes the computer nearly unusable for web browsing. The browser is constantly hijacked, opening new tabs to flashy, loud casino websites, and injecting gambling banners directly into unrelated web pages. For security analysts, this adware represents a significant risk because the promoted gambling sites are often unregulated, frequently host secondary malware (like exploit kits or fake Flash updates), and the adware itself deeply embeds into the OS to prevent removal.<br><br><b>Execution and Hijacking Mechanics</b><br>Primecasino is distributed via deceptive software bundlers (`T1189`) or by users clicking on deceptive malvertising links on adult or piracy websites. Upon execution (`T1204.002`), it establishes aggressive persistence via hidden Windows Services (`T1543.003`) and Scheduled Tasks. It installs rogue Browser Helper Objects (BHOs) and extensions (`T1176`) to intercept all web traffic (`T1185`). The core component acts as a local proxy, actively injecting gambling advertisements directly into the DOM of the websites the user visits, while simultaneously exfiltrating the user's browsing history to the adware's C2 server.<br><br><b>Indicators of Compromise & Impact</b><br>The primary impact is a severely degraded user experience, significant productivity loss, and a high risk of secondary infections from the malicious gambling portals. Incident responders will observe massive amounts of anomalous HTTP/HTTPS traffic routing to known adware affiliate networks and gambling domains. EDR logs will flag the installation of persistent browser extensions and the creation of watchdog services designed to reinstall the adware if deleted.",
  "cta": "Published by the SystemHelpdesk team.",
  "aliases": [],
  "enrichment_level": "expert-seo",
  "faq": [],
  "faq_count": 0,
  "mitre_attack": [
    "T1189",
    "T1543.003",
    "T1176",
    "T1185"
  ],
  "cisa_advisory": null,
  "last_updated": "2026-06-09",
  "mitre_attack_detail": [
    {
      "id": "T1189",
      "name": "Drive-by Compromise (Bundled Installers and Malvertising)",
      "tactic": "Initial Access"
    },
    {
      "id": "T1176",
      "name": "Browser Extensions (BHO installation)",
      "tactic": "Persistence"
    },
    {
      "id": "T1543.003",
      "name": "Create or Modify System Process: Windows Service (Watchdog)",
      "tactic": "Persistence"
    },
    {
      "id": "T1185",
      "name": "Browser Session Hijacking (Ad injection and tracking)",
      "tactic": "Collection"
    }
  ],
  "containment_steps": [
    "Use the Windows Control Panel to thoroughly uninstall any recently added freeware and the adware package itself.",
    "Deploy an enterprise adware removal tool (e.g., AdwCleaner or Malwarebytes) to locate and strip the deeply embedded registry hooks, BHOs, and watchdog Windows Services.",
    "Force a complete reset of all installed web browsers to factory defaults to eradicate the rogue extensions and restore the default settings.",
    "Block the known affiliate marketing and gambling domains associated with the adware at the enterprise firewall."
  ],
  "what_to_avoid": [
    "Do not rely solely on the browser's 'remove extension' button; the underlying watchdog service will immediately reinstall the hijacker.",
    "Avoid ignoring the infection; the unregulated sites promoted by this adware are prime vectors for secondary, much more severe malware infections (like ransomware)."
  ],
  "target_industries": [
    "Global / Opportunistic"
  ],
  "motivation": "Opportunistic",
  "threat_actors": [
    "Unknown / Cybercriminal"
  ],
  "target_geographies": [
    "Global"
  ]
}