MalShare
Malware Archive / file sourcing
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Anti-Malware
- Documentation / URL
- https://malshare.com/doc.php
Overview
MalShare provides malware samples and hashes — key-based (an invalid key returns 400, verified).
Quick Start
Sample list (replace YOUR_KEY):
curl "https://malshare.com/api.php?api_key=YOUR_KEY&action=getlist"
[ "44d88612fea8a8f36de82e1278abb02f", "..." ]
Authentication
- Register at malshare.com → API key.
- Send it as the
api_keyquery parameter (invalid → 400, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Actions:
getlist,gettypes,details,download,search.
FAQ
Is MalShare free? Free tier with limits; more is paid.
Why 400? Invalid keys return 400 (verified) — register for a key.
What’s the auth style?
api_key query parameter.
More in Anti-Malware
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AbuseIPDB IP/domain/URL reputation | API Key | Yes | Unknown | ↗ |
| AlienVault Open Threat Exchange (OTX) IP/domain/URL reputation | API Key | Yes | Unknown | ↗ |
| CAPEsandbox Malware execution and analysis | API Key | Yes | Unknown | ↗ |
| Google Safe Browsing Google Link/Domain Flagging | API Key | Yes | Unknown | ↗ |
| IPWhois.net Blacklist Community IP blacklist to check and report abusive IP addresses | No auth | Yes | Unknown | ↗ |