wappalyzer
wappalyzer copied to clipboard
Tech Report: missing FAST in technologies
It should be possible to detect FAST in the crawl. Is it possible to get them populated in the technologies list for the comparison?
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.