The Trickest Platform is an offensive security automation system for building, operating, and scaling security workflows and data pipelines. It provides a visual, node-based workflow editor to construct automated processes by connecting a library of containerized command-line tools, pre-built modules, and custom scripts. The platform is designed for use cases including Attack Surface Management (ASM), Dynamic Application Security Testing (DAST), and vulnerability scanning, with functions for asset discovery, crawling, fuzzing, and enumeration. During execution, data is dynamically routed between nodes, and structured outputs are automatically detected.
The system manages execution infrastructure with autoscaling compute resources to run distributed and parallel tasks. Workflows can be run on Trickest-managed cloud infrastructure, self-hosted environments, or through private agents deployed in an internal network. All workflow outputs are normalized and stored in a structured database queryable via the Trickest Query Language (TQL). Programmatic access for execution and data retrieval is available through a solutions API and a command-line interface (CLI). Enterprise features include workspaces, role-based access control, audit logging, and private Docker registry integration.