apiscan
API security audit — REST, GraphQL, JWT analysis, parameter discovery
Full reconnaissance workflow — subdomain enum, tech detection, WAF fingerprinting, crawling
> /plugin marketplace add ogrodev/fsociety > /plugin install fsociety@ogrodev-fsociety
How it fires
How this command gets triggered: by you, by Claude, or both.
/reconContext preview
What this command does when you run it.
Full reconnaissance workflow — subdomain enum, tech detection, WAF fingerprinting, crawling
description: Full reconnaissance workflow — subdomain enum, tech detection, WAF fingerprinting, crawling allowed-tools: ToolSearch, Bash, Read, Write, Glob, Grep, Task argument-hint: <target-domain>
> **Storage Policy**: ALL output files MUST be saved in the project directory. NEVER write to `/tmp/` or any system temporary directory.
Target: `$ARGUMENTS`
Execute a comprehensive reconnaissance workflow against the target using Hexstrike MCP tools. Follow this sequence:
Use ToolSearch to load these Hexstrike tools:
Run `subfinder_scan` against the target domain to discover subdomains. Then probe discovered subdomains with `httpx_probe` to identify live hosts and their technologies.
Run `wafw00f_scan` on each live subdomain to identify WAF/CDN protection. This is critical for later attack planning — tools and payloads must be selected based on WAF type.
Run `detect_technologies_ai` on the main target and key subdomains. This identifies the full tech stack (CMS, frameworks, languages, servers) and recommends testing approaches.
Run `nmap_scan` against the target for a standard port scan to identify open services beyond HTTP/HTTPS.
Run `katana_crawl` on the main target for deep crawling with JavaScript rendering. Also run `gau_discovery` to find historical URLs from web archives that may reveal hidden endpoints.
Save a structured reconnaissance summary to the project directory as `recon-{target}.md` including:
Present a concise summary table to the operator when complete.
Multi-plugin marketplace for Claude Code offensive security plugins
Repo: ogrodev/fsociety
API security audit — REST, GraphQL, JWT analysis, parameter discovery
Archive or list previous engagement snapshots
Password brute force and hash cracking against target services
Resume or execute an attack campaign with progress tracking
Show running scans, system health, and engagement status