mirror of
https://github.com/usestrix/strix.git
synced 2026-08-24 11:52:38 +02:00
Reduce OSS docs diff to STE fixes
This commit is contained in:
+10
-10
@@ -26,21 +26,21 @@ Strix agents are autonomous and act like real hackers. They run your code dynami
|
||||
|
||||
## Use Cases
|
||||
|
||||
- **Application Security Testing:** Detect and validate critical application vulnerabilities
|
||||
- **Rapid Penetration Testing:** Complete penetration tests in hours, not weeks
|
||||
- **Bug Bounty Automation:** Automate research and generate PoCs for faster reports
|
||||
- **Application Security Testing:** Detect and validate critical vulnerabilities in your applications
|
||||
- **Rapid Penetration Testing:** Get penetration tests done in hours, not weeks
|
||||
- **Bug Bounty Automation:** Automate research and generate PoCs for faster reporting
|
||||
- **CI/CD Integration:** Block vulnerabilities before they reach production
|
||||
|
||||
## Key Capabilities
|
||||
|
||||
- **Security toolkit:** Browser automation, HTTP proxy, terminal, and Python runtime
|
||||
- **Finding validation:** Proofs of concept help reduce false positives
|
||||
- **Full hacker toolkit:** Browser automation, HTTP proxy, terminal, Python runtime
|
||||
- **Real validation:** PoCs, not false positives
|
||||
- **Multi-agent orchestration:** Specialized agents collaborate on complex targets
|
||||
- **Developer-focused CLI:** Use the interactive TUI or headless mode
|
||||
- **Developer-first CLI:** Interactive TUI or headless mode for automation
|
||||
|
||||
## Security Tools
|
||||
|
||||
Strix agents include a complete security toolkit:
|
||||
Strix agents include a comprehensive toolkit:
|
||||
|
||||
| Tool | Purpose |
|
||||
|------|---------|
|
||||
@@ -65,10 +65,10 @@ Strix agents include a complete security toolkit:
|
||||
|
||||
## Multi-Agent Architecture
|
||||
|
||||
Strix uses a graph of specialized agents for complete security testing:
|
||||
Strix uses a graph of specialized agents for comprehensive security testing:
|
||||
|
||||
- **Distributed Workflows:** Specialized agents test different attacks and assets
|
||||
- **Scalable Testing:** Parallel execution provides broad coverage
|
||||
- **Distributed Workflows:** Specialized agents for different attacks and assets
|
||||
- **Scalable Testing:** Parallel execution for fast comprehensive coverage
|
||||
- **Dynamic Coordination:** Agents collaborate and share discoveries
|
||||
|
||||
## Quick Example
|
||||
|
||||
Reference in New Issue
Block a user