Static analysis is enabled by default on the Intelligent Virtual Execution - Server appliance. Static analysis uses all of the enabled static analysis components listed in Static Analysis .
Note
Static analysis is enabled by default. You can disable or re-enable it using the CLI only.
Prerequisites
Operator or Admin access
To enable static analysis:
Go to CLI configuration mode.
vx-hostname > enable vx-hostname # configure terminalEnable static analysis on the appliance.
vx-hostname (config) # static-analysis enableVerify the status that static analysis is enabled on the compute node.
vx-hostname (config) # show static-analysis configStatic Analysis enabled : yes AV-suite enabled : yes AV-suite version : 6 SA on AV-suite whitelist enabled : no AV-check enabled : yes Dropper enabled : yes YARA enabled : yes Embedded object extraction enabled : no Embedded URL extraction enabled : yes Max URLs from files to be analyzed : 5 Static info policy : DisableYara Configuration Yara policy : both Yara customer match limit : 5 ........Save your changes.
vx-hostname (config) # write memory