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
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:
-
Scanning subdomains for CPEs:
httpx -l active-subdomains-https.txt -j -cpe -o httpx-cpe.json
-
Checking the command result:
jq -r 'select(.cpe != null) | {cpe}' httpx-cpe.json
Anything else:
Please check what happened with the corrections and why the CPE is not being displayed.
#2536
#2476
#2509
Thanks!
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
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:
Scanning subdomains for CPEs:
httpx -l active-subdomains-https.txt -j -cpe -o httpx-cpe.jsonChecking the command result:
jq -r 'select(.cpe != null) | {cpe}' httpx-cpe.jsonAnything else:
Please check what happened with the corrections and why the CPE is not being displayed.
#2536
#2476
#2509
Thanks!