Scan a website’s URL or URL with file in the Hybrid Analysis sandbox for analysis.
External DocumentationTo learn more, visit the Hybrid Analysis documentation.

Basic Parameters

ParameterDescription
Environment IDThe sandbox environment to run the scan on.
URLThe URL of a website or a file for analyze.

Advanced Parameters

ParameterDescription
CommentOptional comment text that may be associated with the scan.
EmailOptional email address that may be associated with the submission for notification.

Example Output

{
	"submission_type": "<string>",
	"job_id": "<string>",
	"submission_id": "<string>",
	"environment_id": 549,
	"sha256": "<string>"
}

Workflow Library Example

Scan Url with Hybrid Analysis and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop