{
  "family": "incredimail",
  "sample_count": 3,
  "category": "advanced_threat",
  "description": "Adware:Win32/Incredimail is a detection for the legacy, highly controversial email client 'IncrediMail'. While technically a functional email application, its extremely aggressive monetization tactics, bundled toolbars, and heavy tracking led most major antivirus vendors to classify it as a Potentially Unwanted Program (PUP) or Adware. The company officially shut down in 2020, but legacy installers continue to circulate, presenting security risks.<br><br><b>Understanding Incredimail (Legacy Adware)</b><br>To an end-user, Incredimail offered a flashy interface with animated emoticons and custom backgrounds. However, the 'free' version came at a steep cost: the software forcibly changed browser homepages, appended advertising signatures to every outgoing email, and installed aggressive tracking toolbars. For a security team, legacy software like this represents an unpatched attack surface (`T1190`) and a vector for data leakage.<br><br><b>Execution and Intrusive Mechanics</b><br>When installed (`T1204.002`), Incredimail often bundled third-party 'search protectors' (like the MyStart or Perion search hijackers) (`T1189`). It established deep persistence (`T1547.001`) and aggressively hooked into browser settings (`T1112`) to redirect search traffic to affiliate networks, generating ad revenue. Furthermore, because the software is now entirely defunct and unsupported, any existing installations contain unpatched vulnerabilities that can be exploited by remote attackers or local privilege escalation exploits.<br><br><b>Indicators of Compromise & Impact</b><br>The primary impact is a severe degradation of the browsing experience, privacy violations via data collection, and the presence of end-of-life (EOL) vulnerable software on the endpoint. Host-based IoCs include the presence of `IncrediMail.exe`, the 'MyStart by IncrediMail' browser extensions, and registry modifications forcing browser homepages to Incredimail's legacy portals.",
  "cta": "Published by the SystemHelpdesk team.",
  "aliases": [],
  "enrichment_level": "expert-seo",
  "faq": [],
  "faq_count": 0,
  "mitre_attack": [
    "T1176",
    "T1112",
    "T1204.002",
    "T1189"
  ],
  "cisa_advisory": null,
  "last_updated": "2026-06-09",
  "mitre_attack_detail": [
    {
      "id": "T1176",
      "name": "Browser Extensions (Installing malicious toolbars/BHOs)",
      "tactic": "Persistence"
    },
    {
      "id": "T1112",
      "name": "Modify Registry (Changing default search/homepage keys)",
      "tactic": "Defense Evasion"
    },
    {
      "id": "T1204.002",
      "name": "User Execution: Malicious File (Manual installation by user)",
      "tactic": "Execution"
    },
    {
      "id": "T1189",
      "name": "Drive-by Compromise (Bundled installations)",
      "tactic": "Initial Access"
    }
  ],
  "containment_steps": [
    "Use the Windows Control Panel to thoroughly uninstall the 'IncrediMail' application and any associated toolbars (e.g., MyStart, Perion).",
    "Migrate the user's email accounts to a secure, enterprise-supported email client (like Outlook or Thunderbird).",
    "Reset all installed web browsers to their default settings to clear out hijacked homepages and search engines.",
    "Run a thorough scan with an Adware removal tool to clean up deep registry persistence mechanisms left behind by the installer."
  ],
  "what_to_avoid": [
    "Do not allow users to continue using Incredimail; the software is defunct, unsupported, and represents a significant security vulnerability.",
    "Avoid simply changing the browser homepage manually; the bundled adware services will likely revert the changes upon the next reboot."
  ],
  "target_industries": [
    "Global / Opportunistic"
  ],
  "motivation": "Opportunistic",
  "threat_actors": [
    "Unknown / Cybercriminal"
  ],
  "target_geographies": [
    "Global"
  ]
}