Managing Targets
The Targets page in your Acunetix 360 account can be used to manage all the web assets you have set up as targets. This topic explains what information is available on the Targets page and how to edit, delete, and filter your list of targets.
TIP: For information about adding targets, refer to Adding a Target and Importing Targets. |
How to view all targets
To view a list of all the targets you have set up in your Acunetix 360 account:
- Log in to Acunetix 360.
- Select Targets > Targets from the left-side menu.
- The Targets page now displays a table with information about each web asset that has been set up as a target for scanning. The following information is displayed:
- Name: This is the name of the web asset that you provided when adding it as a target.
- Description: Any additional information about the web asset you may have provided when adding it as a target.
- URL: The URL of the target.
- Results: A count of the active issues identified in the last scan of the target.
- Last Scan: The date and time of the last scan of the target.
- Groups: All the target groups that a target is assigned to.
- Tags: Any website tags that were added when the target was created.
- Configure the table view according to your preferences. The following options are available:
- Sort: Click on any column name to arrange the list in alphabetical order based on the entries in that column.
- Filter: Click the search icon next to a column title and enter filtering criteria (Field, Operator, and Value). Click Apply for the table to update according to the filter you have set. More information about filtering is available at the end of this document.
TIP: The Scan button provides quick access to launch a new scan, incremental scan, retest detected issues, or schedule a scan. |
How to edit or delete a target
- Log in to Acunetix 360.
- Select Targets > Targets from the left-side menu.
- Select Edit or Delete next to the relevant target.
- Make your changes to the target, then click Save, or click Delete to confirm deletion of the target.
IMPORTANT: When you delete a target, you cannot restore it or its data. Deleting a target will not recover the license used. If you have a question about licensing, we recommend submitting a ticket through our Help Center. |
How to use the column filters
All columns on the Targets page can be filtered using a highly customizable combination of fields, operators, and values. You can enter more than one filter at a time. This is useful for teams that manage the security of many targets. Each filter requires you to specify a field, operator, and value.
The table below lists and describes the filters and values available. Select a field in combination with an operator and value to filter the target list by that criteria.
Field | Description | Value |
Name | Select to filter by the target name. | Enter a value. |
Description | Select to filter by the target description. | Enter a value. |
URL | Select to filter by the target URL. | Enter a value. |
Last Scan State | Select to filter by the last scan state. | The drop-down options are:
|
Last Scan | Select to filter by the last scan. | Select a date. |
Groups | Select to filter by the Target Group of the Target URL. | Enter a value. |
Tags | Select to filter by website tags | Enter a value. |
Creator Name | Select to filter by users who added the target(s). | Enter a value. |
This table lists and explains the Operators available for filtering columns. They work in conjunction with the Field, Operator, and Value.
Operator | Description |
Equal | This operator can be used for exact matching. For example, if the list of results is filtered by the Target URL http://www.example.com/, it will not include http://api.example.com. |
Not Equal | This operator can be used to exclude some results based on exact matching. For example, if filtered by the Target URL of http://www.example.com/, the filtered list of results would exclude scans for that target. |
Contains | This operator can be used to include results if the filtered column contains the value. It does not matter where the value is. For example, you could filter for the word 'production'. |
Not Contains | This operator can be used to exclude certain results on the Targets page. |
Starts with | This operator can be used to filter for columns that begin with the value. For example, you could filter for Target fields that begin with the 'https://' scheme. |
Ends with | This operator can be used to filter for columns that end with the value. For example, you could filter for Target Name fields ending with 'Staging'. |
Less than | This operator can be used to filter columns that contain numeric and date-time values rather than string values. For example Initiate Time, Duration, or Finish Time. |
Less than or equal | This operator can be used to filter columns that contain numeric and date-time values rather than string values. For example Initiate Time, Duration, or Finish Time. |
Greater than or equal | This operator can be used to filter columns that contain numeric and date-time values rather than string values. For example Initiate Time, Duration, or Finish Time. |
Greater than | This operator can be used to filter columns that contain numeric and date-time values rather than string values. For example Initiate Time, Duration, or Finish Time. |