π Strix v0.4.0 - Live Stats Panel, Persistent Reports & IP Scans
Changelog
Strix v0.4.0 adds file-based instructions for richer pentest configs, real-time persistence for findings, a live stats panel in both CLI and TUI, new prompt modules, better rate-limit handling, and IP address scanning support.
π₯ Features
π Live Agent Stats Panel
New interactive stats panel in both TUI and CLI shows:
- Vulnerabilities found so far
- Tokens used
- Cost estimates
- Active agents/tools
(Shoutout to @AlexanderDeBattista #134)
πΎ Real-Time Results Persistence
Every finding is now written to disk as itβs discovered, so reports survive crashes, bad exits, or terminal issues. One of the most requested features. π
π File-Based Instructions (--instruction)
Define detailed pentest instructions in a file instead of a single CLI string β perfect for longer scopes, rules of engagement, and target notes.
π¦ Fixes Excessive Rate-Limit Issues
Improved handling for lower LLM rate limits (especially Anthropic), reducing throttling errors and flaky runs. (Shoutout to @SellMeFish)
π§© New Prompt Modules
Added prompt modules to the collection for:
- Open Redirect
- Subdomain Takeover
- Info Disclosure
(Shoutout to @Trusthoodies #132)
π IP Address Scanning
You can now scan raw IP addresses directly, making it easier to test services that arenβt fronted by hostnames.
π οΈ Fixes & Improvements
- More robust handling of long-running scans
- Minor UX and CLI polish
Try out the latest version: pipx install strix-agent
π Join the Discord
β Star us on GitHub