rverton / webanalyze

Port of Wappalyzer (uncovers technologies used on websites) to automate mass scanning.
MIT License
908 stars 134 forks source link

De-duplication of results #47

Open bugbaba opened 3 years ago

bugbaba commented 3 years ago

Hi Robin,

Firstly thanks for creating this amazing tool :) I noticed that at times a technology gets matched multiple times as a results its shown multiple times in the output, As we can see in the below screenshot that PHP gets pointed out more then once.

./webanalyze -host https://www.bugcrowd.com/

image

-- Regards, @bugbaba