How to configure Protection Engine to block files by their true file type.
book
Article ID: 164986
calendar_today
Updated On:
Products
Protection Engine for Cloud ServicesProtection for SharePoint ServersProtection Engine for NAS
Issue/Introduction
Starting with Symantec Protection Engine (SPE) 7.5.3 has the ability to block files based on the underlying file type. This happens regardless of the extension of the file.
Resolution
Steps for enabling to this functionality
Create a text file that contains the list of files to block. Available file formats are available in File Types
Copy the text file to the installation folder for Protection Engine. See list of default locations below
Stop the SPE service
Open a command prompt as an administrator
change to the SPE installation folder.
Enable the feature: xmlmodifier -s //filtering/FileAttribute/FileTypeFilteringEnabled/@value true filtering.xml
Import the list of file formats to block: xmlmodifier -b //filtering/FileAttribute/DenyFileTypes/items <file created in step one> filtering.xml
Start the SPE service
Default installation locations:
SPE 7.5.3 and above
Windows 64 bit: C:\Program Files (x86)\Symantec\Scan Engine