Skip to main content
All CollectionsTemplatesBasic
Search for Vulnerabilities by Hostname in Tenable - Workflow Template
Search for Vulnerabilities by Hostname in Tenable - Workflow Template

Pull information from a hostname in Tenable and output the information back to the parent workflow or an optional Slack user or channel.

Updated over a week ago

This workflow template enables users to search for known vulnerabilities in Tenable by hostname. It verifies if the given hostname exists in Tenable's database, lists any associated vulnerabilities and asset information, and then formats this data to be sent as a message in Slack or as JSON output to the parent workflow. This aids businesses in device and user compliance by keeping track of system vulnerabilities and ensuring timely updates and patches.

Optional Triggers

Slack,Teams

Use Cases

Device & User Compliance

Workflow Breakdown

  1. Lookup hostname in Tenable and if found, query vulnerabilities and asset information

  2. Format the output for either a Slack message or JSON output to the parent workflow

  3. Return the Slack message or JSON data.

Vendors

Slack, Utils, Tenable

Workflow Output

JSON data to the parent workflow or a Slack message to a user or channel.

Did this answer your question?