MISP / misp-modules

Modules for expansion services, enrichment, import and export in MISP and other tools.
http://misp.github.io/misp-modules
GNU Affero General Public License v3.0
344 stars 233 forks source link

Filter enrichment results from joesandbox_query module #608

Open vincenzocaputo opened 1 year ago

vincenzocaputo commented 1 year ago

The expansion module joesandbox_query usually produces a huge number of attributes and objects and some of them generates a lot of noise (e.g.: private IP addresses).

Could it be possible to filter the indicators returned by the module?

In the JSON generated by JoeSandbox API I see the field "@malicious" for some entries. It might be useful to give the opportunity to choose to get only the indicators tagged as malicious by JoeSandbox.