IP Library Granted Patent US 12,346,441
Granted Patent B2
US 12,346,441 · App. 17/393,774 · Granted Jul 1, 2025

Systems and methods for synthetic file scanning

Inventors: Alexander Tormasov (Moscow, RU); Serguei Beloussov (Costa del Sol, SG); Stanislav Protasov (Singapore, SG)
Assignee: Acronis International GmbH
G06F21/565G06F21/552G06F21/568
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,346,441
App. No.
17/393,774
Granted
Jul 1, 2025
Kind
B2
Abstract

Disclosed herein are systems and method for synthetic file scanning. In one exemplary aspect, a method may comprise, for each respective file in a plurality of files on a storage device, determining a respective likelihood of the respective file being targeted by the malicious activity, and including, in a subset of files, each respective file in the plurality of files with a respective likelihood that is greater than a threshold likelihood. The method may comprise for each respective file in the subset of files, identifying at least one fragment of the respective file that is susceptible to the malicious activity. The method may comprise extracting and storing at least one fragment from each respective file in a synthetic file, and scanning the synthetic file periodically instead of the plurality of files.

Claims (47)

1. A method for synthetic file scanning, the method comprising:

identifying, on a storage device, a plurality of files that are scanned periodically for malicious activity;

for each respective file in the plurality of files, determining a respective likelihood value of the respective file being targeted by the malicious activity;

including, in a subset of files, each respective file in the plurality of files with a respective likelihood value that is greater than a threshold likelihood value;

for each respective file in the subset of files, identifying at least one fragment of the respective file that is susceptible to the malicious activity, based on characteristics of the malicious activity;

extracting the at least one fragment from each respective file;

storing the extracted at least one fragment from each respective file in a synthetic file in encrypted form, wherein contents of the synthetic file are arranged in accordance with storage addresses of each respective file in the subset of files;

scanning the synthetic file periodically instead of the plurality of files, wherein the synthetic file is updated before each periodic scan;

determining, based on the scanning, that the synthetic file is uninfected, wherein determining that the synthetic file is uninfected is indicative that the subset of files in the plurality of files whose fragments make up the synthetic file are uninfected; and

marking each respective file in the subset of files whose fragment is included in the synthetic file as a clean file.

2. The method of claim 1 , wherein the synthetic file further comprises, for each respective fragment, a respective pointer that points to a respective storage address of the respective fragment.

3. The method of claim 2 , further comprising:

detecting a change in a fragment on the storage device; updating a corresponding fragment in the synthetic file in accordance with the change using a pointer for the corresponding fragment.

4. The method of claim 1 , further comprising: determining, based on the scanning, that a fragment in the synthetic file has been targeted by the malicious activity; identifying a file in the storage device that comprises a corresponding fragment; and performing a remediation action on the file, wherein the remediation action is one of: file removal and file quarantine.

5. The method of claim 1 , further comprising: storing an identifier of each respective file; and deleting the synthetic file.

6. The method of claim 5 , wherein the plurality of files are comprised in a first backup of the storage device, further comprising: receiving a second backup of the storage device; determining a first subset of files in the second backup that have been modified since the first backup; identifying, from the first subset of files, a second subset of files that match with the stored identifiers; and storing fragments from the second subset of files in a new synthetic file without re-determining likelihood values of the second subset of files being targeted by the malicious activity.

7. The method of claim 1 , wherein identifying the at least one fragment of the respective file that is susceptible to the malicious activity based on characteristics of the malicious activity further comprises: determining a target location of the malicious activity based on historic attacks; identifying the target location in the respective file in the subset of files; and identifying the at least one fragment of the respective file that comprises the target location.

8. The method of claim 1 , wherein the plurality of files are comprised in a backup, wherein a unique synthetic file is created for each backup.

9. A system for synthetic file scanning, the system comprising: a hardware processor configured to:

identify, on a storage device, a plurality of files that are scanned periodically for malicious activity;

for each respective file in the plurality of files, determine a respective likelihood value of the respective file being targeted by the malicious activity;

include, in a subset of files, each respective file in the plurality of files with a respective likelihood value that is greater than a threshold likelihood value;

for each respective file in the subset of files, identify at least one fragment of the respective file that is susceptible to the malicious activity, based on characteristics of the malicious activity;

extract the at least one fragment from each respective file;

store the extracted at least one fragment from each respective file in a synthetic file in encrypted form, wherein contents of the synthetic file are arranged in accordance with storage addresses of each respective file in the subset of files;

scan the synthetic file periodically instead of the plurality of files, wherein the synthetic file is updated before each periodic scan;

