rverton / webanalyze

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

Doesn't work with recent apps.json #4

Closed przmv closed 7 years ago

przmv commented 7 years ago
$ webanalyze -update
2017/04/19 01:22:30 app definition file updated from  https://raw.githubusercontent.com/AliasIO/Wappalyzer/master/src/apps.json
$ webanalyze -host google.com
2017/04/19 01:22:47 error initializing: json: cannot unmarshal string into Go struct field App.cats of type int
2017/04/19 01:22:47 Scanning with 4 workers.
2017/04/19 01:22:47 error creating export file: json: cannot unmarshal string into Go struct field App.cats of type int
rverton commented 7 years ago

Thanks for the notice, I will have a look at this later today ;)

przmv commented 7 years ago

Thanks!

Looks like this commit introduced breaking changes https://github.com/AliasIO/Wappalyzer/commit/1cd2fd70b04e2146bc48ab3869f19b57466c69fa#diff-557d7d60c04092a680ce152f367618c0