{
  "family": "pckeeper",
  "sample_count": 9,
  "category": "advanced_threat",
  "description": "Rogue:Win32/Pckeeper (also marketed under various names) is a classic example of 'Scareware' and a Rogue PC Optimizer. It is a Potentially Unwanted Program (PUA) that masquerades as a legitimate system utility, antivirus, or registry cleaner. It utilizes highly deceptive, alarming pop-ups and fake scan results to frighten the user into believing their computer is heavily infected or failing, ultimately coercing them into purchasing a 'premium' subscription to fix the non-existent problems.<br><br><b>Understanding Pckeeper Scareware</b><br>To an end-user, Pckeeper is terrifying. Their screen fills with flashing red warnings claiming '1,432 Critical Errors Found!' or 'System Failure Imminent!' For a security analyst, Pckeeper is a manipulative fraud. The software itself is largely useless, performing superficial scans (like finding temporary internet files) and categorizing them as critical threats to force a sale.<br><br><b>Execution and Deception Mechanics</b><br>Pckeeper is heavily distributed via aggressive affiliate marketing, malvertising, and deceptive software bundlers (`T1189`). When installed, it immediately runs a 'system scan' (`T1204.002`). This scan is hardcoded to always find severe issues, regardless of the actual health of the machine (`T1566.002`). It establishes aggressive persistence via Registry Run keys and Scheduled Tasks (`T1053.005`) to ensure its alarming pop-ups appear every time the computer boots. If the user clicks 'Fix Errors', they are directed to a high-pressure payment portal. In some severe variants, the scareware will disable the Task Manager or hide desktop icons to further convince the user the system is broken.<br><br><b>Indicators of Compromise & Impact</b><br>The primary impact is financial loss for the user (paying for fake software) and a severely degraded user experience due to constant, intrusive pop-ups and system sluggishness. Incident responders will observe the unexpected installation of the Pckeeper software suite. EDR logs will show the creation of multiple persistent startup entries and Scheduled Tasks designed to launch the fake scanner GUI on a recurring basis.",
  "cta": "Published by the SystemHelpdesk team.",
  "aliases": [],
  "enrichment_level": "expert-seo",
  "faq": [],
  "faq_count": 0,
  "mitre_attack": [
    "T1189",
    "T1566.002",
    "T1053.005",
    "T1204.002"
  ],
  "cisa_advisory": null,
  "last_updated": "2026-06-09",
  "mitre_attack_detail": [
    {
      "id": "T1189",
      "name": "Drive-by Compromise (Bundled Installers)",
      "tactic": "Initial Access"
    },
    {
      "id": "T1566.002",
      "name": "Phishing: Spearphishing Link (Deceptive Pop-ups and Fake Scans)",
      "tactic": "Credential Access"
    },
    {
      "id": "T1053.005",
      "name": "Scheduled Task/Job: Scheduled Task",
      "tactic": "Persistence"
    },
    {
      "id": "T1204.002",
      "name": "User Execution: Malicious File",
      "tactic": "Execution"
    }
  ],
  "containment_steps": [
    "Use the Windows Control Panel to thoroughly uninstall the rogue software and any bundled 'protector' applications installed on the same date.",
    "Deploy an enterprise adware/PUA removal tool (e.g., Malwarebytes) to locate and strip the deeply embedded Scheduled Tasks and registry hooks left behind.",
    "If the user entered credit card information into the software's portal, advise them to contact their bank immediately to dispute the fraudulent charge and cancel the card.",
    "Educate the user on the tactics of scareware and the dangers of clicking on aggressive 'Your PC is Infected' web advertisements."
  ],
  "what_to_avoid": [
    "Do not rely solely on the software's provided uninstaller; scareware frequently leaves behind watchdog services or registry keys to generate pop-ups later.",
    "Avoid paying the requested fee; it funds fraudulent operations and does not actually 'fix' the computer."
  ],
  "target_industries": [
    "Global / Opportunistic"
  ],
  "motivation": "Opportunistic",
  "threat_actors": [
    "Unknown / Cybercriminal"
  ],
  "target_geographies": [
    "Global"
  ]
}