Blind SSRF with out-of-band detection

Blind SSRF with out-of-band detection

Introduction This is our 5th article on Blind SSRF. In this lab, we will be solving the Blind SSRF with out-of-band detection lab. It is provided by PortSwigger Web Security for practice. Lab Description Lab … Read more

Blind SSRF with Shellshock Exploitation

Blind SSRF with Shell Shock Exploitation

Introduction In this article, we are going to solve the Blind SSRF with Shell Shock Exploitation lab. This is our 7th lab or 6th article on server-side request forgery. Lab Description This lab contains analytics … Read more

Server-side Request Forgery

Gaining Access through Server-side Request Forgery

Introduction Server-side request forgery (SSRF) is a vulnerability found in websites and web applications. This vulnerability allows an attacker to trick a website into sending requests to another server on the internet. Due to SSRF, … Read more

Information disclosure vulnerabilities

Information disclosure vulnerabilities or Information Leakage is a web vulnerability we have, in which personal information on our website is exposed on the internet. This information could be users’ details, website-related files, or data that … Read more