Oob banner
Awarexone Awarexone

Oob

Development community

Description

--- description: Out-of-band orchestrator — confirm BLIND SSRF/XXE/SQLi/RCE/Log4Shell by correlating interactsh callbacks to the payload that fired them. Usage: /oob --payloads <oob-domain> [--class ssrf,sqli] | /oob --listen | /oob --correlate inter.jsonl --payloads-file p.json --- # /oob Confirm **blind** vulnerabilities that have no in-band signal. Wraps ProjectDiscovery's `interactsh-client`: generates payloads embedding a unique OOB hostname per injection point, then correlates inbound DN

Installation

Installs to ~/.claude/skills/awarexone-agentic-bug-hunter-oob/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awarexone-agentic-bug-hunter-oob && curl -fsSL https://raw.githubusercontent.com/Awarexone/Agentic-Bug-Hunter/HEAD/commands/oob.md -o ~/.claude/skills/awarexone-agentic-bug-hunter-oob/SKILL.md

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

Full documentation available on GitHub

View Source Repository