Define maximum recursion depth allowed for VBA extraction

Product

Guardian

conf.user configure archive vba_macro_extraction max_recursion <value>

Description

VBA archives unzipping could require a high number of recursive steps to complete full recursion: this could lead to possible performance issues due to high number of memory allocations. This parameter limits the number of recursions allowed to unzip a single file.

Parameters

value: Default value 100

Where

CLI

To apply

It is applied automatically.