Get code reuse findings for the root analysis.

External Documentation

To learn more, visit the Intezer documentation.

Parameters

ParameterDescription
Analysis IDThe analysis ID.

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 Root Analysis Code Reuse with Intezer and Send Results Via Email

Preview this Workflow on desktop