Libraries tagged by ssrf
j0k3r/httplug-ssrf-plugin
345384 Downloads
Server-Side Request Forgery (SSRF) protection plugin for HTTPlug
j0k3r/safecurl
142325 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
fin1te/safecurl
26175 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
craftcms/url-validator
14602 Downloads
Validate URLs and IP addresses against SSRF, DNS rebinding, and cloud-metadata attacks.
vanilla/safecurl
144559 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
jeffersongoncalves/laravel-ssrf-guard
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.
tryhackx/flarum-magnet-link
103 Downloads
Secure magnet link integration for Flarum with SHA-256 token protection, SSRF-hardened tracker scraping, live click counters, and an optimized discussion list preview tooltip.
laramint/laravel-security-scanner
488 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.
mohamedsamy902/advanced-file-upload
28 Downloads
A production-ready Laravel package for chunked uploads, image processing, URL downloads, multi-cloud storage, SSRF protection, and resumable file transfers.
vinodsai-a/safecurl
60 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
b2bcenter/safecurl
7998 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
toweringmedia/module-authorizenet
0 Downloads
Accept.js tokenization (PCI SAQ A-EP) with direct card fields (no iframe) Accept Hosted (PCI SAQ A) supported as an alternative hosted flow Apple Pay: server-side merchant validation, cert management via env.php, domain verification support Google Pay: native sheet UX + automatic gateway ID detection PayPal: processed through Authorize.Net’s wallet integration Saved Cards: Authorize.Net Customer Profiles + opt-in save checkbox + saved card dropdown Webhooks: signed (HMAC-SHA512) endpoint + order history updates + event mapping for refunds/voids/chargebacks Security: encrypted API keys at rest, certs stored outside webroot, SSRF hardening, session transaction validation Modern stack: no Knockout dependencies, REST compatible, modular architecture
ekumanov/flarum-ext-link-preview
2 Downloads
Renders OpenGraph/Twitter-Card preview cards for plain links in Flarum 2.0 posts. SSRF-hardened server-side fetcher, queue-backed, with hover previews, per-card pin/dismiss controls, and a self-link short-circuit.
changhorizon/content-collector
3 Downloads
A safety-first Laravel crawler with task lifecycle, SSRF protection, and job-based architecture
php81_bc/strftime
1923090 Downloads
Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)