Malware execution and analysis.
CAPEsandbox (CAPE) is a malware analysis sandbox that provides a REST API for submitting samples and URLs for automated analysis and retrieving the results. The API supports creating analysis tasks from files or URLs, listing and viewing tasks, retrieving generated reports and screenshots, downloading analyzed binaries and associated PCAP files, and querying available analysis machines and system status.
Task submission accepts parameters such as analysis package, timeout, priority, target machine or platform, tags, memory dumping, timeout enforcement, and virtual machine clock settings. The current API version uses token-based authentication via django-rest-framework, with configurable request throttling (default 5 requests per minute) set in api.conf or per-user through the Django admin interface. An older, deprecated API (api.py) is also documented, exposing similar endpoints without the token-based authentication scheme.
The tool is intended for users operating or integrating with a CAPE sandbox instance, whether self-hosted or via a public instance such as capesandbox.com, to programmatically automate malware submission and result retrieval.
Yes, hosted API documentation is available at /apiv2/ with an example at https://capesandbox.com/apiv2/.
You generate a user authorization token via Django's drf_create_token command or by posting credentials to the api-token-auth endpoint, then include it as a Token in the Authorization header.
Yes, token-authenticated requests are throttled with a default limit of 5 per minute, configurable in api.conf or per-user in the Django admin.
You can submit a file or a URL for analysis, optionally specifying the analysis package, timeout, priority, target machine, platform, and tags.
It is aimed at users analyzing malware samples, given its endpoints for submitting malicious files/URLs and retrieving analysis reports, PCAPs, and screenshots.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
IP/domain/URL reputation.
IP/domain/URL reputation.
Fraud & reputation detection.
A volunteer cybersecurity project focused on providing resources and services that improve safety across Discord.
Google Link/Domain Flagging.
Provide malware datasets and threat intelligence feeds.