Skip to content

Exploitmatic documentation

Install the runtime, write a solution in plain text, and replay a documented attack. Reference, guides, and the verified corpus.

Exploitmatic replays a documented attack from a plain text file, runs an assertion on every step, and prints a verified result. A solution is plain text: a human can read it, and an LLM can write it. The product overview and announcements live on the website; this section is the reference.

Start here

New to Exploitmatic? Take the path in order.

  1. Why Exploitmatic? - what it is and what it is not
  2. Installation - download the binary and verify it runs
  3. Solutions overview - read the worked example
  4. Usage - run your first replay against a target you own
  5. Scope and ethics - when and how to use an attack replay

Reference

  • Steps - what a step holds, and the per-identity fields
  • Variables - values that change between steps
  • Asserts - the pass or fail tests
  • Identity - the protocols the runtime implements
  • Format reference - the whole grammar on one page
  • FAQ - quick answers

Contribute

Write attacks down. Verify them.

Download the binary, point it at a target you own, and get a verified result. The corpus is open and the format is plain text.