Title
Create new category
Edit page index title
Edit category
Edit link
InQuest Integrations
InQuest Sandboxapi is minimal, consistent API for building integrations with malware sandboxes. Now, it has an integration with MetaDefender Sandbox (previously known as OPSWAT Filescan Sandbox) .
Usage
Here is an example of how to use it. In order for this sample code to work, it is necessary to paste the API-key in the place of INSERT-YOUR-APIKEY-HERE, as well as a bad_file.exe in the same directory. The default host address is the community site.
The output of the example code:
If you would like to use your own host address, modify the constructor:
To scanning a zip file, call analyze in this way:
If you would like to scan in a private way, use is_private option:
Compatibility
Tag | Sandbox 1.9.* | Sandbox 2.. |
|---|---|---|
v1.1.0 - v1.7.1 | Yes | Yes |
See the "Technical Datasheet" for a complete list of features: https://docs.opswat.com/filescan/datasheet/technical-datasheet