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 8eada06 commit 6451c5bCopy full SHA for 6451c5b
docs/_docs/tips/found-action.md
@@ -23,7 +23,7 @@ http://testphp.vulnweb.com/listproducts.php?artist=123&asdf=ff&cat=123%27%3E%3Cs
23
```
24
25
## Modify shell application for found action
26
-`--found-action-shell` flag is change shell application for found action. default valuse is bash.
+`--found-action-shell` flag is change shell application for found action. default values is bash.
27
28
▶ dalfox url http://testphp.vulnweb.com/listproducts.php\?cat\=123\&artist\=123\&asdf\=ff --found-action "echo '@@query@@' > data" --found-action-shell=zsh
29
0 commit comments