Gets result of a specific scan based on scan Id.
Analysis Tool Account Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Acunetix URL | FDACUNETIX_ACUNETIX_URL | Yes | URL of Acunetix server. Example https://HOSTNAME:PORT |
API Key | FDACUNETIX_API_KEY | Yes | API Key for Acunetix. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Scan Id | FDACUNETIX_INP_SCAN_ID | No | The Id of the scan that will be returned. |
Outputs
Output Name | Description |
---|---|
FDACUNETIX_THREAT_LEVEL | The highest vulnerability threat level found in the scan. |
FDACUNETIX_STATUS | The status of the scan matching the scan Id. |
FDACUNETIX_SEVERITY_COUNTS | The severity counts of the scan matching the scan Id. |
FDACUNETIX_PROGRESS | The progress of the scan matching the scan Id. |
FDACUNETIX_TARGET | The target of the scan matching the scan Id. |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.