How this template works
APIs Selection
The API selection filters in this template specify the criteria for selecting the URLs to be scanned. It filters the URLs based on the response code, ensuring that only URLs with a response code between 200 and 299 are considered. It also extracts the URL from the response and assigns it to the variable "urlVar".
Execute request
The execute section in this template defines a single request to be executed. It uses the "urlPaths" word list, which contains a list of URLs to be appended to the base URL stored in the "urlVar" variable. The "modify_url" action modifies the request URL by appending each URL from the word list to the base URL.
Validation
The validation section specifies the criteria for validating the response of the executed request. It checks that the response code is equal to 200 and that the response payload contains specific keywords such as "on", "jobs", "steps", and "uses". If the response meets these criteria, it is considered valid.
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