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.
- To start an HCL AppScan Traffic Recorder instance, use the REST
API request
StartProxy
. - Send your traffic to the application you are testing, using the defined HCL AppScan Traffic Recorder proxy port.
- When done, send the REST API request
StopProxy.
- Download the
DAST.CONFIG
file, which contains the recorded traffic, by sending the REST API requestTraffic
. The file is aZIP
file containing one or moreHAR
(HTTP Archive) files.Note: Downloading this file deletes the data from the HCL AppScan Traffic Recorder. - Use the
DAST.CONFIG
file to update the Explore data of an existing job.