zaproxy / zaproxy/zaproxy

Authentication: Auth Tester fails to identify fields

Open
#8,058 3 comments 0 reactions 1 assignee View on GitHub

@psiinon is already working on this.

Since Sep 6, 2023.

add-on bug in:authhelper
Dominant language
Java
Stars
15.8k
Forks
2.6k
Avg merge
13h 16m
Merged PRs (30d)
17

Description

Describe the bug

The fields:

<input data-test="input-username" id="cat-input-0" class="" placeholder="Username" required="" type="text">
<input data-test="input-password" id="cat-input-1" class="" placeholder="Password" required="" type="password">

Reported via irc.

Steps to reproduce the behavior

Create a test login page with those fields.
Run the auth tester against it.

Expected behavior

The auth tester should identify and fill in the fields.

Software versions

Latest everything

Screenshots

No response

Errors from the zap.log file

No response

Additional context

No response

Would you like to help fix this issue?
  • Yes

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.