cwong-scw / app-testbed

0 stars 0 forks source link

gbstbsrtbafefa adfajkdhfwefgdfkjdffgfdgkjndfg ssrf #8

Open cwong-scw opened 3 years ago

cwong-scw commented 3 years ago

fvbsfgbdrsted

dev-secure-code-warrior-pilot[bot] commented 3 years ago

Micro-Learning Topic: SSRF (Detected by phrase)

What is this? (2min video)

Server-Side Request Forgery (SSRF) vulnerabilities are caused when an attacker can supply or modify a URL that reads or sends data to the server. The attacker can create a malicious request with a manipulated URL, when this request reaches the server, the server-side code executes the exploit URL causing the attacker to be able to read data from services that shouldn't be exposed.

Try this challenge in Secure Code Warrior