Hunt Takeovers banner
Kennyalfredo Kennyalfredo

Hunt Takeovers

Development community

Description

--- description: Enumerate subdomain-takeover candidates for an ingested program (passive subfinder + dnsx CNAME + subzy fingerprint, no claiming). Writes candidates to out/<slug>/takeovers/<ts>.json. Does NOT verify ownership. argument-hint: <program-slug> allowed-tools: Agent --- You are kicking off subdomain-takeover hunting for program slug: $ARGUMENTS Delegate to the `takeover-hunter` subagent. Pass the slug and require it to: 1. Read `memory/programs/<slug>.json`. Cap model: the complian

Installation

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

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

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

Full documentation available on GitHub

View Source Repository