v1
latestOpenAPI 3.1.12026-07-242899061.7 MBMalware Intelligence
Fetch sandbox reports for a given sha256 hash and query
Retrieve detailed behavioral and static analysis reports for a specific sample, ranked by sandbox score.
post/v1/reports
Request body
Example request
{
"query": "dynamic.network.flows.dst_port == 5353",
"sha256": "dc2878d9bf6ef5fca45737536272a7a1877e0c6f89cb9578cb0f956781102986",
"start_date": "2024-11-01",
"end_date": "2024-11-30",
"limit": 10
}Response
List of sandboxreports for the given sha256 hash