set threat-prevention threat-emulation file-type

Description

Configures an override action for a specific file type by the Threat Emulation blade (where applicable).

Syntax

set threat-prevention threat-emulation file-type <extension> [ action <action> ] [ description <description> ]

Parameters

Parameter

Description

action

Indicates the action when the file type is detected

Options: bypass, inspect

description

The file description

Type: A string that contains less than 257 characters, of this set: 0-9, a-z or , . - : () @

extension

File extension that represents this file type

Type: A string of alphanumeric characters without space between them

Example

set threat-prevention threat-emulation file-type word action bypass description "This is a comment."