Skip to content

Commit 7458557

Browse files
authored
fixed typo
fixed wrong argument for skipping DOM, before was the same sample from remote wordlists
1 parent 220fc64 commit 7458557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/parameter-mining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Dalfox performs parameter mining by default when scanning. This is based on the
2424
## Disable Mining
2525
### Disable DOM-Mining
2626
```
27-
▶ dalfox url https://example.com --remote-wordlists=burp,assetnote
27+
▶ dalfox url https://example.com --skip-mining-dom
2828
```
2929
### Disable Dict Mining (Gf-Patterns)
3030
```

0 commit comments

Comments
 (0)