strix icon indicating copy to clipboard operation
strix copied to clipboard

Open-source AI agents for penetration testing

Results 99 strix issues
Sort by recently updated
recently updated
newest added

Adds three comprehensive vulnerability detection guides following the existing template structure. Closes #131 ## Changes - ✅ Added `open_redirect.jinja` - Parser differentials, OAuth exploitation, SSRF chaining - ✅ Added `subdomain_takeover.jinja`...

## Problem Currently missing three critical vulnerability types in the prompts collection: - Open Redirect (phishing, OAuth token theft, SSRF chaining) - Subdomain Takeover (full subdomain control, cookie theft) -...

Added a panel of real-time stats showing number of vulnerabilities, agents, tools, tokens, and total cost. This makes it easier to control cost, and to have an overview of the...

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.3 to 6.4.0. Release notes Sourced from pypdf's releases. Version 6.4.0, 2025-11-23 What's new Security (SEC) Reduce default limit for LZW decoding by @​stefan6419846 New Features (ENH)...

dependencies
python

I tried around 10 times, each time it displayed cant connect to any tools, so strix cant do anything.Im using docker desktop, windows.

bug

When I use the command pipx install strix-agent,The following problems occur atal error from pip prevented installation. Full pip output in file: /root/.local/state/pipx/log/cmd_2025-11-24_22.13.26_pip_errors.log pip seemed to fail to build package:...

im not too new but with configureing mcp and llm setups im a bet new i bought claude for this

## 📌 Summary Requesting an **official Google Colab notebook** that runs **Ollama in Colab** and exposes it securely through a **Cloudflare Tunnel**, allowing users to run **Strix locally** while using...

enhancement

Hi, While running a penetration test with Strix in TUI mode, the program crashes during the Dynamic Test phase with the following error: RuntimeError: dictionary changed size during iteration After...

bug

Closes #144 ## Summary - Add `-v`/`--verbose` flag (stackable: -v, -vv, -vvv) for increasing log verbosity - Add `--debug` flag as shortcut for maximum verbosity (-vvv) - Logs output to...