Malware Intelligence
Introduction¶
The malware_intel
module allows you to interact with the Recorded Future Malware Intelligence. Currently it is only supported the retrieval of reports from an already known SHA256.
See the API Reference for internal details of the module.
Notes¶
- The
reports
method returns at most 10 reports, with the highest sandbox score.
Examples¶
Warning
The following examples demonstrate how to use this module. Be sure to add appropriate error handling as needed; all possible errors for each method or function are listed in the API Reference page.
Additionally, you must configure the RF_TOKEN
environment variable before getting started. For instructions, see Learn.
1: Search for reports for a specific SHA256 hash¶
In this example you search for a query that is matching all the reports having a sha256
as defined in the sha256
argument.
The start and end date are relative to the day in which you run the example.
The output of the example is: