dlpdecom

Decompression Rules

Files contained in compressed files can be scanned for digital assets. To determine the files to scan, OfficeScan subjects a compressed file to the following rules:

  1. Maximum size of a decompressed file: __ MB (1-512MB)

  2. Maximum compression layers: __ (1-20)

  3. Maximum number of files to scan: __ (1-2000)

Rule 1: Maximum Size of a Decompressed File

A compressed file – upon decompression – must meet the specified limit.

Example: You set the limit to 20MB.

Scenario 1: If the size of archive.zip upon decompression is 30MB, none of the files contained in archive.zip will be scanned. The other two rules are no longer checked.

Scenario 2: If the size of my_archive.zip upon decompression is 10MB:

my_archive.zip, BBB.zip, EEE.zip, and 222.zip will be checked against Rule 2 because the combined size of these files is within the 20MB limit. AAA.rar is skipped.

Rule 2: Maximum Compression Layers

Files within the specified number of layers will be flagged for scanning.

For example:

my_archive.zip

 

 

 

 

\BBB.zip

\CCC.xls

 

 

\DDD.txt

 

 

 

\EEE.zip

\111.pdf

 

 

 

\222.zip

\333.txt

If you set the limit to two layers:

Rule 3: Maximum Number of Files to Scan

OfficeScan scans files up to the specified limit. OfficeScan scans files and folders in numeric and then alphabetic order.

Continuing from the example in Rule 2, OfficeScan has flagged the highlighted files for scanning:

my_archive.zip

 

 

 

 

\BBB.zip

\CCC.xls

 

 

\DDD.txt

 

 

 

\EEE.zip

\111.pdf

 

 

 

\222.zip

\333.txt

In addition, my_archive.zip contains a folder named 7Folder, which was not checked against Rule 2. This folder contains FFF.doc and GGG.ppt. This brings the total number of files to be scanned to 5, as highlighted below:

my_archive.zip

 

 

 

 

\7Folder

\FFF.doc

 

 

\7Folder

\GGG.ppt

 

 

\BBB.zip

\CCC.xls

 

 

\DDD.txt

 

 

 

\EEE.zip

\111.pdf

 

 

 

\222.zip

\333.txt

If you set the limit to 4 files, the following files are scanned:

Events that Trigger Decompression Rules

The following events trigger decompression rules:

Event 1:

A compressed file to be transmitted matches a policy and the action on the compressed file is Pass (transmit the file).

For example, to monitor .ZIP files that users are transmitting, you defined a file attribute (.ZIP), added it to a template, used the template in a policy, and then set the action to Pass.

Event 2:

A compressed file to be transmitted does not match a policy.

In this case, OfficeScan will still subject the compressed file to the decompression rules to determine which of the files it contains should be scanned for digital assets and whether to transmit the entire compressed file.

Result:

Events 1 and 2 have the same result. When OfficeScan encounters a compressed file:

The transmission of the entire compressed file is blocked if at least one scanned file matches a policy and the action is Block.

See also: