Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Sep 16, 2022
1 parent e6a6933 commit 86ec0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Mode: `url` `sxss` `pipe` `file` `server` `payload`
| Output | Output | - Only the PoC code and useful information is write as Stdout<br />- Save output (`-o`, `--output`) |
| | Format | - JSON / Plain (`--format`) |
| | Printing | - Silence mode (`--silence`)<br />- You may choose not to print the color (`--no-color`)<br />- You may choose not to print the spinner (`--no-spinner`)<br />- You may choose show only special poc code (`--only-poc`) |
| | Report | - Show detail report (`--report` and `--report-format=<plain/json>`)|
| Extensibility | REST API | - API Server and Swagger (`dalfox server`) |
| | Payload Mode | - Generate and Enumerate Payloads for XSS Testing (`dalfox payload`) |
| | Found Action | - Lets you specify the actions to take when detected. <br />- Notify, for example (`--found-action`) |
Expand Down

0 comments on commit 86ec0b7

Please sign in to comment.