Title
Create new category
Edit page index title
Edit category
Edit link
Static Analysis
Step #1 - Open /home/sandbox/sandbox/transform.cfg in a text editor
Step #2 - Modify the configuration by adding or modifying the properties on this page
Step #3 - Save the file and restart the sandbox service
URLs
Enable domain resolver, IP stack Geolocation and Hexillion WHOIS domain lookups
IP Geolocation lookup will be executed on resolved domains
Property name | Default value | Description |
|---|---|---|
runDomainResolver | true | Switch to enable / disable domain resolving |
domainResolveMaxResolves | 20 | Domain resolver limit, '0' means no limit |
runDomainResolveTimeoutMs | 1 minute | Execution timeout |
Property Name | Default Value | Description |
|---|---|---|
runWhoisRecordLookups | true | Switch to enable / disable WHOIS lookups |
runHexillionLookupTimeoutMs | 30 seconds | Execution timeout |
runHexillionLookupMaxLookups | 30 | Lookup limit, '0' means no limit |
hexillionUrl | API URL | |
hexillionUsername | API username | |
hexillionPassword | API password |
Office Documents
Enable static analysis for Microsoft Office documents
Property name | Default value | Description |
|---|---|---|
runContentParser | true | Switch to enable / disable Office document static analysis |
runContentParserDirectTimeoutMs | 10 seconds | Execution timeout |
OLE Files
Enable parsing OLE files
Property name | Default value | Description |
|---|---|---|
runOledumpOnOLEFiles | true | Switch to enable / disable OLE parsing |
runOledumpBiffOnXLSFiles | true | Enable or disable parsing of BIFF records |
oledumpExecutionTimeout | 30 seconds | Execution timeout |
oledumpMaxFileSizeInKb | 1 MB | File size limit |
PE Files
Enable executable file parsing, unpacking and disassembly
Property name | Default value | Description |
|---|---|---|
runUpxUnpacker | true | Switch to enable / disable UPX unpacking |
Property name | Default value | Description |
|---|---|---|
runUnipackerOnPEFiles | true | Switch to enable / disable unpacking |
unipackerExecutionTimeout | 50 seconds | Execution timeout |
unipackerIgnorePackers | delphi,nullsoft | Comma separated list of ignored unpackers |
unipackerMaxFileSizeInKb | 2 MB | File size limit |
Property name | Default value | Description |
|---|---|---|
runAutoItRipper | true | Switch to enable / disable AutoItRipper, extraction of compiled AutoIt scripts |
Property name | Default value | Description |
|---|---|---|
runPythonUnpacker | true | Switch to enable / disable Python unpacking |
pythonUnpackerTimeout | 30 seconds | Switch to enable / disable Python unpacking, extraction of compiled Python scripts |
Property name | Default value | Description |
|---|---|---|
extractDisassemblySections | true | Switch to enable / disable disassembly |
extractDisassemblySectionsLimit | 200 | Limit: the number of disassembled sections |
extractDisassemblySectionsInstructionLimit | 10000 | Limit: the number of disassembled instructions |
Property name | Default value | Description |
|---|---|---|
runDe4DotForNetFiles | true | Switch to enable / disable .NET unpacking |
de4dotExecutionTimeout | 30 seconds | Execution timeout |
Property name | Default value | Description |
|---|---|---|
enableDetectItEasy | true | Switch to enable / disable DetectItEasy, file type and attribute detection |
enableDetectItEasyForExtractedFiles | true | Enable DetectItEasy on extracted files |
detectItEasyTimeout | 3 seconds | Execution timeout |
Android Files
Enable Android APK parsing
Property name | Default value | Description |
|---|---|---|
runAPKToolForAndroidFiles | true | Switch to enable / disable APK parsing |
apkToolExecutionTimeout | 60 seconds | Execution timeout |
apkToolParseMaxFolderDepth | 10 | Limit: APK archive folder dept |
apkToolCheckMaxFiles | 10000 | Limit: APK archive file count |
apkToolParseMaxFiles | 1000 | Limit: Smali file count |
Java Files
Enable Java decompilation
Property name | Default value | Description |
|---|---|---|
runCFRForJavaFiles | true | Switch to enable / disable Java decompilation |
cfrExecutionTimeout | 30 seconds | Execution timeout |
See the "Technical Datasheet" for a complete list of features: https://docs.opswat.com/filescan/datasheet/technical-datasheet