scheduleScan (Acunetix)
Schedules an Acunetix scan to be run immediately or at the scheduled date and time. The operation gives the ability to set the target, scan type, report type, and scheduled start time for the scan.
Analysis Tool Account Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Acunetix URL |
| Yes | URL of Acunetix server. Example https://HOSTNAME:PORT. |
API Key |
| Yes | API Key for Acunetix. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Target Id |
| Yes | Id of the target that is to be scanned. |
Scanning Profile Id |
| Yes | Id of the scanning profile type that is to be used in the scan. |
Report Template Id |
| No | Id of the template for the report that is to be generated after the scan is completed. |
Schedule Time |
| 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 |
---|---|
| The Id of the Acunetix scan that is created. |
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.
- style