Scan Configuration Wizards
You can quickly configure basic scans using the wizards.
The Scan Configuration Wizards are the simplest way to configure and start a scan when you do not need to change many of the default options. However, if you need to change advanced options, you may prefer to use the Scan Configuration Dialog Box.
The wizards give you access to the most common configuration options, the main difference being the way the options are arranged. (In both the table below and the sections following, cross-references to options that are the same in both the wizard and the dialog box point to the dialog box section of this guide.)
Scan type | Description |
---|---|
Web application scan | Scan an application, using AppScan to
explore automatically and/or manually, and then test automatically. Select this option for most web application scans. The application is explored manually and/or automatically with requests sent from AppScan to the application. |
Web API scan | Select this option for most web service APIs. |
Incremental scan | Run an Incremental scan. Select this option to save scan time by scanning only the new or changed parts of your application. |
Additional methods for exploring web APIs
Scan type | Description |
---|---|
Postman Collection | Import a Postman Collection to use as the basis for the Explore stage, and AppScan will verify and then run a Test stage for the scan. |
Web API Wizard extension | This extension lets you scan using Open API description files (JSON and YAML). It is available from Tools > Extensions > Web API Wizard (Open API), and the extension is enabled by default. |