Closed guervild closed 3 years ago
Crazy how the hivemind works. I've been wondering about this, but wasn't sure how neat it would be to implement. The way proposed in this PR using wappalyzergo is excellent. Will test && merge soon! Thank you 🙌 !
Happy you like it! wappalyzergo is amazing and really easy to use ^^
I did not work on the possibility to search after applications by technologies yet (https://github.com/sensepost/gowitness/blob/11494176a8fcbb4373e61096d147bd2fe9318d5a/cmd/report_serve.go#L214) but it could be a great addition too. If you have some idea to realize that 😄
This is sweet! I wonder if we could have some advanced sorting options as well, like group based on screenshot similarity and then group by technologies (as well as a singular group/sort by technology)
Hey I made a quick change that displays the technologies used by the application. The check is made using wappalyzergo from projectdiscovery. The technologies are displayed in the gallery:
And in the detail page:
Another feature could be to search through the technologies ( ex: search all the drupal ).