pensar pentest
Overview
The pensar pentest command runs a full autonomous penetration test from the command line without launching the TUI. This is ideal for CI/CD pipelines, scripting, and headless environments.
Usage
Options
Examples
How It Works
- Apex creates a session (named “Blackbox Pentest” or “Whitebox Pentest” depending on whether
--cwdis provided) - The AI agent swarm is deployed against the target
- Progress and tool calls are streamed to stdout in real time
- On completion, a summary is printed with the number of findings and paths to the findings file, POCs directory, and report
Output
Default Model
When --model is not provided, Apex uses the default model for your highest-priority configured provider. See pensar models for the priority order.
Authorization Required: Only test systems you own or have explicit authorization to test.