fjh1997

10 mods across 1 repository, 2 stars between them.

ctf-monitor

01

fjh1997/ctf-agent-dispatch

Agent Claude Code

CTF dispatch monitor. Poll board, run ctfdispatch plan/monitor, decide slot preemption, list which workers to spawn or stop. Use for orchestration ticks, not for writing exploits.

2 1mo ago A 44 tokens original MIT

ctf-worker

02

fjh1997/ctf-agent-dispatch

Agent Claude Code

Single-challenge CTF worker. Use for offline prep, writing exploits, remote pwn/web, and submitting flags. One challenge id per spawn. Prefer when monitor plan says a challenge needs coverage or respawn.

2 1mo ago A 47 tokens original MIT

demo

04

fjh1997/ctf-agent-dispatch

Command Claude Code

An offline demo command that starts required setup, ensures a mock service runs on port 8765, runs a Python self-test, and explains the results in Chinese.

2 1mo ago A 0 tokens original MIT

status

05

fjh1997/ctf-agent-dispatch

Command Claude Code

. .venv/bin/activate 2>/dev/null || true python -m ctfdispatch.cli status python -m ctfdispatch.cli plan.

2 1mo ago A 0 tokens original MIT

tick

06

fjh1997/ctf-agent-dispatch

Command Claude Code

A scheduling command that runs one monitoring cycle for a dispatch system. It checks worker workspaces and reports which tasks should start, stop, or restart.

2 1mo ago A 0 tokens original MIT

fjh1997/ctf-agent-dispatch

Instructions file CodexOpenCode

Instructions for fjh1997/ctf-agent-dispatch, covering agents.md — 多 harness 通用入口(codex / claude / 其它), 一启动(所有对话式 agent), 每个 tick, 读 work/state/lastplan.json and 槽优先级.

2 1mo ago A 970 tokens original MIT

fjh1997/ctf-agent-dispatch

Instructions file

Instructions for fjh1997/ctf-agent-dispatch, covering ctf-agent-dispatch, 会话一启动就做(无需用户再说明), 1. bootstrap, 2. demo(默认) and 3. 身份.

2 1mo ago A 532 tokens original MIT

CLAUDE

10

fjh1997/ctf-agent-dispatch

Agent

A dispatcher guide for Claude Code sessions that coordinate multiple agents solving capture-the-flag challenges. It defines recurring checks, task assignment, priority rules, and safety limits.

2 1mo ago A 0 tokens original MIT