Libraries tagged by attack
plazzag/polario-sdk-php
200 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
phpolar/csrf-protection
1606 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
philiprehberger/webhook-signature
339 Downloads
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention
n2n/n2n-util-serialize
336 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.
n0nag0n/fatfree-xss-filter
1228 Downloads
XSS Filter to properly clean your request data from XSS related attacks.
magentron/laravel-firewall
839 Downloads
Laravel IP firewall — whitelist, blacklist, and attack blocking. Fork of pragmarx/firewall.
lipemat/limit-logins
2035 Downloads
WordPress plugin to prevent brute force attacks
iwf-web/json-request-check-bundle
2090 Downloads
Symfony bundle to protect against HashDos attacks by limiting JSON request size
ichtrojan/laravel-frustration
10 Downloads
A package to frustrate URL attackers
ejfrancis/brute-force-block
73 Downloads
Brute force attack prevention class.
dmt-software/anti-xss-middleware
13690 Downloads
PSR-15 middleware to help prevent xss attacks
apkk/laravel-security-guard
52 Downloads
Reusable intrusion defence package for Laravel: known attack path detection, permanent IP blocking, public rate limiting, admin IP allowlists, one-time submission tokens and hardened security notifications.
aldin-sxr/mongo-sanitize
2872 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
softspring/filter-attack-vectors
317 Downloads
Utils to filter attack vectors