Server Site Request Forgery
Hey friend how are you, In this section, we'll explain what server-side request forgery is, describe some common examples, and explain how to find and exploit this vulnerabilities.
As name implies server is going to send request behalf of you.
What is ssrf?
Server-side request forgery (also known as SSRF) is a web security vulnerability that allows an attacker to induce the server-side application to make HTTP requests to an arbitrary domain of the attacker's choosing.
In typical SSRF examples, the attacker might cause the server to make a connection back to itself, or to other web-based services within the organization's infrastructure, or to external third-party systems.
How to find this vulnerabilitie?
For this do watch this video:
https://drive.google.com/file/d/13lWq4ji6X-1wAXe1qKIT-C4bs3eOQ2uY/view?usp=drivesdk
How to exploit this vulnerabilitie?
For this do watch this video:
https://drive.google.com/file/d/1rdIQyMxKpO41Fg0ueTEWz9H8_ZjOfuUK/view?usp=drivesdk
That's all for today guys hope you are enjoying our content and also please don't forget to follow us on Instagram and GitHub and do like our content on Instagram.
https://instagram.com/__pytools__
Comments
Post a Comment