{
  "family": "widgi",
  "sample_count": 13,
  "category": "advanced_threat",
  "description": "Adware:Win32/Widgi (often associated with the Widgi Toolbar) is a deceptive adware framework and Potentially Unwanted Program (PUA) that silently infiltrates endpoints, typically bundled with freeware, to inject intrusive advertisements, hijack browser settings, and harvest user search telemetry for affiliate monetization.<br><br><b>What is Widgi?</b><br>To the average user, Widgi is highly visible and deeply frustrating. The browser homepage is forcibly changed, default search engines are locked to unfamiliar domains, and a bulky, unwanted toolbar is affixed to the top of the browser. For security analysts, Widgi operates on the Pay-Per-Install (PPI) model. It leverages deceptive installation tactics and aggressive persistence mechanisms to ensure the user cannot easily revert their browser settings, guaranteeing continued revenue generation for the attackers.<br><br><b>Infection Vectors & Threat Hunting</b><br>Widgi is almost exclusively distributed via deceptive software bundlers. When a user downloads a free PDF editor or media player from a third-party site, the Widgi wrapper executes first. It employs 'Dark Patterns'—pre-checked boxes hidden behind 'Advanced' menus—to gain technical consent. Upon execution, it installs malicious browser extensions (`T1176`) and the toolbar itself. It frequently leverages Windows Group Policy (GPO) settings (`ExtensionInstallForcelist`) to lock the rogue extensions in place. It establishes persistence via Registry Run keys and scheduled tasks.<br><br><b>Forensic Analysis & Impact</b><br>The primary impact is a severely degraded user experience, compromised browsing privacy, and wasted helpdesk resources. Incident responders will observe anomalous HTTP/HTTPS traffic to known ad-tracking networks. EDR logs will show the initial installer attempting to modify browser preference files (e.g., Chrome's `Preferences` JSON file) and establishing unauthorized Group Policies.",
  "cta": "Published by the SystemHelpdesk team.",
  "aliases": [],
  "enrichment_level": "expert-seo",
  "faq": [],
  "faq_count": 0,
  "mitre_attack": [
    "T1562.001",
    "T1105",
    "T1112",
    "T1189",
    "T1176"
  ],
  "cisa_advisory": null,
  "last_updated": "2026-06-09",
  "mitre_attack_detail": [
    {
      "id": "T1189",
      "name": "Drive-by Compromise",
      "tactic": "Initial Access"
    },
    {
      "id": "T1176",
      "name": "Browser Extensions (Toolbar installation)",
      "tactic": "Persistence"
    },
    {
      "id": "T1112",
      "name": "Modify Registry",
      "tactic": "Defense Evasion"
    },
    {
      "id": "T1562.001",
      "name": "Impair Defenses: Disable or Modify Tools",
      "tactic": "Defense Evasion"
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "tactic": "Command and Control"
    }
  ],
  "containment_steps": [
    "Quarantine the endpoint to halt the active exfiltration of browsing telemetry and the downloading of further adware modules.",
    "Use the Windows Control Panel to systematically uninstall the Widgi Toolbar application and any associated 'search protectors'.",
    "Deploy an enterprise adware removal tool (e.g., AdwCleaner) to locate and strip the deeply embedded registry hooks and watchdog services.",
    "Force a complete reset of all installed web browsers to factory defaults to eradicate the rogue extensions and restore the homepage."
  ],
  "what_to_avoid": [
    "Do not rely solely on the browser's 'remove extension' button; Widgi frequently uses watchdog services to immediately reinstall itself.",
    "Avoid ignoring the infection; adware tracking data is highly detailed and may expose corporate activities or access to internal portals."
  ],
  "target_industries": [
    "Global / Opportunistic"
  ],
  "motivation": "Opportunistic",
  "threat_actors": [
    "Unknown / Cybercriminal"
  ],
  "target_geographies": [
    "Global"
  ]
}