Pentera Run Scan
Pentera · 9 tasks · 1 input · 1 output
Details
| ID | Pentera Run Scan |
|---|---|
| From Version | 5.0.0 |
| Tasks | 9 |
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
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 -->