Skip to main content
Retrieve all attack types.
External DocumentationTo learn more, visit the Tenable Identity Exposure documentation.

Example Output

[
	{
		"id": 0,
		"codeName": "string",
		"name": "string",
		"yaraRules": "string",
		"description": "string",
		"mitreAttackDescription": "string",
		"resources": [
			{
				"name": "string",
				"url": "string",
				"type": "string"
			}
		],
		"vectorTemplate": "string",
		"vectorTemplateReplacements": [
			{
				"name": "string",
				"valueType": "string"
			}
		],
		"eventWeight": "string"
	}
]

Workflow Library Example

Get Attack Types with Tenable Identity Exposure and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop