This procedure describes how to use CLI commands to disable static analysis. The feature is enabled by default. You can disable and re-enable static analysis by using CLI commands only.
When static analysis is disabled, the Intelligent Virtual Execution - Server appliance does not use any of the static analysis components listed in Static analysis feature
Prerequisites
Operator or Admin access.
Static analysis is enabled on the compute node. Check the "Static Analysis enabled" field in the output of the
show static-analysis configcommand.
To disable static analysis:
Go to CLI configuration mode.
vx-hostname > enable vx-hostname # configure terminalDisable static analysis on the Intelligent Virtual Execution - Server appliance.
vx-hostname (config) # no static-analysis enableVerify the status that static analysis is not enabled on the appliance.
vx-hostname (config) # show static-analysis configStatic Analysis enabled : no 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