brute-force-protection
CommunityHardening login endpoints against brute force.
Authormarquesfelip
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Brute-force protection protects authentication endpoints from credential stuffing, password spraying, and account takeover by hardening login flows and reducing successful unauthorized access.
Core Features & Use Cases
- Rate limiting: per-account and per-IP limits with configurable thresholds to throttle rapid attempts.
- Lockout policies: hard or soft lockouts, progressive delays, and optional CAPTCHA challenges.
- MFA enforcement: require multi-factor authentication when anomalous login signals are detected.
- Defense-in-depth: combine progressive delay, CAPTCHA, and alerting to detect and respond to attacks.
Quick Start
Configure per-account and per-IP rate limits, enable progressive delay, CAPTCHA challenges, and MFA enforcement in your login flow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: brute-force-protection Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#brute-force-protection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.