Sensitive localhost details exposed via replacing URI param redirecting to localhost/admin due to SSRF
The endpoint appears to be vulnerable to Server Side Request Forgery attack. The original request was replayed by replacing the URI parameter with localhost/admin. The make-127-0-0-1-rr.1u.ms/admin which redirects to localhost/admin.
Server Side Request Forgery (SSRF)
How this template works
APIs Selection
The template uses API selection filters to specify the criteria for selecting the APIs to be tested. In this case, the filters include checking the response code to be between 200 and 204, and checking if the request payload or query parameter contains the string "http".
Execute request
The template uses the execute section to define the actions to be performed during the execution phase. It specifies a single request to be made, where the query parameter and body parameter of the request are modified to replace the URL with "http://make-127-0-0-1-rr.1u.ms/admin".
Validation
The template uses the validation section to define the expected validation criteria for the response. It checks that the response code is between 200 and 299, and that the response payload contains the string "admin".
Frequently asked questions
What is the purpose of the SSRF_ON_LOCALHOST_DNS_PINNING test
How does modern application development contribute to the prevalence and severity of SSRF attacks
What are the potential impacts of a successful SSRF_ON_LOCALHOST_DNS_PINNING attack
What is the category and severity level of the SSRF_ON_LOCALHOST_DNS_PINNING vulnerability
What are the specific API selection filters used in the SSRF_ON_LOCALHOST_DNS_PINNING test
What modifications are made to the request in the execute phase of the SSRF_ON_LOCALHOST_DNS_PINNING test
"The text editor in Akto is absolutely remarkable. Its user-friendly YAML format strikes the perfect balance between simplicity and power. With intuitive features like 'API selection filter', 'Execute', Validate' creating test rules becomes incredibly easy. Akto's test editor is a game-changer, enabling seamless creation of highly personalized and effective tests that could meet the needs of any modern day organization. "

Security team,
Rippling
Explore other tests
Sensitive files exposed due to SSRF
Port scanning with SSRF
Sensitive AWS details exposed via replacing url param with encoded url due to SSRF
Sensitive AWS details exposed due to SSRF
Sensitive AWS details exposed via replacing CSV param due to SSRF
Sensitive AWS details exposed via replacing file param due to SSRF
Sensitive AWS details exposed via replacing image param due to SSRF
Sensitive localhost details exposed via replacing URI param with localhost/admin due to SSRF
Sensitive localhost details exposed via replacing URI param to encoded localhost/admin due to SSRF
Sensitive AWS details exposed via replace PDF param due to SSRF
Sensitive AWS details exposed via replacing XML param due to SSRF