What's new

Prev Next

New features

This release of Trellix Intrusion Prevention System includes the following new features:

Integration with Trellix Detection as a Service

Until the previous release, Trellix IPS offered integration capability with Trellix Virtual Execution which utilizes Multi-Vector Virtual Execution (MVX) engine's technology to perform malware analysis.

Starting with this release of 11.1, Trellix IPS also offers integration capability with Trellix Detection as a Service which utilizes the MVX engine's technology to perform malware analysis on cloud.

To enable integration with Detection as a Service (DaaS):

  • At Global level: Navigate to Devices<Admin Domain Name>GlobalIPS Device SettingsMVX Integration, select Enable MVX Integration checkbox, choose Enable DaaS radio button and configure the details for the integration.

  • At Device level: Navigate to Devices<Admin Domain Name>Devices<Device Name>SetupMVX Integration.

    You may select the Inherit Settings? checkbox to inherit the integration configuration from the corresponding admin domain.

    Or,

    Select Enable MVX Integration checkbox, choose Enable DaaS radio button and configure the details for integration.

To select MVX malware engine in an Advanced Malware policy, go to Policy<Admin Domain Name>Intrusion PreventionPolicy TypesAdvanced Malware. You can enable inspection by MVX for all supported file types that is, Executables, MS Office Files, PDF Files, Compressed Files, Android Application Package, Java Archive, and Flash Files.

Use the Manager to view the following information with respect to files submitted for malware analysis to MVX Engine:

Dashboard tab: Use the Top Malware Files monitor to view the blocked and unblocked detections together or filter them out separately. Additionally, you can filter data based on the confidence level of the detection as well.

Analysis tab: The following enhancements are supported in the Malware Files page:

  • The overall malware confidence for a file is derived based on the results from MVX and any other malware engines configured.

  • If applicable, you can view the MVX‑specific details for a particular type. This is similar to how you view the details for other engines.

  • In the Malware Files page, click GUID-5974C0ED-5F86-483F-B79B-C3ED90C1FE61-low.png next to the confidence level of MVX to view the results reported by MVX. You can also download a file that contains all the reports for the malware from MVX. This file contains detailed analysis result data and can be opened with any text editor.

Devices tab: You can view the statistics of the malware detected for a given device under Devices<Admin Domain Name>Devices<Device Name>TroubleshootingTraffic StatisticsAdvanced Malware Analysis tab. The By Malware Engine option displays the malware detected data based on the malware engines configured for the device. This includes the malware detected data associated with the MVX engine.

A list of Sensor CLI commands have been updated to support DaaS integration.

The following Sensor CLI commands are updated:

Normal Mode

Command

Description (If DaaS is configured)

show mvx config

This command can now display the DaaS configuration details.

show mvx stats

This command earlier displayed statistics related to VX analysis. Starting with this release, the command now has the functionality to display statistics related to DaaS analysis as well.

show mvx status

This command now displays the connection status of the MVX engine as enabled even if DaaS is configured.

clearmalwarecache

This command now allows users to clear MVX related cache entries made in the Sensor which includes DaaS entries as well.

clrstat

This command now clears all the statistics counters in the Sensor including the MVX counters associated with DaaS.

show malwareenginestats

This command now displays the malware engine statistics related to DaaS under MALWARE STATISTICS FOR MVX ENGINE section.

show malwarefilestats

This command now displays the malware file statistics related to DaaS.



Debug Mode

Command

Description (If DaaS is configured)

set malwareEngine

This command now enables or disables MVX engine.

show malwareclientstats

The command now displays the malware client statistics in the scan engines including MVX engine for all supported file types.

show malwareEngine status

This command now displays the status of the MVX engine as enabled even if DaaS is configured.

show malwareserverstats

This command now displays the malware server statistics in all scan engines including MVX engine for all supported file types.



For more information on DaaS configuration and malware scanning using DaaS, refer to Trellix Intrusion Prevention System 11.1.x Integration Guide and Trellix Intrusion Prevention System 11.1.x Product Guide.

Automatic deployment of GAM updates

