How this template works
APIs Selection
The API selection filters in this template specify the criteria for selecting the API requests to be executed. It filters the requests based on the response code (between 200 and 299), extracts the URL into a variable, checks if the response payload contains the HTML doctype, and ensures that the method is GET.
Execute request
The execute section of the template defines the type of execution as "single" and includes a list of requests to be executed. In this case, there is only one request defined. It adds a custom header to the request, modifies the URL by appending a slash and then replacing any trailing slashes with '/random-url'.
Validation
The validation section specifies the criteria for validating the response of the executed request. In this template, it checks if the response payload contains the string "akto'". If the response payload contains this string, 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