Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1Yo committed Sep 8, 2024
2 parents c72af3f + 2a43bde commit c78f246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ x8 -u "https://example.com" --headers -w <wordlist>
You can also target single headers:

```bash
x8 -u "https://example.com" -H "Cookie: %s" -w <wordlist>
x8 -u "https://example.com" --headers -H "Cookie: %s" -w <wordlist>
```

# Test site
Expand Down

0 comments on commit c78f246

Please sign in to comment.