Zaproxy: forced browse: Requests aren't always counted

Created on 21 Jun 2019  路  4Comments  路  Source: zaproxy/zaproxy

Describe the bug
When a short (or perhaps any) custom list is added, the "Num Requests" counter doesn't increase while the scan is run.

To Reproduce
Steps to reproduce the behavior:

  1. Launch ZAP
  2. Goto the Forced Browse panel, access the option (Gear button) and load a short custom list (4 or 5 entries).
  3. Run "Force Browse Site" against a target
  4. Notice that "Num Requests" stays at zero.

Expected behavior
Requests should be properly incremented.

Screenshots
image

Software versions

  • ZAP: Dev (as of 20190621)
  • Add-on: bruteforce, version=9.0.0
  • Java: JDK 1.8.0_211

Code ref: https://github.com/zaproxy/zap-extensions/tree/master/addOns/bruteforce

IdealFirstBug add-on bug good first issue

Most helpful comment

Assigned.

All 4 comments

I'd like to work on this one

Assigned.

For this issue worth checking DirBusterManager and BruteForce#run.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings