projectdiscovery / wappalyzergo

A high performance go implementation of Wappalyzer Technology Detection Library
MIT License
674 stars 107 forks source link

Update the structure to include more fingerprints patterns, which fixes https://github.com/projectdiscovery/wappalyzergo/issues/39 #63

Closed qazbnm456 closed 7 months ago

qazbnm456 commented 7 months ago

Hi there, I've updated the structure to include more patterns that were ignored to make this tool more useful for the last snapshot of the fingerprints. Though the official one is gone, this PR should still help other alternative sources in the future.

Besides, I added a new function FingerprintWithCats which comes with the categories information. The information can then help users identify what kinds of technologies websites are using.