The /attribution/tasks/file_from_url
endpoint is used to download and execute a file in Kaspersky Sandbox.
Request
Request method: POST
Endpoint: https://tip.kaspersky.com/api/attribution/tasks/file_from_url
Query parameters:
Expected parameters
Parameter |
Description |
---|---|
url |
Web address from which you want to download a file. Required parameter. |
file_name |
Object name. Required parameter. Specify a file name, which Kaspersky Threat Intelligence Portal must use during execution in Kaspersky Sandbox. The specified file name will be assigned to the downloaded file or the file contained in the downloaded archive. For correct processing of the file, do not specify its extension in the The value must not exceed 240 characters. |
file_ext |
File extension for the object that is to be executed. This parameter is obsolete and left for backward compatibility with previous API versions only. Please use the |
processing_type |
Object execution type. This parameter is obsolete and left for backward compatibility with previous API versions only. The only value to be accepted is |
reset_similarity_thresholds |
Specifies whether similarity thresholds for compared samples must be ignored. Available values:
|
unpack |
Specifies whether the contents of the executed file must be unpacked for analysis. Available values:
|
Request example: To download and execute file:
|
Responses
451 Unavailable For Legal Reasons
Page top