Trustwave SpiderLabs Exposes Unique Cybersecurity Threats in the Public Sector. Learn More

Trustwave SpiderLabs Exposes Unique Cybersecurity Threats in the Public Sector. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Offensive Security
Solutions to maximize your security ROI
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

INFO: Virus scanners, archive unpacking, and password protected archives

Expand / Collapse


This article applies to:

  • WebMarshal 6.X and 7.X

Question:

  • How does WebMarshal scan archive files for viruses?
  • How does WebMarshal virus scanning treat password protected archive files?
  • How does WebMarshal unpacking treat password protected archive files?

Information:

WebMarshal unpacks archive files, such as .ZIP files, and scans all items according to the WebMarshal policy. Scanning includes virus and spyware scanning using third party scanners, if configured.

However, WebMarshal cannot unpack password protected archives. Therefore the contents of these archives cannot be scanned. This result does not cause the file to be blocked.

WebMarshal default rules include a separate rule to block encrypted archive files.

In order to ensure maximum protection against viruses, by default WebMarshal requests that the scanner unpack and scan the contents of all archive files. This behavior requires some additional processing time. The result for password protected archives differs depending on the scanner:

  • McAfee for Marshal, Sophos SAVI, Sophos for Marshal, Bitdefender for Marshal: Password protected archives are blocked (but see notes below).
  • Symantec: Password protected archives are not blocked.

To reduce processing time, you can configure WebMarshal to not request scanner level unpacking. This configuration is safe IF you have confirmed that a rule to block encrypted archive files is enabled.

To control the scanner unpacking behavior, add an entry in the WebMarshal Engine Configuration file (WMEngine.config.xml) as follows:

<WebMarshal>
    <Engine>
        <Config>
<VirusScanners deepScan="false" />        </Config>
    </Engine>
</WebMarshal>

To apply the change, restart the Engine service.

Notes:

  • You cannot disable unpacking in Sophos for Marshal 1.1 and above (the setting is ignored).
    • This change ensures that Sophos for Marshal returns correct information about password protected archives that cannot be scanned.
  • When scanner unpacking is active (default), the Engine log file will include the following line:
      Virus scanners will scan unpacked files and inside archives.
  • When scanner unpacking is disabled, the Engine log file will include the following line:
      Virus scanners will scan unpacked files only.
  • The file WMEngine.config.xml is located on the processing server. If you have more than one processing server, you must make the changes on each server.
  • Back up configuration before making changes.
  • The file WMEngine.config.xml normally contains additional settings. The VirusScanners node can have multiple attributes. This node should only occur once.
  • Only add (or remove) the specific attribute deepScan 
  • This article does not apply to WebMarshal 3.X. This version always requests the scanners to unpack archives.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.