Getting "Client OS Error" when I am trying to test with bearer token
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 673
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
`ERROR Unable to send request due to error: RetryError[<Future at 0x7f37ffe71520 state=finished raised ClientOSError>] runner.py:153`
I am still getting the results. And one more point to note is HTTP Methods attack is not running. Can't figure out why!
(FUZZED) Checking for Unsupported HTTP Methods/Verbs ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0% -:--:--
Also, running the same tests multiple times gives multiple results!!
It's damn confusing!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the bearer-token test run and start at runner.py:153, where the ClientOSError is reported. Investigate why the HTTP Methods attack remains at 0% and why repeated runs produce multiple results. Done means the error behavior, attack progress, and duplicate results have defined, reproducible outcomes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100