sample_id
|
number
|
Sample ID.
|
Yes
|
analysis_time
|
number
|
Sample run time in seconds, from 30 to the maximum sample run time permitted by your license. By default, analysis_time=60.
|
No
|
format_name
|
string
|
File format.
|
Yes if the format is not identified automatically
|
platforms
|
array [string]
|
Platforms to run the sample.
|
No
|
custom_cmd
|
string
|
Command to run the sample.
|
No
|
net
|
string
|
Command to redirect virtual machine network traffic according to specified settings.
•VPN = vpn:// (used by default if the net parameter is not specified) •TOR = tor:// •Socks4 = socks4://host:port •Socks5 = socks5://[login:password@]host:port?parameters •Shadowsocks = shadowsocks://[login:password@]host:port?parameters Possible values for parameters:
udp—UDP protocol behavior (udp=on redirects all UDP traffic, udp=off do not redirect traffic);
login:password—proxy server authorization parameters (optional for Socks5, required for Shadowsocks).
|
No
|
dump_size_limit
|
number
|
Maximum size of collectable drops.
|
No
|
copylog
|
boolean
|
Сopy full raw hypervisor log.
|
No
|
crypto_api_limit
|
number
|
Size of Crypto API buffers limit in Mb.
|
No
|
drop_size_limit
|
number
|
Created files total size limit.
|
No
|
flex_time
|
boolean
|
Flex sample time.
|
No
|
forwards
|
string
|
Forward the specified ports from guest VM.
|
No
|
generate_cureit
|
boolean
|
Generate the Dr.Web CureIt! utility for neutralizing threats in the original file and in all files created during the analysis.
|
No
|
get_lib
|
boolean
|
Get *.lib files and raw dumps.
|
No
|
injects_limit
|
number
|
Injects count limit.
|
No
|
monkey_clicker
|
boolean
|
Enable auto clicker.
|
No
|
dump_browsers
|
string
|
Dump browser modules.
|
No
|
dump_mapped
|
boolean
|
Dump memory-mapped files (only after execution).
|
No
|
dump_ssdt
|
boolean
|
Dump SSDT.
|
No
|
dump_processes
|
boolean
|
Dump processes (only after execution).
|
No
|
no_clean
|
boolean
|
Get all allocs and drops.
|
No
|
optional_count
|
number
|
Maximum number of triggered breakpoints.
|
No
|
proc_lifetime
|
string
|
Lifetime of processes in seconds.
Example:
'notepad.exe,35,winword.exe,20
|
No
|
set_date
|
string
|
Set system date (format: 17.03.2022).
|
No
|
write_file_limit
|
number
|
WriteFile buffers limit in Mb.
|
No
|