Using the HCL AppScan Traffic Recorder

Once the HCL AppScan Traffic Recorder has started, you can start new instances to record your application's traffic.

  1. To start an HCL AppScan Traffic Recorder instance, use the REST API request StartProxy.
  2. Send your traffic to the application you are testing, using the defined HCL AppScan Traffic Recorder proxy port.
  3. When done, send the REST API request StopProxy.
  4. Download the DAST.CONFIG file, which contains the recorded traffic, by sending the REST API request Traffic. The file is a ZIP file containing one or more HAR (HTTP Archive) files.
    Note: Downloading this file deletes the data from the HCL AppScan Traffic Recorder.
  5. Use the DAST.CONFIG file to update the Explore data of an existing job.
For more details, see HCL AppScan Traffic Recorder API commands.