Skip to content

Commit

Permalink
chore: added SSRF file
Browse files Browse the repository at this point in the history
  • Loading branch information
kidk authored and tudor-timcu committed Jan 10, 2025
1 parent cc28715 commit 78f51a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ssrf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Server-side request forgery (SSRF)

Zen for PHP secures your app against server-side request forgery (SSRF) attacks. SSRF vulnerabilities allow attackers to send crafted requests to internal services, bypassing firewalls and security controls. Runtime blocks SSRF attacks by intercepting and validating requests to internal services.

0 comments on commit 78f51a6

Please sign in to comment.