Skip to main content
Three commands: setup writes a config, run fires a scan from one, and hunt runs an autonomous campaign. Run opfor <command> --help for the live version any time.

opfor setup

Interactive wizard that writes a timestamped config to .opfor/configs/.

opfor run

Reads a config, fires attacks, judges, and writes the report. With no --config, it runs the setup wizard inline first.

opfor hunt

Autonomous red-team campaign driven by an AI agent. See the autonomous mode guide for details.