External DocumentationTo learn more, visit the Tenable Identity Exposure documentation.
Actions
Get Attack Types
Retrieve all attack types.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"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"
}
]
Was this page helpful?