Skip to content

process

The process identity: a command on the operator's host. Every field and what is required.

process runs a command on the operator’s host. It is the object sandboxed scanners cannot reach. The target is ignored.

Fields

command field

Required. The command to run, as words separated by spaces. Example: id.

cwd field

Optional. The working directory for the command.

Example

process whoami
  command: id
  assert: regex "uid="

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.