How this template works
APIs Selection
The template uses API selection filters to specify the criteria for selecting the API requests to be executed. In this case, it filters the requests based on the response code, ensuring that it is greater than or equal to 200 and less than 300. It also extracts the URL from the response and assigns it to the variable "urlVar".
Execute request
The template defines a single request to be executed. It modifies the URL by appending "/ftpsync.settings" to the extracted URL stored in the "urlVar" variable. This modified URL is then used to make the API request.
Validation
After executing the request, the template validates the response. It checks if the response code is equal to 200 and if the response payload contains specific keywords such as "FTPSync", "overwrite_newer_prevention", and "default_folder_permissions". If these conditions are met, 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