{
  "family": "istartsurf",
  "sample_count": 1214,
  "category": "browser_hijacker",
  "description": "Adware:Win32/iStartSurf is a highly pervasive, aggressive browser hijacker and adware family that forces endpoints to route all web traffic through deceptive affiliate networks.<br><br><b>Understanding iStartSurf</b><br>To the average user, iStartSurf is an intractable nuisance that forcefully replaces their homepage, new tab page, and default search engine with <code>istartsurf.com</code>. For IT security teams, it represents a persistent compliance risk. iStartSurf acts as a Man-in-the-Browser, intercepting all search queries to inject sponsored advertisements and track user behavior, severely compromising data privacy.<br><br><b>Execution and Evasion Strategies</b><br>Like its counterparts, iStartSurf is distributed via software bundling. It employs deceptive installation wizards that obscure the adware installation. Once executed, it drops malicious extensions across all installed browsers. To evade removal, iStartSurf aggressively modifies Windows shortcut files (<code>.lnk</code>). It appends its URL to the target path of every browser shortcut on the Desktop, Taskbar, and Start Menu. If a user manages to change their homepage back, launching the browser via the shortcut immediately reinfects the session.<br><br><b>Indicators of Compromise (IoCs)</b><br>Threat hunters can easily identify iStartSurf by inspecting the properties of browser shortcuts for appended URLs. The Windows Registry will contain unauthorized modifications under <code>HKCU\\Software\\Policies</code>, utilizing Group Policy to prevent the user from disabling the malicious extensions. Network traffic will show all search queries being funneled through iStartSurf's tracking infrastructure before reaching legitimate engines like Google or Bing.",
  "cta": "Published by the SystemHelpdesk team.",
  "aliases": [],
  "enrichment_level": "expert-seo",
  "faq": [],
  "faq_count": 0,
  "mitre_attack": [
    "T1112",
    "T1189",
    "T1562.001",
    "T1547.009",
    "T1176"
  ],
  "cisa_advisory": null,
  "last_updated": "2026-06-09",
  "mitre_attack_detail": [
    {
      "id": "T1547.009",
      "name": "Boot or Logon Autostart Execution: Shortcut Modification",
      "tactic": "Persistence"
    },
    {
      "id": "T1176",
      "name": "Browser Extensions",
      "tactic": "Persistence"
    },
    {
      "id": "T1189",
      "name": "Drive-by Compromise",
      "tactic": "Initial Access"
    },
    {
      "id": "T1112",
      "name": "Modify Registry",
      "tactic": "Defense Evasion"
    },
    {
      "id": "T1562.001",
      "name": "Impair Defenses: Disable or Modify Tools",
      "tactic": "Defense Evasion"
    }
  ],
  "containment_steps": [
    "Deploy specialized adware removal utilities (like AdwCleaner) to locate and strip the forced Group Policies and deep registry hooks.",
    "Manually audit every web browser shortcut (<code>.lnk</code>) on the system and remove the appended iStartSurf URL from the 'Target' field.",
    "Reset all web browsers (Chrome, Edge, Firefox) to their factory defaults to completely purge the rogue extensions.",
    "Audit the Windows Task Scheduler for watchdog tasks designed to reinstall the iStartSurf components."
  ],
  "what_to_avoid": [
    "Do not trust the browser's built-in extension manager for removal, as iStartSurf uses Group Policy to gray out the 'Remove' option.",
    "Avoid ignoring the infection; the tracking infrastructure actively harvests browsing habits, which may include access to sensitive corporate portals."
  ],
  "target_industries": [
    "Global / Opportunistic"
  ],
  "motivation": "Opportunistic",
  "threat_actors": [
    "Unknown / Cybercriminal"
  ],
  "target_geographies": [
    "Global"
  ]
}