Libraries tagged by brute
yii2tech/authlog
107429 Downloads
Provides support for Identity auth tracking and brute-force protection
maba/gentle-force-bundle
554245 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
635496 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
anyx/login-gate-bundle
346746 Downloads
Checking brute force attacks on site
websoftwares/throttle
54291 Downloads
Ban identifier after certain amount of requests in a given timeframe.
erikwang2013/security-php
931 Downloads
A PHP security attack detection plugin with 31 stateless threat detectors and 4 cross-request identity checks (session hijack, unusual login, data tamper, brute-force lockout). Works with Laravel, Webman, ThinkPHP, and Hyperf, or with no framework at all via global functions.
northox/stupid-password
46441 Downloads
Provides a simple way of preventing user from using easy to guess/bruteforce password.
yidas/brute-force-attacker
2355 Downloads
Brute-force attack tool for generating all possible string and executing function
ali1/cakephp-bruteforce
6325 Downloads
CakePHP-native brute-force protection plugin
aoe/felogin-bruteforce-protection
12545 Downloads
Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.
nowo-tech/login-throttle-bundle
990 Downloads
Symfony bundle for login throttling using native Symfony login_throttling feature with pre-configured settings
metalinked/laravel-defender
167 Downloads
Drop-in security middleware for Laravel: brute force & bot protection, AbuseIPDB reputation blocking, dynamic IP blocklist with auto-block, country access control, honeypot spam protection, real-time multi-channel alerts, a Laravel Pulse dashboard card, and a security audit command.
ejfrancis/brute-force-block
73 Downloads
Brute force attack prevention class.
aertmann/brute-force
1571 Downloads
Simple brute-force prevention (account locking) for Flow
ralkage/flarum-ext-account-lockout
245 Downloads
Lock user accounts after too many failed login attempts.