Starting with this release of 11.1, Trellix IPS Manager enables you to configure and deploy Gateway antimalware engine updates to all the attached Sensors (under all domains) automatically when you upload the required GAM update file (.upd) using the Manual Import tab. You can schedule the auto-deployment of GAM updates at any time of your preference on the GAM Automatic Deployment tab under Manager<Admin Domain Name>Trellix IPS Protection Status. The auto-deployment of new GAM updates feature works in all the following scenarios:

  • The Manager deployment is in an air-gap network environment.

  • The Manager is not registered with Trellix.

  • The Manager is in a proxy-disabled state (in case proxy server is used in the company network for external connection).

Note

This feature is not applicable to NTBA or virtual NTBA devices.

For more information, refer to the section Automatic deployment of GAM updates in Trellix Intrusion Prevention System 11.1.x Product Guide.

Enhancements

This release of Trellix Intrusion Prevention System includes the following enhancements:

Support for various instance types in the Manager

Starting with this release of 11.1, the Manager in AWS can support instance types, such as m5.xlarge, c5.xlarge, m6a.xlarge, and c6a.xlarge. The recommended instance types are m5.xlarge or c5.xlarge.

For more information, refer to Requirements to deploy Trellix vIPS in AWS environment in Trellix Virtual Intrusion Prevention System 11.1.x Product Guide

Support for SHA256 hash type in Allowed and Blocked File Hashes

Starting with this release of 11.1, Trellix IPS offers capability to add SHA256 hashes to the Allowed and Blocked lists of the File Hashes under Policy<Admin Domain Name>Intrusion PreventionExceptionsFile Hashes.

Note

  • The Manager running on 11.1 Update 1 or later releases supports addition of up to 400,000 hash entries (allowed and blocked hashes combined) with a limit of 200,000 per hash type. Manager prior to 11.1 Update 1 release supports addition of only MD5 hashes up to 100,000 entries (allowed and blocked hashes combined).

  • Sensors prior to 11.1 Update 1 release do not support SHA256 hashes. The maximum number of hashes supported (allowed and blocked hashes combined) by these Sensors is 100,000.

  • Sensors running on 11.1 Update 1 or later releases support both SHA256 and MD5 hashes. NS-series Sensors support a maximum of 200,000 hashes for each hash type while IPS-VM600 Sensors support a maximum of 100,000 hashes for each hash type. If the Manager has both NS-series and virtual Sensors, entries over 100,000 in each hash type are pushed only to the NS-series Sensors. The push fails on virtual Sensors and a fault is raised which can be noticed in the Faults (ManagerTroubleshootingLogsFaults) tab.

  • In case of heterogeneous environments, if the total MD5 hash entries exceed 100,000:

    • A limit exceed error can be seen in filetransfer.log during a bulk (full) update.

    • A fault will be raised in the Faults tab and error count will be incremented at the Sensor level during an incremental update. Refer to show ab stats command for more information.

      Note

      A Full update is triggered when the total entries are more than 4000; else, an incremental update is triggered to all the Sensors connected to the Manager.

  • In case MD5 and SHA256 hashes of the same file are added, the MD5 hash takes precedence over SHA256 hash of the file during analysis.

For more information, refer to the sections Add hash values to the allow list and Add hash values to the block list in Trellix Intrusion Prevention System 11.1.x Product Guide.

Allow whitelisting of domains under the Sensor load

Starting with this release of 11.1, when the datapath processors on the Sensor are experiencing a high number of queued packets to be processed, the traffic from domains in the whitelist is skipped for inspection.

For more information, refer to the section Manage domain name exceptions in Trellix Intrusion Prevention System 11.1.x Product Guide.

Updated platform, environment, or operating system support

This release provides the following enhancements related to platforms, environments, or operating systems:

Support for Windows Server 2022 operating system

Starting with this release of 11.1, Windows Server 2022 Standard and Datacenter Editions (English and Japanese) are supported for deploying the Windows-based IPS Manager.

MariaDB and J-connector upgrade

Starting with this release of 11.1, the IPS Manager uses MariaDB version 10.5.18 and J-connector version 2.7.7 that includes additional security against new vulnerabilities.

JDK and Java upgrade

Starting with this release of 11.1, the IPS Manager uses JDK and Java version 1.8.0_352 that includes additional security against new vulnerabilities.

Apache Tomcat server upgrade

Starting with this release of 11.1, Tomcat server used in the IPS Manager is upgraded to version 9.0.73 which provides a collection of security fixes.

Discontinued Features

Starting with this release of 11.1, references related to Trellix Cloud and Cloud Analysis and Deconstruction Services (CADS) have been removed from vIPS documentation.