Libraries tagged by attask
seanhayes-com/laravel5-probe-detection
5 Downloads
A Laravel 5 package to log known website probing attacks.
seanhayes-com/laravel-probe-detection
3 Downloads
A Laravel package to log known website probing attacks.
scheddel/hummelflug
2999 Downloads
A utility for arming (creating) many bumblebees (micro EC2 instances) to attack (load test) targets (web applications).
scelusswe/escaper
15 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
satuduasatu/sqlid
7 Downloads
SQL Injection Detector using Regex and Aho-Corasick algorithm for preventing SQL Injection attack.
rahil/csrf
10 Downloads
usefull for prevent csrf attack
patriot/piidefender
10 Downloads
Yii 1.x Defender against Brute-force attack
nenglish7/lovell
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
nenglish7/encryption
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
neamil/protect_fe_login
129 Downloads
this typo3 extension provides brute force protection for frontend login with device cookies as described in OWASP https://owasp.org/www-community/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
neamil/device_cookies
177 Downloads
a base for a php implementation of device cookies as described in OWASP https://www.owasp.org/index.php/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
muhamed-didovic/csrf
10 Downloads
Protect your application from cross-site request forgery (CSRF) attacks
mindforce/attempt
1379 Downloads
A CakePHP plugin that helps to protect sensitive actions from brute force attacks
maisto/phpauth
12 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
lithemod/csrf
13 Downloads
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.