Skip to content

Commit

Permalink
Merge pull request #498 from pr3y/patch-1
Browse files Browse the repository at this point in the history
Fixed typo on docs
  • Loading branch information
hahwul authored Oct 11, 2023
2 parents 220fc64 + 7458557 commit c38bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/parameter-mining.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Dalfox performs parameter mining by default when scanning. This is based on the
## Disable Mining
### Disable DOM-Mining
```
▶ dalfox url https://example.com --remote-wordlists=burp,assetnote
▶ dalfox url https://example.com --skip-mining-dom
```
### Disable Dict Mining (Gf-Patterns)
```
Expand Down

0 comments on commit c38bbb1

Please sign in to comment.