Libraries tagged by csrf-guard

linna/csrf-guard

6 Favers
110 Downloads

Linna Cross-site request forgery Guard

Go to Download


dasprid/csrf-guard

1 Favers
743 Downloads

PSR-7 CSRF guard

Go to Download


jeffersongoncalves/laravel-ssrf-guard

1 Favers
46 Downloads

A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.

Go to Download