Member-only storyPenetration TestingApplication SecurityOwasp Top 10SsrfCybersecurityServer-Side Request Forgery (SSRF)- PortSwigger LabsLab: Basic SSRF against another back-end systemMichael Koczwara3 min read·Apr 17, 2022--ListenSharePress enter or click to view image in full sizeSSRF Attack LifecycleLab: Basic SSRF against another back-end systemObjectives:This lab has a stock check feature that fetches data from an internal system.To solve the lab, use the stock check functionality to scan the internal 192.168.0.X range for an admin interface on port 8080, then use it to delete the user carlos.Press enter or click to view image in full sizeLab: Basic SSRF against another back-end systemLab: Basic SSRF against another back-end system | Web Security AcademyThis lab has a stock check feature which fetches data from an internal system. To solve the lab, use the stock check…portswigger.netLab walkthroughLets check the applicationPress enter or click to view image in full sizeVulnerable AppLooks like stockAPI is making HTTP request to this IP address(localhost) 192.168.0.1