Skip to content

Interpres Application - Tenable SC

  • Type: Vulnerability
  • Vendor: Tenable

The Tenable SC App Returns Hosts and Vulnerabilities.

Vendor setup

  1. Generate API Keys: https://docs.tenable.com/security-center/Content/APIKeyAuthentication.htm

  2. Permissions needed for the user generating the keys:

    • Assets - View Host Assets
    • Analysis - View Vulnerabilities
    • Scans - View Policies

App Configuration

App Parameters:

  • Access Key: Access Key
  • Secret Key: Secret Key
  • Proxy: Proxy Settings. Example: 'https://proxy.example.com:8443'
  • Verify server certificate: Verify server certificate.

App Validation

Check there is connectivity (green light) in the integration created.

Implemented Actions

  • get_assets: Returns a list of assets.

  • get_vulnerabilities: Gets a list of hosts and their active CVEs.