Skip to content

[BUG] httpx Request statistics #7543

Description

@luggesexe

Is there an existing issue for this?

  • I have searched the existing issues.

Current Behavior

Hello, I am running the belownamed command and enabled all stats, debug calls I could find. I tested it on a existing joomla site which did return all relevant information.

Expected Behavior

I am expecting that the debug and or verbose flags (I tried -vv -v -verbose and all together) print out which domain and path on that domain is executed to check its progress. Also the stats should print out statistics every second which is not happening. This would be a good indicator to calculate ETA and similar.

Steps To Reproduce

Run nuclei -list ab.txt -t joomla-detect.yaml -stats -si 1 -v -o joomla-test.txt -c 100 -bs 100 -rl 1000 -timeout 10 -retries 3 -ss auto -debug -debug-req -debug-resp

Relevant log output

__     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.11.0

                projectdiscovery.io

[url] got empty hostname for XXXXX. skipping ip selection
[url] got empty hostname for XXXXX. skipping ip selection
[url] got empty hostname for XXXXX. skipping ip selection
[url] got empty hostname for XXXXX. skipping ip selection
[VER] Started metrics server at localhost:9092
[WRN] The concurrency value is higher than max-host-error
[INF] Adjusting max-host-error to the concurrency value: 100
[VER] Saved 13114 templates to metadata cache
[INF] Current nuclei version: v3.11.0 (latest)
[INF] Current nuclei-templates version: v10.4.5 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] New templates added in latest release: 86
[INF] Templates loaded for current scan: 1
[INF] Executing 1 signed templates from projectdiscovery/nuclei-templates
[INF] Targets loaded for current scan: 89991
[INF] Running httpx on input host

Environment

- OS: 24.04
- Nuclei: 3.11.0
- Go: 1.26.5

Anything else?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions