Skip to main content

Kenna - Search and Handle Asset Vulnerabilities

This Playbook is part of the Kenna Pack.#

This playbook accepts an asset, then searches for vulnerabilities on that asset using the Kenna integration. If a vulnerability exists, it looks for relevant patches, lets the analyst deploy them and then generates an investigation summary report.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

  • GenerateInvestigationSummaryReport

Commands#

  • kenna-search-vulnerabilities
  • kenna-search-assets
  • kenna-update-asset
  • kenna-search-fixes
  • kenna-get-asset-vulnerabilities

Playbook Inputs#


NameDescriptionDefault ValueRequired
hostnameHostname to search.Optional
host_idKenna host ID to search.Optional

Playbook Outputs#


PathDescriptionType
Report.NameReport file name.string
Report.FileIDFile ID of the report.string
Kenna.Vulnerabilities.IDThe vulnerability ID.unknown
Kenna.VulnerabilitiesOfAsset.IDThe ID of the vulnerability associated with the the asset.unknown
Kenna.Fixes.IDThe fix ID.unknown
Kenna.Fixes.Assets.IDThe asset ID related to the current fix.unknown
Kenna.Fixes.Vulnerabilities.IDThe vulnerability ID related to the current fix.unknown

Playbook Image#


Kenna - Search and Handle Asset Vulnerabilities