Data Creator

The Data Creator is the server's library manager for the reference and seed data that powers the rest of the platform. It lets administrators build and maintain the catalogs of checklists, commands, code snippets, AI embeddings, and attack flows that operators draw on during engagements, and to export or download that data for reuse.

Open it from Data Creator in the main menu. Each catalog is a separate tab/page described below.

Checklists

Build reusable methodology checklists (for example, "External Network", "Web App", "AD Assessment").

  • Organize items into categories
  • Add, edit, and reorder checklist items
  • Export checklists to share or back them up

Checklists give every engagement a consistent starting baseline so nothing gets missed.

Commands

Maintain the catalog of tools and commands operators can reference and run.

  • Add commands with descriptions and usage notes
  • Group them by tool
  • Export the command set for reuse

Code Snippets

Curate a library of reverse shells and code snippets for quick access during an engagement.

  • Store shells by language/type with placeholders (host, port)
  • Add or update individual snippets
  • Export the snippet collection

Embeddings

Manage the AI embeddings used by the platform's AI-assisted features.

  • Review available embedding sets
  • Process files to generate embeddings from uploaded content
  • Keep the knowledge that AI features draw on up to date

Attack Flows

Create and maintain attack flow templates — structured, reusable representations of attack paths.

  • Build and save attack flows
  • Reseed the built-in attack flow templates to restore defaults
  • Retrieve individual flows for use in an engagement

Miscellaneous & Download Data

  • Misc — additional reference data and settings that don't fit the other catalogs.
  • Download Data — export the reference data library (checklists, commands, snippets, and more) so it can be backed up or moved between servers.

Data Import Workflow

Data Creator is also where externally generated data enters the platform. A typical flow:

  1. Run external security scanners or gather reference material.
  2. Use Data Creator to import or upload the results.
  3. The server parses and stores the data.
  4. Review it in the relevant views (Hosts/Services, catalogs) and build on it during the engagement.