determine, based on the scanning, that the synthetic file is uninfected, wherein determining that the synthetic file is uninfected is indicative that the subset of files in the plurality of files whose fragments make up the synthetic file are uninfected; and

mark each respective file in the subset of files whose fragment is included in the synthetic file as a clean file.

10. The system of claim 9 , wherein the synthetic file further comprises, for each respective fragment, a respective pointer that points to a respective storage address of the respective fragment.

11. The system of claim 10 , wherein the hardware processor is further configured to: detect a change in a fragment on the storage device; update a corresponding fragment in the synthetic file in accordance with the change using a pointer for the corresponding fragment.

12. The system of claim 9 , wherein the hardware processor is further configured to: determine, based on the scanning, that a fragment in the synthetic file has been targeted by the malicious activity; identify a file in the storage device that comprises a corresponding fragment; and perform a remediation action on the file, wherein the remediation action is one of: file removal and file quarantine.

13. The system of claim 9 , wherein the hardware processor is further configured to: store an identifier of each respective file; and delete the synthetic file.

14. The system of claim 13 , wherein the plurality of files are comprised in a first backup of the storage device, wherein the hardware processor is further configured to: receive a second backup of the storage device; determine a first subset of files in the second backup that have been modified since the first backup; identify, from the first subset of files, a second subset of files that match with the stored identifiers; and store fragments from the second subset of files in a new synthetic file without re-determining likelihood values of the second subset of files being targeted by the malicious activity.

15. The system of claim 9 , wherein the hardware processor is further configured to identify the at least one fragment of the respective file that is susceptible to the malicious activity based on characteristics of the malicious activity by:

determining a target location of the malicious activity based on historic attacks; identifying the target location in the respective file in the subset of files; and identifying the at least one fragment of the respective file that comprises the target location.

16. The system of claim 9 , wherein the plurality of files are comprised in a backup, wherein a unique synthetic file is created for each backup.

17. A non-transitory computer readable medium storing thereon computer executable instructions for synthetic file scanning, including instructions for:

identifying, on a storage device, a plurality of files that are scanned periodically for malicious activity;

for each respective file in the plurality of files, determining a respective likelihood value of the respective file being targeted by the malicious activity;

including, in a subset of files, each respective file in the plurality of files with a respective likelihood value that is greater than a threshold likelihood value;

for each respective file in the subset of files, identifying at least one fragment of the respective file that is susceptible to the malicious activity, based on characteristics of the malicious activity;

extracting the at least one fragment from each respective file;

storing the extracted at least one fragment from each respective file in a synthetic file in encrypted form, wherein contents of the synthetic file are arranged in accordance with storage addresses of each respective file in the subset of files;

scanning the synthetic file periodically instead of the plurality of files, wherein the synthetic file is updated before each periodic scan;

determining, based on the scanning, that the synthetic file is uninfected, wherein determining that the synthetic file is uninfected is indicative that the subset of files in the plurality of files whose fragments make up the synthetic file are uninfected; and

marking each respective file in the subset of files whose fragment is included in the synthetic file as a clean file.

18. The non-transitory computer readable medium of claim 17 , wherein the synthetic file further comprises, for each respective fragment, a respective pointer that points to a respective storage address of the respective fragment.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 5, 2025
From: TORMASOV, ALEXANDER; BELOUSSOV, SERGUEI; PROTASOV, STANISLAV
To: ACRONIS INTERNATIONAL GMBH
Reel/Frame 071322/0129 →
REAFFIRMATION AGREEMENT Recorded Aug 28, 2022
From: ACRONIS AG; ACRONIS INTERNATIONAL GMBH; ACRONIS SCS, INC.; ACRONIS, INC.; GROUPLOGIC, INC.; NSCALED INC.; ACRONIS MANAGEMENT LLC; 5NINE SOFTWARE, INC.; ACRONIS GERMANY GMBH; ACRONIS NETHERLANDS B.V.; ACRONIS BULGARIA EOOD; DEVICELOCK, INC.; DEVLOCKCORP LTD; ACRONIS INC.
To: MIDCAP FINANCIAL TRUST
Reel/Frame 061330/0818 →
Continuity (2)
Provisional Application 63066423 · Aug 17, 2020
Related Publication 20220050899A1 · Feb 17, 2022
References Cited (5)
US 10169581B2 · Tsao · 2019 [cited by examiner]
US 20080134163A1 · Golde · 2008 [cited by examiner]
US 20150286437A1 · Coronado · 2015 [cited by examiner]
US 20170177867A1 · Crofton · 2017 [cited by examiner]
US 20180293382A1 · Murphy, Jr. · 2018 [cited by examiner]