diff --git a/expansion/index.html b/expansion/index.html index a45432b..d343060 100644 --- a/expansion/index.html +++ b/expansion/index.html @@ -799,6 +799,13 @@ vmray_submit + + +
  • + + vmware_nsx + +
  • @@ -1498,6 +1505,13 @@ vmray_submit +
  • + +
  • + + vmware_nsx + +
  • @@ -2286,6 +2300,7 @@ jbxapi: Joe Sandbox API python3 library


    lastline_query

    +

    Deprecation notice: this module will be deprecated by December 2021, please use vmware_nsx module.

    Query Lastline with an analysis link and parse the report into MISP attributes and objects. The analysis link can also be retrieved from the output of the lastline_submit expansion module. - features:

    @@ -2303,6 +2318,7 @@ MISP attributes and objects parsed from the analysis report.

    lastline_submit

    +

    Deprecation notice: this module will be deprecated by December 2021, please use vmware_nsx module.

    Module to submit a file or URL to Lastline. - features:

    @@ -2992,6 +3008,23 @@ MISP attributes mapped from the result of the query on VMRay API, included in th An access to the VMRay API (apikey & url)


    +

    vmware_nsx

    +

    +

    Module to enrich a file or URL with VMware NSX Defender. +- features:

    +
    +

    This module takes an IoC such as file hash, file attachment, malware-sample or url as input to query VMware NSX Defender.

    +

    The IoC is then enriched with data from VMware NSX Defender. +- input: +File hash, attachment or URL to be enriched with VMware NSX Defender. +- output: +Objects and tags generated by VMware NSX Defender. +- references: +https://www.vmware.com +- requirements: +The module requires a VMware NSX Defender Analysis api_token and key.

    +
    +

    vulndb

    Module to query VulnDB (RiskBasedSecurity.com). diff --git a/expansion/logos/vmware_nsx.png b/expansion/logos/vmware_nsx.png new file mode 100644 index 0000000..4d4ba96 Binary files /dev/null and b/expansion/logos/vmware_nsx.png differ diff --git a/export_mod/logos/vmware_nsx.png b/export_mod/logos/vmware_nsx.png new file mode 100644 index 0000000..4d4ba96 Binary files /dev/null and b/export_mod/logos/vmware_nsx.png differ diff --git a/import_mod/index.html b/import_mod/index.html index 94c95fd..68937aa 100644 --- a/import_mod/index.html +++ b/import_mod/index.html @@ -91,7 +91,7 @@ - + Skip to content @@ -307,6 +307,13 @@