How this template works
APIs Selection
The API selection filters in this template specify the criteria for selecting the API to be tested. In this case, the filters include the response code range (greater than or equal to 200 and less than 300) and the extraction of the URL into a variable called "urlVar".
Execute request
The execute section defines the type of request to be executed. In this template, it is set to "single", indicating that a single request will be made. The request is specified under the "requests" field, where the URL is modified using the value extracted in the API selection filters.
Validation
The validation section defines the criteria for validating the response received from the API. In this template, the response code is checked to be equal to 200, and the response payload is checked to contain specific keywords such as "host", "user", "password", and "remote_path". If the validation criteria are met, the test 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