Title
Create new category
Edit page index title
Edit category
Edit link
Engine
Engine configurations is being described inside the Configurations part on this part of the page.
Admin Panel > Setting > Configurations > Engine
These configurations together define how the MetaDefender Sandbox communicates with its embedded malware analysis engine, including the protocol, host, port, and authentication mechanism.

Field | Description |
|---|---|
ENGINE_SCHEMA | Specifies the protocol or schema used for communication with embedded MetaDefender Sandbox. In this case, it's set to "https", indicating that HTTPS (HTTP Secure) protocol is used for secure communication. |
ENGINE_HOST | Specifies the IP address or hostname of the server where the malware analysis engine is hosted. In this configuration, the IP address needs to be provided. |
ENGINE_PORT | Specifies the port number used for communication with the malware analysis engine |
ENGINE_SECRET | This refers to an authentication or access token/key required to authenticate requests to the MetaDefender Sandbox. The value is masked for security reasons, but it would be a secret key or token that grants access to the engine's functionalities. |
See the "Technical Datasheet" for a complete list of features: https://docs.opswat.com/filescan/datasheet/technical-datasheet