Tenable

Trigger an Automated Scan in Tenable

The purpose of this example is to schedule a vulnerability scan in Tenablearrow-up-right when a Project is created in AttackForge.

This example Flow can be downloaded from our Flows GitHub Repositoryarrow-up-right and imported into your AttackForge.

Initial Set Up

Action 1 - Schedule Vulnerability Scan in Tenable

  • Method: <insert>

  • URL: <insert>

  • Headers:

    • Key = Accept; Type = Value; Value = application/json

    • Key = Content-Type; Type = Value; Value = application/json

    • Key = Authorization; Type = Secret; Value = tenable_auth

  • Request Script:

  • Response Script:

Last updated