Libraries tagged by ssrf

craftcms/url-validator

1 Favers
288024 Downloads

Validate URLs and IP addresses against SSRF, DNS rebinding, and cloud-metadata attacks.

Go to Download


securized/laravel-ssrf

13 Favers
3861 Downloads

SSRF prevention for Laravel. Protect Http::, Guzzle, and validate user-supplied URLs against server-side request forgery.

Go to Download


j0k3r/httplug-ssrf-plugin

4 Favers
364360 Downloads

Server-Side Request Forgery (SSRF) protection plugin for HTTPlug

Go to Download


pushery/webhooks-for-laravel

2 Favers
7752 Downloads

An all-in-one, config-gated webhooks toolkit for Laravel: send signed outbound webhooks (Standard Webhooks signatures by default, Ed25519 optional), receive and verify inbound ones, let customers self-serve their endpoints, and observe every delivery on a dashboard — switch on only the layers you need.

Go to Download


j0k3r/safecurl

3 Favers
157204 Downloads

A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.

Go to Download


fin1te/safecurl

74 Favers
26553 Downloads

A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.

Go to Download


laramint/laravel-security-scanner

3 Favers
4677 Downloads

Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.

Go to Download


cboxdk/laravel-ssrf

4 Favers
2469 Downloads

Cbox SSRF — a hardened, config-driven guard against server-side request forgery for outbound URLs in Laravel. Blocks private/reserved/cloud-metadata targets, pins DNS, and refuses redirects.

Go to Download


jeffersongoncalves/laravel-ssrf-guard

2 Favers
729 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


vanilla/safecurl

0 Favers
151776 Downloads

A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.

Go to Download


mohamedsamy902/laravel-media-vault

8 Favers
50 Downloads

A production-grade, security-hardened media management & resumable chunked file upload package for Laravel with a zero-dependency SPA dashboard and mobile REST API support.

Go to Download


lbonnet/crawler-toolkit

0 Favers
590 Downloads

Shared, framework-agnostic building blocks for polite and safe web crawlers: SSRF-aware HTTP throttling, robots.txt parsing, and HTML link discovery.

Go to Download


jeffersongoncalves/laravel-image-cache

1 Favers
413 Downloads

SSRF-safe remote image fetch-and-cache for Laravel: pinned redirect-safe download, image content-type validation, and TTL-based disk caching

Go to Download


nowo-tech/outbound-url-guard-bundle

0 Favers
44 Downloads

Symfony bundle that blocks SSRF on outbound http(s) URLs: private networks, cloud metadata, and optional DNS pinning.

Go to Download


mohamedsamy902/advanced-file-upload

0 Favers
212 Downloads

A production-grade, security-hardened media management & chunked file upload package for Laravel.

Go to Download


Next >>