Hunt Endpoints banner
Kennyalfredo Kennyalfredo

Hunt Endpoints

Git community

Description

--- description: Hunt publicly-exposed sensitive endpoints and files for an ingested program (/.env*, /config.*, /.git/HEAD, /swagger*, /actuator/env, etc.). Passive enumeration via gau; OPTIONAL active live-probe via httpx + nuclei gated on automated_tools_allowed=true AND explicit_scanner_ban != true. Writes redacted candidates to out/<slug>/endpoints/<ts>.json. Does NOT verify ownership. argument-hint: <program-slug> allowed-tools: Agent --- You are kicking off endpoint-disclosure hunting fo

Installation

Installs to ~/.claude/commands/kennyalfredo-pr-agent-hunt-endpoints.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/commands/hunt-endpoints.md -o ~/.claude/commands/kennyalfredo-pr-agent-hunt-endpoints.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository