strix
strix copied to clipboard
Open-source AI agents for penetration testing
Adds a detailed NoSQL injection detection guide following the existing template structure. ## Changes ✅ Added `nosql_injection.jinja` - NoSQL Operator injection, JavaScript execution, ODM exploitation, blind extraction techniques ## Testing...
**Describe the bug** After the command finishes executing, a file is supposed to be generated. However, due to an error, the file is not created. As a result, the server...
Following up on @0xallam's comment on #157: > "I think we need to add even more unit tests now, especially to the most critical parts of the agent." This PR...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Using Deepseek offical API will get the error export STRIX_LLM="openai/deepseek-chat"...
Refactor Docker connection check to handle alternative socket paths on macOS and improve error handling. #164
fixes #109
- Add PyInstaller spec file and build script for creating standalone executables - Add install.sh for curl | sh installation from GitHub releases - Add GitHub Actions workflow for multi-platform...