...
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. |
...