Skip to content

Technologies Detection #1596

Answered by Ice3man543
bizibabe asked this question in Q&A
Feb 22, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @bizibabe,

This is happening due to the fact that Wappalyzer chrome extension uses the rendered DOM of the page (which in case of modern frameworks is almost always rendered by javascript). It checks the DOM for properties or checks which allow it to give more results.

Compared to this, httpx just runs the headers, body etc fingerprints on the http response body from the network port.

Hope that clarifies it 👍

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bizibabe
Comment options

Answer selected by Ice3man543
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants