Pentera Run Scan

Pentera · 9 tasks · 1 input · 1 output

Details

IDPentera Run Scan
From Version5.0.0
Tasks9

README

Dependencies

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

Sub-playbooks

  • GenericPolling

Integrations

This playbook does not use any integrations.

Scripts

This playbook does not use any scripts.

Commands

  • pentera-run-template-by-name
  • pentera-get-task-run-full-action-report
  • pentera-get-task-run-status

Playbook Inputs


Name Description Default Value Required
PenteraTaskName The name of the Pentera task to run   Required

Playbook Outputs


Path Description Type
Pentera.TaskRun.FullActionReport Pentera Full Action Report is the summary of the given TaskName in a CSV format, that contains all the actions that Pentera performed during the task run. unknown

Inputs

  • PenteraTaskName — The name of the Pentera task to run

Outputs

  • Pentera.TaskRun.FullActionReport — Pentera Full Action Report is the summary of the given TaskName in a CSV format, that contains all the actions that Pentera performed during the task run.

Commands used

pentera-get-task-run-full-action-report pentera-get-task-run-status pentera-run-template-by-name

Flowchart

Start Start Run Pentera Template - pentera-run-template-by-name Run Pentera Template pentera-run-template-by-name GenericPolling - GenericPolling GenericPolling GenericPolling Start the Scan Start the Scan Wait For The Scan To Complete Wait For The Scan To Comp... Collect The Full Action Report Collect The Full Action R... Retrieve The Full Action Report - pentera-get-task-run-full-action-report Retrieve The Full Action ... pentera-get-task-run-full-act... Update Template Status Update Template Status Get Template Status - pentera-get-task-run-status Get Template Status pentera-get-task-run-status
This playbook will run a pentera task given the Pentera task name. It will generate the full action report that contains all the actions that Pentera made during the scan, and will create incidents according to the filters in the Pentera Filter and Create incidents playbook.

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

### Sub-playbooks
* Pentera Run Scan
* Pentera Filter And Create Incident

### Integrations
This playbook does not use any integrations.

### Scripts
This playbook does not use any scripts.

### Commands
This playbook does not use any commands.

## Playbook Inputs
---

| **Name** | **Description** | **Default Value** | **Required** |
| --- | --- | --- | --- |
| PenteraTaskName | The name of the Pentera task to run. |  | Required |

## Playbook Outputs
---
There are no outputs for this playbook.

<!-- Playbook PNG image comes here -->