Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Target Id

FDACUNETIX_INP_TARGET_ID

Yes

Id of the target that is to be scanned.

Scanning Profile Id

FDACUNETIX_INP_PROFILE_ID

Yes

Id of the scanning profile type that is to be used in the scan.

Report Template Id

FDACUNETIX_INP_REPORT_TEMPLATE_ID

No

Id of the template for the report that is to be generated after the scan is completed.

Schedule Time

FDACUNETIX_INP_SCHEDULE

No

Scheduled time for scan to start. This is in ISO 8601 date time format.

(Example: 2020-12-19T16:39:57-08:00)

Outputs

Output Name

Description

FDACUNETIX_SCAN_ID

The Id of the Acunetix scan that is created.

...