File Analyzer API
Analyze suspicious script files for malware indicators, extracted IOCs, obfuscation techniques, and MITRE ATT&CK mappings. Supports static heuristic analysis and deep sandbox-backed pipelines for thorough behavioral examination.
Static Analysis
POST5 creditsSubmit a script file for heuristic static analysis. Detects malicious patterns, extracts IOCs, identifies obfuscation techniques, maps MITRE ATT&CK techniques, and produces a scored verdict.
Deep / Dynamic / AI / Full Analysis
POST15–60 creditsSubmit a file for advanced analysis via the malware lab backend. Supports deep static, dynamic sandbox execution, AI-powered behavioral analysis, and full combined pipelines.
Check Analysis Status
GET1 creditPoll the status of a deep analysis job by SHA-256 hash. Returns current stage, verdict, and optionally the full analysis results once complete.