docs: add file-based instruction example (#165)
Co-authored-by: 0xallam <ahmed39652003@gmail.com>
This commit is contained in:
@@ -159,6 +159,9 @@ strix -t https://github.com/org/app -t https://your-app.com
|
||||
|
||||
# Focused testing with custom instructions
|
||||
strix --target api.your-app.com --instruction "Focus on business logic flaws and IDOR vulnerabilities"
|
||||
|
||||
# Provide detailed instructions through file (e.g., rules of engagement, scope, exclusions)
|
||||
strix --target api.your-app.com --instruction ./instruction.md
|
||||
```
|
||||
|
||||
### 🤖 Headless Mode
|
||||
|
||||
Reference in New Issue
Block a user