Skip to main content

Get Sub Analysis Code Reuse

Get code reuse findings in a specific file analysis.

External Documentation

To learn more, visit the Intezer documentation.

Parameters

ParameterDescription
Root Analysis IDThe Root analysis ID.
Sub Analysis IDThe sub analysis ID, can be retrieved from the 'List Sub Analyses IDs' action.

Example Output

{
"common_gene_count": 399,
"gene_count": 396,
"gene_type": "native_windows",
"unique_gene_count": 23,
"families": [
{
"family_id": "f547e65e-3160-4f50-8f12-781679173ba4,",
"family_name": "Longhorn,",
"family_type": "malware,",
"reused_gene_count": 220
},
{
"family_id": "0d4b51b7-c4cf-4969-adf6-1291f1a507ea,",
"family_name": "Plexor,",
"family_type": "malware,",
"reused_gene_count": 4
},
{
"family_id": "94c0fcf1-b017-46af-a01e-9c2791f27c7b,",
"family_name": "The Qt Company Ltd,",
"family_type": "library,",
"reused_gene_count": 72
},
{
"family_id": "d803322d-e659-44fd-a198-bc8b42397b04,",
"family_name": "Microsoft Visual C/C++ Libraries,",
"family_type": "library,",
"reused_gene_count": 63
}
]
}

Workflow Library Example

Get Sub Analysis Code Reuse with Intezer and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop