projectdiscovery / wappalyzergo

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

Add service's website information to wappalyzer fingerprint database #4

Closed shelld3v closed 2 years ago

ehsandeep commented 3 years ago

@shelld3v just wanted to confirm if this is different from https://github.com/projectdiscovery/wappalyzergo/issues/3?

shelld3v commented 3 years ago

@shelld3v just wanted to confirm if this is different from #3?

Yes, what I wanted to say is that, when wappalyzer detected a technology, Wordpress for example, it should provide the link to that service (homepage), and https://wordpress.com is, in this situation.

ehsandeep commented 2 years ago

@shelld3v I've included this information in https://github.com/projectdiscovery/wappalyzergo/issues/3, closing this one it will be handled as part of another issue.

ehsandeep commented 1 year ago

@shelld3v this is now added with - https://github.com/projectdiscovery/wappalyzergo/pull/35