Libraries tagged by ARTACK
phpolar/csrf-protection
560 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
n0nag0n/fatfree-xss-filter
876 Downloads
XSS Filter to properly clean your request data from XSS related attacks.
lipemat/limit-logins
1077 Downloads
WordPress plugin to prevent brute force attacks
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
9853 Downloads
PSR-15 middleware to help prevent xss attacks
aoe/felogin-bruteforce-protection
11771 Downloads
Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.
aldin-sxr/mongo-sanitize
2156 Downloads
A simple, no-dependency defense against MongoDB query selector injection attacks.
paragonie/iaso
15 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.
therealmkadmi/laravel-citadel
162 Downloads
A passive survaillance and firewall package for laravel to protect your public facing endpoints.
shieldfy/shieldfy-php-client
513 Downloads
This is the official PHP SDK for Shieldfy (shieldfy.io)
shieldfy/normalizer
1424 Downloads
This package is useful for the input normalization, before running hardcore IDS/IPS rules. It normalize the inputs to fight against WAF Bypassing techniques using obfuscation or other techniques to hide payloads.
samiahmedsiddiqui/http-auth
2 Downloads
Helps you to secure your whole site on the development time and admin pages from the Brute attack.
pedroac/nonce
226 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.