wappalyzer icon indicating copy to clipboard operation
wappalyzer copied to clipboard

Tech Report: missing FAST in technologies

Open slightlyoff opened this issue 11 months ago • 1 comments

It should be possible to detect FAST in the crawl. Is it possible to get them populated in the technologies list for the comparison?

slightlyoff avatar Jan 04 '25 19:01 slightlyoff

Sure. You just need to add detection to this file: https://github.com/HTTPArchive/wappalyzer/blob/main/src/technologies/f.json and it will be included from the next run.

How can it be detected? Is there a windows global, or a JavaScript filename, or a DOM query selector, or something similar to detect this?

Will move this issue to that repo.

tunetheweb avatar Jan 04 '25 19:01 tunetheweb