OWASP / OWASP/OFFAT

Getting "Client OS Error" when I am trying to test with bearer token

Open
#145 4 comments 0 reactions 0 assignees View on GitHub

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!!

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.