Capturing Traffic and Actions using AppScan Activity Recorder
AppScan Activity Recorder plug-in extension offers to capture browsing activity while performing
web application security testing on Google Chrome browser. The Activity Recorder plug-in helps
to automatically record traffic data and generates the output file,
.dast.config, which you can upload to an existing AppScan Enterprise job for
scanning. Note:
Don't use a traffic-only
dast.config file
to create a new job via the POST /jobs API. To import traffic data to an
existing job, use the POST /jobs/{jobId}/dastconfig/updatetraffic/
API.You can install AppScan Activity Recorder on Chrome browser. Follow instructions available on the installation page to record traffic using the extension.
You can also install AppScan Activity Recorder on Microsoft Edge browser. Follow the instructions under the section "Add an extension to Microsoft Edge from the Chrome Web Store" in this link.