github usestrix/strix v0.4.0
Strix Agent v0.4.0

latest releases: v1.6.2, v1.6.1, v1.6.0...
10 months ago

πŸš€ 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

Don't miss a new strix release

NewReleases is sending notifications on new releases.