How this template works
APIs Selection
The API selection filters in this template specify the criteria for selecting the API endpoints to be tested. In this case, the filters include checking the response code to be between 200 and 299, and extracting the URL from the response to be used in subsequent requests.
Execute request
The execute section defines the type of request to be executed and the requests to be made. In this template, a single request is made with the URL modified using the URL paths defined in the wordLists section.
Validation
The validation section specifies the criteria for validating the response of the executed request. In this template, the response code is expected to be 200, and the response payload should contain either the string '<title>Home - Mongo Express</title>' or '<title>system.users - Mongo Express</title>'. 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
Apache Airflow Configuration Exposure
Dockerrun AWS Configuration Exposure
Apache Config file disclosure
Appspec Yml Disclosure
CGI script environment variable
circleci config.yml exposure