<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic EN: Anti-Ransomware Deep Dive: Honeypots, Pre-Encryption Backup &amp;amp; File Rollback in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/EN-Anti-Ransomware-Deep-Dive-Honeypots-Pre-Encryption-Backup-amp/m-p/279968#M11562</link>
    <description>&lt;P&gt;&lt;EM&gt;Article 2 of the Harmony Endpoint Deep Dives series · Endpoint Security Management R81.20 (on-premises) · Author: Jorge Luiz&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Purpose:&lt;/STRONG&gt; dissect the Harmony Endpoint Anti-Ransomware blade: how it detects an attack in progress using honeypot (canary) files, why your files are already backed up &lt;EM&gt;before&lt;/EM&gt; the encryption starts, and how the rollback brings everything back — automatically or manually.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Audience:&lt;/STRONG&gt; Security Engineers, Endpoint Administrators, SOC Analysts — beginner friendly.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Prerequisites:&lt;/STRONG&gt; basic familiarity with SmartEndpoint policy concepts (see Article 1 of this series: On-Premises Architecture); Endpoint Security client with the Forensics and Anti-Ransomware component installed.&lt;/P&gt;
&lt;H2&gt;Overview&lt;/H2&gt;
&lt;P&gt;The Endpoint Security &lt;STRONG&gt;Forensics and Anti-Ransomware component&lt;/STRONG&gt; monitors file operations, processes, and network activity for suspicious behavior, analyzes attacks detected by other client components or the Check Point Security Gateway, and applies Remediation to malicious files.&lt;/P&gt;
&lt;P&gt;The Anti-Ransomware part of it does something most defenses can't: it assumes some ransomware &lt;STRONG&gt;will&lt;/STRONG&gt; start running — and wins anyway. It constantly monitors files and processes for unusual activity. &lt;STRONG&gt;Before&lt;/STRONG&gt; a ransomware attack can encrypt files, it backs them up to a safe location. After the attack is stopped, it deletes the files involved in the attack and restores the originals from the backup.&lt;/P&gt;
&lt;P&gt;All attack details are organized in the &lt;STRONG&gt;Forensics Analysis Report&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H2&gt;How It Works&lt;/H2&gt;
&lt;H3&gt;The defense sequence: monitor → backup → detect → stop → delete → restore&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diag1-rollback-flow.png" style="width: 423px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34772iD908F9D66A43ACDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="diag1-rollback-flow.png" alt="diag1-rollback-flow.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;Honeypot files — the tripwire&lt;/H3&gt;
&lt;P&gt;Anti-Ransomware plants &lt;STRONG&gt;honeypot (canary) files&lt;/STRONG&gt; — decoy files spread across many folders on the client. The moment ransomware modifies one of them, the attack is stopped immediately.&lt;/P&gt;
&lt;P&gt;Facts worth knowing about honeypot files (straight from the Administration Guide):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;They are &lt;STRONG&gt;real documents, images, videos and music&lt;/STRONG&gt; — you can open and view them.&lt;/LI&gt;
&lt;LI&gt;Their names include strings such as &lt;EM&gt;CP, CheckPoint, Check Point, Check-Point, Sandblast Agent, Sandblast Zero-Day, Endpoint&lt;/EM&gt;.&lt;/LI&gt;
&lt;LI&gt;If a honeypot file is deleted, it is &lt;STRONG&gt;automatically recreated after the next system boot&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; &lt;STRONG&gt;Tip:&lt;/STRONG&gt; educate your helpdesk — users sometimes find these decoy files, think they are junk, and delete them. That's harmless (they come back at next boot), but the tickets are avoidable.&lt;/P&gt;
&lt;H3&gt;Detection → Forensics: the report chain&lt;/H3&gt;
&lt;P&gt;Anti-Ransomware is one of several detection sources feeding &lt;STRONG&gt;Forensics&lt;/STRONG&gt;. When any component (Anti-Ransomware, Behavioral Guard, Anti-Bot, Threat Emulation, Anti-Malware), the Check Point Security Gateway, or a supported third-party product detects an event, it notifies Forensics through internal communication, and Forensics automatically initiates a complete investigation.&lt;/P&gt;
&lt;P&gt;The result is the &lt;STRONG&gt;Forensics Analysis Report&lt;/STRONG&gt;, with five sections:&lt;/P&gt;
&lt;TABLE border="1" cellpadding="8"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;What it shows&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Entry Point&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;How the attack got in&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Business Impact&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;What was affected — &lt;STRONG&gt;restored files appear here&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Remediation&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;What was cleaned — &lt;STRONG&gt;deleted files appear here&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Suspicious Activity&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Behavior observed during the attack&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Incident Details&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Full technical detail of the incident&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;Automatic Threat Analysis — triggers and confidence&lt;/H3&gt;
&lt;P&gt;Responses are driven by &lt;STRONG&gt;triggers&lt;/STRONG&gt; (events from Endpoint components: Anti-Bot, Threat Emulation, Anti-Malware; or Network components: Anti-Bot, Threat Emulation, Anti-Malware, URL Filtering) and by the &lt;STRONG&gt;confidence level&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;High&lt;/STRONG&gt; — Endpoint Security is almost certain the file is malicious&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Medium&lt;/STRONG&gt; — the file is very likely malicious&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Possible automatic responses: &lt;STRONG&gt;Forensics Analysis&lt;/STRONG&gt;, &lt;STRONG&gt;File Quarantine&lt;/STRONG&gt; (Threat Emulation and Anti-Bot), &lt;STRONG&gt;Machine Quarantine&lt;/STRONG&gt; (the Firewall restricts the computer's network access), and &lt;STRONG&gt;Attack Remediation&lt;/STRONG&gt;. Administrators can override the confidence level for up to &lt;STRONG&gt;five&lt;/STRONG&gt; specific events.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diag2-triggers-confidence.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34773i143CD89E80176D7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="diag2-triggers-confidence.png" alt="diag2-triggers-confidence.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H2&gt;Why Signatures Alone Fall Short: Evasion&lt;/H2&gt;
&lt;P&gt;Modern malware actively checks whether it's being watched — &lt;EM&gt;Is this a VM? A sandbox? A debugger?&lt;/EM&gt; — and stays dormant or acts benign when it thinks it's under analysis. Check Point's own research catalogs these tricks in the &lt;A href="https://evasions.checkpoint.com" target="_blank" rel="noopener"&gt;Evasions Encyclopedia&lt;/A&gt; and &lt;A href="https://anti-debug.checkpoint.com" target="_blank" rel="noopener"&gt;Anti-Debug Encyclopedia&lt;/A&gt; (open-sourced as &lt;A href="https://github.com/CheckPointSW/InviZzzible" target="_blank" rel="noopener"&gt;InviZzzible&lt;/A&gt; and &lt;A href="https://github.com/CheckPointSW/showstopper" target="_blank" rel="noopener"&gt;ShowStopper&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; &lt;STRONG&gt;Why this matters here:&lt;/STRONG&gt; this is exactly why Anti-Ransomware watches &lt;EM&gt;behavior&lt;/EM&gt; — honeypot files being modified — instead of trusting a static signature. Evasive ransomware that dodges signature scanners still trips the canaries the moment it starts encrypting, and the pre-encryption backup lets you roll back regardless of how the sample hid.&lt;/P&gt;
&lt;H2&gt;Configuration&lt;/H2&gt;
&lt;P&gt;All Anti-Ransomware behavior lives in the &lt;STRONG&gt;Forensics and Anti-Ransomware&lt;/STRONG&gt; policy. The &lt;STRONG&gt;Default Forensics settings&lt;/STRONG&gt; rule applies to the Entire Organization — it can be edited but not deleted. Changes are enforced only after policy install.&lt;/P&gt;
&lt;H3&gt;Anti-Ransomware Backup settings&lt;/H3&gt;
&lt;TABLE border="1" cellpadding="8"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Setting&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Behavior&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Enable Anti-Ransomware&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Selected by default&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Auto-start Remediation after an attack: delete attack-created files and restore originals. If &lt;STRONG&gt;not&lt;/STRONG&gt; selected, users must start restoration manually&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Restore to selected location&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Default is the original location; you can choose a different location&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Maximum backup size on disk&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Best practice: &lt;STRONG&gt;1 GB&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Backup Time Interval&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Within this interval each file is backed up only once, even if changed multiple times&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;File types to be backed up&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;View/add/remove types; configurable maximum size of backed-up files&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Backup &lt;STRONG&gt;exclusions&lt;/STRONG&gt; can be added by &lt;STRONG&gt;Folder&lt;/STRONG&gt; (with optional subfolders), &lt;STRONG&gt;Process&lt;/STRONG&gt; (name + optional certificate/Signer), or &lt;STRONG&gt;Certificate&lt;/STRONG&gt; (signing company name or certificate file).&lt;/P&gt;
&lt;H3&gt;Quarantine settings (shared Remediation service)&lt;/H3&gt;
&lt;P&gt;Quarantine is handled by the &lt;STRONG&gt;Remediation service&lt;/STRONG&gt;, shared by Forensics/Anti-Ransomware, Anti-Bot, and Threat Extraction/Emulation. When a component requests quarantine, the service &lt;STRONG&gt;terminates the file's process if running, encrypts the file, and stores it compressed with metadata in a protected folder&lt;/STRONG&gt;, named by the incident ID.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Default retention: &lt;STRONG&gt;90 days&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Default client quarantine path: C:\ProgramData\CheckPoint\EndpointSecurity\Remediation\quarantine&lt;/LI&gt;
&lt;LI&gt;Exclusions by: file extension, certificate data, MD5 hash, SHA1 hash&lt;/LI&gt;
&lt;LI&gt;Options to let users &lt;STRONG&gt;delete&lt;/STRONG&gt; and/or &lt;STRONG&gt;restore&lt;/STRONG&gt; items from quarantine&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Copy quarantine files to a central location&lt;/STRONG&gt; — so administrators can work with all incident files from one place&lt;/LI&gt;
&lt;LI&gt;End-user utility: RemediationManagerUI.exe (in C:\Program Files (x86)\CheckPoint\Endpoint Security\Remediation)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Network-side triggers&lt;/H3&gt;
&lt;P&gt;For Forensics triggers and Remediation on Network Threat Prevention events, the Security Gateway must have &lt;STRONG&gt;Anti-Bot, Anti-Virus, and Threat Emulation&lt;/STRONG&gt; enabled with protection set to &lt;STRONG&gt;Prevent&lt;/STRONG&gt; or &lt;STRONG&gt;Ask&lt;/STRONG&gt; (with UserCheck).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; use the &lt;STRONG&gt;Threat Prevention Recommended Profile&lt;/STRONG&gt; (default) — it includes all required settings.&lt;/P&gt;
&lt;H2&gt;Manual restoration walkthrough (Windows client)&lt;/H2&gt;
&lt;P&gt;When &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; is off, the user restores encrypted files like this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Right-click the Endpoint Security taskbar icon &amp;gt; &lt;STRONG&gt;Display Overview&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Forensics and Anti-Ransomware&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the Analyzed cases table, click &lt;STRONG&gt;Restore Files&lt;/STRONG&gt; on the relevant incident row&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Restore&lt;/STRONG&gt; &lt;EM&gt;(if a note says files were already restored — click &lt;STRONG&gt;Cancel&lt;/STRONG&gt;, no need to restore again)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Step 1 of 2: choose &lt;STRONG&gt;Restore files to the original location&lt;/STRONG&gt; (default) or &lt;STRONG&gt;Restore to selected location&lt;/STRONG&gt;. Note: &lt;STRONG&gt;"Delete files created by the attack, including encrypted files"&lt;/STRONG&gt; is selected by default&lt;/LI&gt;
&lt;LI&gt;Step 2 of 2: click &lt;STRONG&gt;Restore&lt;/STRONG&gt; — the window shows restored files and locations&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Close&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Best Practices&lt;/H2&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; allow &lt;STRONG&gt;1 GB&lt;/STRONG&gt; for the Anti-Ransomware maximum backup size on disk.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; configure &lt;STRONG&gt;Copy quarantine files to a central location&lt;/STRONG&gt;, so the Quarantine Manager for Administrators can import all files related to an incident from one accessible location.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; if you do not enable Automatic restore and remediate, prepare guidance for end users on the manual restoration steps — and tell them what to select when there is more than one option.&lt;/P&gt;
&lt;H2&gt;Common Mistakes&lt;/H2&gt;
&lt;TABLE border="1" cellpadding="8"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Mistake&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Impact&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Leaving &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; off without instructing users&lt;/TD&gt;
&lt;TD&gt;Encrypted files stay encrypted until someone runs manual restoration&lt;/TD&gt;
&lt;TD&gt;Enable it, or document the 7-step manual flow for your helpdesk&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Not setting Network blades to &lt;STRONG&gt;Prevent/Ask&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Network-detected events never trigger Forensics/Remediation&lt;/TD&gt;
&lt;TD&gt;Use the Threat Prevention Recommended Profile&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Editing the database with GuiDBEdit/dbedit casually&lt;/TD&gt;
&lt;TD&gt;Can corrupt the management database&lt;/TD&gt;
&lt;TD&gt;Only under Check Point Support/R&amp;amp;D instruction&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Treating honeypot files as junk and deleting them&lt;/TD&gt;
&lt;TD&gt;None technically (recreated at boot) — but generates confusion/tickets&lt;/TD&gt;
&lt;TD&gt;Educate users and helpdesk&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H2&gt;Troubleshooting&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;Symptom:&lt;/STRONG&gt; after a ransomware incident, user files remain encrypted&lt;BR /&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt; Endpoint Security client on Windows, Forensics and Anti-Ransomware component installed&lt;BR /&gt;&lt;STRONG&gt;Root Cause (most common):&lt;/STRONG&gt; &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; is not selected in the policy — restoration is waiting for a manual start&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the client: taskbar icon &amp;gt; &lt;STRONG&gt;Display Overview&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Forensics and Anti-Ransomware&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Find the incident in the Analyzed cases table &amp;gt; &lt;STRONG&gt;Restore Files&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Follow the 2-step restore wizard (the delete-attack-files option is pre-selected)&lt;/LI&gt;
&lt;LI&gt;For the future: enable &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; in the policy and install policy&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;FAQ&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;Q: Does Anti-Ransomware rely on signatures to detect ransomware?&lt;/STRONG&gt;&lt;BR /&gt;A: The mechanism described here is behavioral: it monitors files and processes for unusual activity and uses honeypot files as tripwires. That is why it can stop attacks that were never seen before.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: When exactly is the backup taken?&lt;/STRONG&gt;&lt;BR /&gt;A: Before the attack can encrypt files — backup runs as suspicious activity is detected, subject to the Backup Time Interval (each file is backed up only once within the interval, even if it changes multiple times).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: Where do restored files go?&lt;/STRONG&gt;&lt;BR /&gt;A: To their original location by default; the policy (or the user, during manual restore) can choose a different location.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: A user deleted one of the decoy files. Is protection broken?&lt;/STRONG&gt;&lt;BR /&gt;A: No — honeypot files are automatically recreated after the next system boot.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: How long do quarantined files stay recoverable?&lt;/STRONG&gt;&lt;BR /&gt;A: 90 days by default. Administrators can also allow users to delete and/or restore quarantined items, and copy quarantine to a central location.&lt;/P&gt;
&lt;H2&gt;References&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.20/SmartEndpoint_OLH/EN/CP_R81.20_Check_Point_Endpoint_Security_Server_AdminGuide.pdf" target="_blank" rel="noopener"&gt;Check Point R81.20 Endpoint Security Administration Guide (PDF)&lt;/A&gt; — chapter "Endpoint Security Anti-Ransomware, Behavioral Guard and Forensics"&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk105122" target="_blank" rel="noopener"&gt;sk105122 — Forensics analyze incidents detected by external systems&lt;/A&gt; &lt;EM&gt;(content verified 2026-07-16)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk116024" target="_blank" rel="noopener"&gt;sk116024 — Troubleshooting Forensics Integration with Third Party Anti-Virus Vendors&lt;/A&gt; &lt;EM&gt;(content verified 2026-07-16)&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Supported Versions:&lt;/STRONG&gt; Endpoint Security Management R81.20 (on-premises), Windows clients &amp;nbsp;|&amp;nbsp; &lt;STRONG&gt;Last Updated:&lt;/STRONG&gt; 2026-07-16 &amp;nbsp;|&amp;nbsp; &lt;STRONG&gt;Author:&lt;/STRONG&gt; Jorge Luiz &amp;nbsp;|&amp;nbsp; Article 2 of the Harmony Endpoint Deep Dives series&lt;/EM&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 04 Aug 2026 11:32:16 GMT</pubDate>
    <dc:creator>jorgeluiznim</dc:creator>
    <dc:date>2026-08-04T11:32:16Z</dc:date>
    <item>
      <title>EN: Anti-Ransomware Deep Dive: Honeypots, Pre-Encryption Backup &amp; File Rollback</title>
      <link>https://community.checkpoint.com/t5/Endpoint/EN-Anti-Ransomware-Deep-Dive-Honeypots-Pre-Encryption-Backup-amp/m-p/279968#M11562</link>
      <description>&lt;P&gt;&lt;EM&gt;Article 2 of the Harmony Endpoint Deep Dives series · Endpoint Security Management R81.20 (on-premises) · Author: Jorge Luiz&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Purpose:&lt;/STRONG&gt; dissect the Harmony Endpoint Anti-Ransomware blade: how it detects an attack in progress using honeypot (canary) files, why your files are already backed up &lt;EM&gt;before&lt;/EM&gt; the encryption starts, and how the rollback brings everything back — automatically or manually.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Audience:&lt;/STRONG&gt; Security Engineers, Endpoint Administrators, SOC Analysts — beginner friendly.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Prerequisites:&lt;/STRONG&gt; basic familiarity with SmartEndpoint policy concepts (see Article 1 of this series: On-Premises Architecture); Endpoint Security client with the Forensics and Anti-Ransomware component installed.&lt;/P&gt;
&lt;H2&gt;Overview&lt;/H2&gt;
&lt;P&gt;The Endpoint Security &lt;STRONG&gt;Forensics and Anti-Ransomware component&lt;/STRONG&gt; monitors file operations, processes, and network activity for suspicious behavior, analyzes attacks detected by other client components or the Check Point Security Gateway, and applies Remediation to malicious files.&lt;/P&gt;
&lt;P&gt;The Anti-Ransomware part of it does something most defenses can't: it assumes some ransomware &lt;STRONG&gt;will&lt;/STRONG&gt; start running — and wins anyway. It constantly monitors files and processes for unusual activity. &lt;STRONG&gt;Before&lt;/STRONG&gt; a ransomware attack can encrypt files, it backs them up to a safe location. After the attack is stopped, it deletes the files involved in the attack and restores the originals from the backup.&lt;/P&gt;
&lt;P&gt;All attack details are organized in the &lt;STRONG&gt;Forensics Analysis Report&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H2&gt;How It Works&lt;/H2&gt;
&lt;H3&gt;The defense sequence: monitor → backup → detect → stop → delete → restore&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diag1-rollback-flow.png" style="width: 423px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34772iD908F9D66A43ACDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="diag1-rollback-flow.png" alt="diag1-rollback-flow.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;Honeypot files — the tripwire&lt;/H3&gt;
&lt;P&gt;Anti-Ransomware plants &lt;STRONG&gt;honeypot (canary) files&lt;/STRONG&gt; — decoy files spread across many folders on the client. The moment ransomware modifies one of them, the attack is stopped immediately.&lt;/P&gt;
&lt;P&gt;Facts worth knowing about honeypot files (straight from the Administration Guide):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;They are &lt;STRONG&gt;real documents, images, videos and music&lt;/STRONG&gt; — you can open and view them.&lt;/LI&gt;
&lt;LI&gt;Their names include strings such as &lt;EM&gt;CP, CheckPoint, Check Point, Check-Point, Sandblast Agent, Sandblast Zero-Day, Endpoint&lt;/EM&gt;.&lt;/LI&gt;
&lt;LI&gt;If a honeypot file is deleted, it is &lt;STRONG&gt;automatically recreated after the next system boot&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; &lt;STRONG&gt;Tip:&lt;/STRONG&gt; educate your helpdesk — users sometimes find these decoy files, think they are junk, and delete them. That's harmless (they come back at next boot), but the tickets are avoidable.&lt;/P&gt;
&lt;H3&gt;Detection → Forensics: the report chain&lt;/H3&gt;
&lt;P&gt;Anti-Ransomware is one of several detection sources feeding &lt;STRONG&gt;Forensics&lt;/STRONG&gt;. When any component (Anti-Ransomware, Behavioral Guard, Anti-Bot, Threat Emulation, Anti-Malware), the Check Point Security Gateway, or a supported third-party product detects an event, it notifies Forensics through internal communication, and Forensics automatically initiates a complete investigation.&lt;/P&gt;
&lt;P&gt;The result is the &lt;STRONG&gt;Forensics Analysis Report&lt;/STRONG&gt;, with five sections:&lt;/P&gt;
&lt;TABLE border="1" cellpadding="8"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;What it shows&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Entry Point&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;How the attack got in&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Business Impact&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;What was affected — &lt;STRONG&gt;restored files appear here&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Remediation&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;What was cleaned — &lt;STRONG&gt;deleted files appear here&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Suspicious Activity&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Behavior observed during the attack&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Incident Details&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Full technical detail of the incident&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;Automatic Threat Analysis — triggers and confidence&lt;/H3&gt;
&lt;P&gt;Responses are driven by &lt;STRONG&gt;triggers&lt;/STRONG&gt; (events from Endpoint components: Anti-Bot, Threat Emulation, Anti-Malware; or Network components: Anti-Bot, Threat Emulation, Anti-Malware, URL Filtering) and by the &lt;STRONG&gt;confidence level&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;High&lt;/STRONG&gt; — Endpoint Security is almost certain the file is malicious&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Medium&lt;/STRONG&gt; — the file is very likely malicious&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Possible automatic responses: &lt;STRONG&gt;Forensics Analysis&lt;/STRONG&gt;, &lt;STRONG&gt;File Quarantine&lt;/STRONG&gt; (Threat Emulation and Anti-Bot), &lt;STRONG&gt;Machine Quarantine&lt;/STRONG&gt; (the Firewall restricts the computer's network access), and &lt;STRONG&gt;Attack Remediation&lt;/STRONG&gt;. Administrators can override the confidence level for up to &lt;STRONG&gt;five&lt;/STRONG&gt; specific events.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diag2-triggers-confidence.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34773i143CD89E80176D7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="diag2-triggers-confidence.png" alt="diag2-triggers-confidence.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H2&gt;Why Signatures Alone Fall Short: Evasion&lt;/H2&gt;
&lt;P&gt;Modern malware actively checks whether it's being watched — &lt;EM&gt;Is this a VM? A sandbox? A debugger?&lt;/EM&gt; — and stays dormant or acts benign when it thinks it's under analysis. Check Point's own research catalogs these tricks in the &lt;A href="https://evasions.checkpoint.com" target="_blank" rel="noopener"&gt;Evasions Encyclopedia&lt;/A&gt; and &lt;A href="https://anti-debug.checkpoint.com" target="_blank" rel="noopener"&gt;Anti-Debug Encyclopedia&lt;/A&gt; (open-sourced as &lt;A href="https://github.com/CheckPointSW/InviZzzible" target="_blank" rel="noopener"&gt;InviZzzible&lt;/A&gt; and &lt;A href="https://github.com/CheckPointSW/showstopper" target="_blank" rel="noopener"&gt;ShowStopper&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; &lt;STRONG&gt;Why this matters here:&lt;/STRONG&gt; this is exactly why Anti-Ransomware watches &lt;EM&gt;behavior&lt;/EM&gt; — honeypot files being modified — instead of trusting a static signature. Evasive ransomware that dodges signature scanners still trips the canaries the moment it starts encrypting, and the pre-encryption backup lets you roll back regardless of how the sample hid.&lt;/P&gt;
&lt;H2&gt;Configuration&lt;/H2&gt;
&lt;P&gt;All Anti-Ransomware behavior lives in the &lt;STRONG&gt;Forensics and Anti-Ransomware&lt;/STRONG&gt; policy. The &lt;STRONG&gt;Default Forensics settings&lt;/STRONG&gt; rule applies to the Entire Organization — it can be edited but not deleted. Changes are enforced only after policy install.&lt;/P&gt;
&lt;H3&gt;Anti-Ransomware Backup settings&lt;/H3&gt;
&lt;TABLE border="1" cellpadding="8"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Setting&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Behavior&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Enable Anti-Ransomware&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Selected by default&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Auto-start Remediation after an attack: delete attack-created files and restore originals. If &lt;STRONG&gt;not&lt;/STRONG&gt; selected, users must start restoration manually&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Restore to selected location&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Default is the original location; you can choose a different location&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Maximum backup size on disk&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Best practice: &lt;STRONG&gt;1 GB&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Backup Time Interval&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Within this interval each file is backed up only once, even if changed multiple times&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;File types to be backed up&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;View/add/remove types; configurable maximum size of backed-up files&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Backup &lt;STRONG&gt;exclusions&lt;/STRONG&gt; can be added by &lt;STRONG&gt;Folder&lt;/STRONG&gt; (with optional subfolders), &lt;STRONG&gt;Process&lt;/STRONG&gt; (name + optional certificate/Signer), or &lt;STRONG&gt;Certificate&lt;/STRONG&gt; (signing company name or certificate file).&lt;/P&gt;
&lt;H3&gt;Quarantine settings (shared Remediation service)&lt;/H3&gt;
&lt;P&gt;Quarantine is handled by the &lt;STRONG&gt;Remediation service&lt;/STRONG&gt;, shared by Forensics/Anti-Ransomware, Anti-Bot, and Threat Extraction/Emulation. When a component requests quarantine, the service &lt;STRONG&gt;terminates the file's process if running, encrypts the file, and stores it compressed with metadata in a protected folder&lt;/STRONG&gt;, named by the incident ID.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Default retention: &lt;STRONG&gt;90 days&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Default client quarantine path: C:\ProgramData\CheckPoint\EndpointSecurity\Remediation\quarantine&lt;/LI&gt;
&lt;LI&gt;Exclusions by: file extension, certificate data, MD5 hash, SHA1 hash&lt;/LI&gt;
&lt;LI&gt;Options to let users &lt;STRONG&gt;delete&lt;/STRONG&gt; and/or &lt;STRONG&gt;restore&lt;/STRONG&gt; items from quarantine&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Copy quarantine files to a central location&lt;/STRONG&gt; — so administrators can work with all incident files from one place&lt;/LI&gt;
&lt;LI&gt;End-user utility: RemediationManagerUI.exe (in C:\Program Files (x86)\CheckPoint\Endpoint Security\Remediation)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Network-side triggers&lt;/H3&gt;
&lt;P&gt;For Forensics triggers and Remediation on Network Threat Prevention events, the Security Gateway must have &lt;STRONG&gt;Anti-Bot, Anti-Virus, and Threat Emulation&lt;/STRONG&gt; enabled with protection set to &lt;STRONG&gt;Prevent&lt;/STRONG&gt; or &lt;STRONG&gt;Ask&lt;/STRONG&gt; (with UserCheck).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; use the &lt;STRONG&gt;Threat Prevention Recommended Profile&lt;/STRONG&gt; (default) — it includes all required settings.&lt;/P&gt;
&lt;H2&gt;Manual restoration walkthrough (Windows client)&lt;/H2&gt;
&lt;P&gt;When &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; is off, the user restores encrypted files like this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Right-click the Endpoint Security taskbar icon &amp;gt; &lt;STRONG&gt;Display Overview&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Forensics and Anti-Ransomware&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the Analyzed cases table, click &lt;STRONG&gt;Restore Files&lt;/STRONG&gt; on the relevant incident row&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Restore&lt;/STRONG&gt; &lt;EM&gt;(if a note says files were already restored — click &lt;STRONG&gt;Cancel&lt;/STRONG&gt;, no need to restore again)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Step 1 of 2: choose &lt;STRONG&gt;Restore files to the original location&lt;/STRONG&gt; (default) or &lt;STRONG&gt;Restore to selected location&lt;/STRONG&gt;. Note: &lt;STRONG&gt;"Delete files created by the attack, including encrypted files"&lt;/STRONG&gt; is selected by default&lt;/LI&gt;
&lt;LI&gt;Step 2 of 2: click &lt;STRONG&gt;Restore&lt;/STRONG&gt; — the window shows restored files and locations&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Close&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Best Practices&lt;/H2&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; allow &lt;STRONG&gt;1 GB&lt;/STRONG&gt; for the Anti-Ransomware maximum backup size on disk.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; configure &lt;STRONG&gt;Copy quarantine files to a central location&lt;/STRONG&gt;, so the Quarantine Manager for Administrators can import all files related to an incident from one accessible location.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Best Practice:&lt;/STRONG&gt; if you do not enable Automatic restore and remediate, prepare guidance for end users on the manual restoration steps — and tell them what to select when there is more than one option.&lt;/P&gt;
&lt;H2&gt;Common Mistakes&lt;/H2&gt;
&lt;TABLE border="1" cellpadding="8"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;Mistake&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Impact&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Leaving &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; off without instructing users&lt;/TD&gt;
&lt;TD&gt;Encrypted files stay encrypted until someone runs manual restoration&lt;/TD&gt;
&lt;TD&gt;Enable it, or document the 7-step manual flow for your helpdesk&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Not setting Network blades to &lt;STRONG&gt;Prevent/Ask&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;Network-detected events never trigger Forensics/Remediation&lt;/TD&gt;
&lt;TD&gt;Use the Threat Prevention Recommended Profile&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Editing the database with GuiDBEdit/dbedit casually&lt;/TD&gt;
&lt;TD&gt;Can corrupt the management database&lt;/TD&gt;
&lt;TD&gt;Only under Check Point Support/R&amp;amp;D instruction&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Treating honeypot files as junk and deleting them&lt;/TD&gt;
&lt;TD&gt;None technically (recreated at boot) — but generates confusion/tickets&lt;/TD&gt;
&lt;TD&gt;Educate users and helpdesk&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H2&gt;Troubleshooting&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;Symptom:&lt;/STRONG&gt; after a ransomware incident, user files remain encrypted&lt;BR /&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt; Endpoint Security client on Windows, Forensics and Anti-Ransomware component installed&lt;BR /&gt;&lt;STRONG&gt;Root Cause (most common):&lt;/STRONG&gt; &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; is not selected in the policy — restoration is waiting for a manual start&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the client: taskbar icon &amp;gt; &lt;STRONG&gt;Display Overview&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Forensics and Anti-Ransomware&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Find the incident in the Analyzed cases table &amp;gt; &lt;STRONG&gt;Restore Files&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Follow the 2-step restore wizard (the delete-attack-files option is pre-selected)&lt;/LI&gt;
&lt;LI&gt;For the future: enable &lt;STRONG&gt;Automatic restore and remediate&lt;/STRONG&gt; in the policy and install policy&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;FAQ&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;Q: Does Anti-Ransomware rely on signatures to detect ransomware?&lt;/STRONG&gt;&lt;BR /&gt;A: The mechanism described here is behavioral: it monitors files and processes for unusual activity and uses honeypot files as tripwires. That is why it can stop attacks that were never seen before.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: When exactly is the backup taken?&lt;/STRONG&gt;&lt;BR /&gt;A: Before the attack can encrypt files — backup runs as suspicious activity is detected, subject to the Backup Time Interval (each file is backed up only once within the interval, even if it changes multiple times).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: Where do restored files go?&lt;/STRONG&gt;&lt;BR /&gt;A: To their original location by default; the policy (or the user, during manual restore) can choose a different location.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: A user deleted one of the decoy files. Is protection broken?&lt;/STRONG&gt;&lt;BR /&gt;A: No — honeypot files are automatically recreated after the next system boot.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: How long do quarantined files stay recoverable?&lt;/STRONG&gt;&lt;BR /&gt;A: 90 days by default. Administrators can also allow users to delete and/or restore quarantined items, and copy quarantine to a central location.&lt;/P&gt;
&lt;H2&gt;References&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.20/SmartEndpoint_OLH/EN/CP_R81.20_Check_Point_Endpoint_Security_Server_AdminGuide.pdf" target="_blank" rel="noopener"&gt;Check Point R81.20 Endpoint Security Administration Guide (PDF)&lt;/A&gt; — chapter "Endpoint Security Anti-Ransomware, Behavioral Guard and Forensics"&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk105122" target="_blank" rel="noopener"&gt;sk105122 — Forensics analyze incidents detected by external systems&lt;/A&gt; &lt;EM&gt;(content verified 2026-07-16)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk116024" target="_blank" rel="noopener"&gt;sk116024 — Troubleshooting Forensics Integration with Third Party Anti-Virus Vendors&lt;/A&gt; &lt;EM&gt;(content verified 2026-07-16)&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Supported Versions:&lt;/STRONG&gt; Endpoint Security Management R81.20 (on-premises), Windows clients &amp;nbsp;|&amp;nbsp; &lt;STRONG&gt;Last Updated:&lt;/STRONG&gt; 2026-07-16 &amp;nbsp;|&amp;nbsp; &lt;STRONG&gt;Author:&lt;/STRONG&gt; Jorge Luiz &amp;nbsp;|&amp;nbsp; Article 2 of the Harmony Endpoint Deep Dives series&lt;/EM&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Aug 2026 11:32:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/EN-Anti-Ransomware-Deep-Dive-Honeypots-Pre-Encryption-Backup-amp/m-p/279968#M11562</guid>
      <dc:creator>jorgeluiznim</dc:creator>
      <dc:date>2026-08-04T11:32:16Z</dc:date>
    </item>
  </channel>
</rss>

