rate-limit-testing

Community

Bypass API rate limits

Authordevtint
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and exploit weaknesses in API rate limiting and throttling mechanisms, which can prevent brute-force attacks, credential stuffing, and denial-of-service vulnerabilities.

Core Features & Use Cases

  • Rate Limit Discovery: Identifies rate limiting headers and triggers rate limiting to understand thresholds.
  • Bypass Techniques: Explores various methods like IP spoofing, path variations, case sensitivity, and timing attacks to circumvent limits.
  • Use Case: When testing an API login endpoint, you encounter a "429 Too Many Requests" error after a few attempts. This Skill can help you discover if changing the X-Forwarded-For header or using different casing for the username parameter allows you to bypass the limit and continue testing for brute-force vulnerabilities.

Quick Start

Use the rate-limit-testing skill to discover rate limit headers for the target API endpoint.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: rate-limit-testing
Download link: https://github.com/devtint/API_PENTEST/archive/main.zip#rate-limit-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.