mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 17:15:21 +00:00
.. | ||
assets | ||
malwares_api.py | ||
Malwares_GetReport.json | ||
Malwares_Scan.json | ||
malwares.py | ||
README.md | ||
requirements.txt |
Malwares
Malwares is a web service to collect, analyze and detect various malicious codes or malwares such as Trojans, Viruses, Worms so that customers or end-users can make proper security policies to take countermeasures against security threats.
The analyzer comes in a two flavour that permit you to query different data types (file, hash, domain, ip) or submit new sample for analysis (file, hash).
Requirements
You need a valid Malware API subscription to use the analyzer.
- Provide your API key as values for the
key
parameter.