Advanced File Analysis

Migrate from VT Enterprise to Stairwell with equivalent APIs, YARA capabilities, and private analysis

Using Stairwell as a VirusTotal Replacement

This guide explains how to perform common VirusTotal Enterprise workflows using the Stairwell platform and API.


Overview

Many teams use VirusTotal (VT) for file lookups, YARA hunts, and triage. Stairwell offers an equivalent feature set with unlimited analysis and private data handling.

You can migrate VT workflows to Stairwell using the following endpoints:

WorkflowStairwell EndpointNotes
File LookupGET /v1/objects/{SHA256}/metadataRetrieve metadata and verdicts
Variant DiscoveryGET /v1/objects/{SHA256}/variantsView related samples
YARA Huntsv1/environments/{environment}/yaraRules/{yaraRule}/matchingObjectsUnlimited live + retro rules
SightingsGET /v1/objects/{SHA256}/sightingsObserve files in your environment
File DownloadGET /v1/objects/{SHA256}:downloadRetrieve binary samples
Search Malware CorpusGET /v1/objects/metadata + CELSearch across full corpus