Skip to content

httpX v1.10.0 is not showing the product version in the CPE. #2550

Description

@brunomcuesta

Hello!
The CPE (Common Platform Enumeration) is not showing up in the httpX results.
Tickets reporting this issue have already been created. However, despite the changes in the latest version, the CPE still does not appear.

httpx version:

v1.10.0

Image

Current Behavior:

httpX is not showing the CPE in the results. It is showing only asterisks for the product version.

Expected Behavior:

The CPE must be shown in the scan result.

Steps To Reproduce:

  1. Scanning subdomains for CPEs:
    httpx -l active-subdomains-https.txt -j -cpe -o httpx-cpe.json

  2. Checking the command result:
    jq -r 'select(.cpe != null) | {cpe}' httpx-cpe.json

Image

Anything else:

Please check what happened with the corrections and why the CPE is not being displayed.

#2536
#2476
#2509

Thanks!

Metadata

Metadata

Assignees

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