SSRF

What is SSRF?

Cause of the Vulnerability


SSRF Payload




Exercise

Lets check the webpage

After doing a number of check, we can write a simple bash script that will give us the answer.


After a while, it shows that 5 ports are open

We can find out how many users there are by looking at the /etc/passwd file

Lets go to the source code


Last updated
Was this helpful?