We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7466a commit 2b7a8e3Copy full SHA for 2b7a8e3
README.md
@@ -140,7 +140,7 @@ strix --target https://github.com/org/repo
140
strix --target https://your-app.com
141
142
# Grey-Box Security Assesment
143
-strix --target https://your-app.com --instructions "Perform authenticated testing using the following credentials user:pass"
+strix --target https://your-app.com --instruction "Perform authenticated testing using the following credentials user:pass"
144
145
# Multi-target white-box testing (source code + deployed app)
146
strix -t https://github.com/org/app -t https://your-app.com
0 commit comments