Libraries tagged by attask
thecodingmachine/csrf-header-check-middleware
30161 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
rangerz/magento2-module-re-captcha-checkout
2567 Downloads
Add Google reCaptcha for place order against carding attack
phpolar/csrf-protection
1550 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
philiprehberger/php-webhook-signature
223 Downloads
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention
n2n/n2n-util-serialize
166 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
magentron/laravel-firewall
697 Downloads
Laravel IP firewall — whitelist, blacklist, and attack blocking. Fork of pragmarx/firewall.
lipemat/limit-logins
1955 Downloads
WordPress plugin to prevent brute force attacks
iwf-web/json-request-check-bundle
2005 Downloads
Symfony bundle to protect against HashDos attacks by limiting JSON request size
ichtrojan/laravel-frustration
10 Downloads
A package to frustrate URL attackers
encoredigitalgroup/heimdall
744 Downloads
Heimdall — a Composer plugin that guards the bridge between Packagist and your vendor directory against supply chain attacks.
ejfrancis/brute-force-block
73 Downloads
Brute force attack prevention class.
dmt-software/anti-xss-middleware
13652 Downloads
PSR-15 middleware to help prevent xss attacks
aldin-sxr/mongo-sanitize
2857 Downloads
A simple, no-dependency defense against MongoDB query selector injection attacks.
paragonie/iaso
16 Downloads
Powerful JSON Toolkit, includes a JSON parser immune to Hash-DoS attacks
ruogoo/replay-attack
208 Downloads
A laravel package which provide a middleware to prevent replay attack.