How this template works
APIs Selection
The template uses API selection filters to specify criteria for selecting the APIs to be tested. In this case, the filters include the response code filter, which selects APIs with response codes between 200 and 299, and the URL filter, which extracts the URL from the response and assigns it to the variable "urlVar".
Execute request
The template uses the execute section to define the execution of a single request. It specifies the type of execution as "single" and includes a request with a modification to the URL using the value of the "urlVar" variable. This modified URL is used to send the request.
Validation
The template includes a validation section to validate the response payload. It uses the "contains_all" validation rule to check if the response payload contains specific strings, such as "NotFoundError: Not Found" and "at Function.handle". If the response payload contains all the specified strings, the validation is considered successful.
Frequently asked questions
Explore other tests
eSMTP - Config Discovery
Nginx - Git Configuration Exposure
Laravel - Sensitive Information Disclosure
Docker Container - Misconfiguration Exposure
Msmtp - Config Exposure
Parameters.yml - File Discovery
Mongo Express - Unauthenticated Access
Apache Airflow Configuration Exposure
Dockerrun AWS Configuration Exposure
Apache Config file disclosure
Appspec Yml Disclosure
CGI script environment variable