hunt-idor

Community

Validate IDORs and write payout-ready reports.

AuthorAKasem1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of discovering and proving Insecure Direct Object References (IDOR) so you can access or modify other users’ objects without authorization.

Core Features & Use Cases

  • Attack-surface guided IDOR hunting: Maps request patterns and ID carriers across REST and GraphQL to find high-probability endpoints for cross-object access.
  • Reproducible proof and impact validation: Replays victim object IDs under an attacker account across HTTP methods to confirm real state or data differences (e.g., 200 vs expected 403/404).
  • Report-grade exploitation workflow: Identifies likely root causes (route-level vs object-level authorization, GraphQL field-level gaps, multi-tenant isolation failures) and supports chaining with related skills.

Quick Start

Use hunt-idor to test a target for IDOR by replaying a known victim object ID as an attacker and documenting the exact differential between expected authorization and observed responses.

Dependency Matrix

Required Modules

None required

Components

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: hunt-idor
Download link: https://github.com/AKasem1/claude-bug-bounty/archive/main.zip#hunt-idor

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 471,000+ vetted skills library on demand.