rverton / webanalyze

Port of Wappalyzer (uncovers technologies used on websites) to automate mass scanning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mysterious NivCMS on different sites results

przmv opened this issue · comments

Analyze results for different sites contain NivCMS, however this is not true (according to Wappalyzer):

$ webanalyze -update
2020/04/24 15:13:09 app definition file updated from  https://raw.githubusercontent.com/AliasIO/Wappalyzer/master/src/apps.json
$ webanalyze -host https://archive.org/
 :: webanalyze        : v1.0
 :: workers           : 4
 :: apps              : apps.json
 :: crawl count       : 0
 :: search subdomains : true

https://archive.org/ (3.6s):
    PHP,  (Programming languages)
    NivCMS,  (CMS)
    jQuery,  (JavaScript libraries)
    Nginx, 1.16.1 (Web servers, Reverse proxies)
    React,  (JavaScript frameworks)
    jQuery UI,  (JavaScript libraries)
    jQuery,  (JavaScript libraries)
    Polyfill,  (JavaScript libraries)
    Ubuntu,  (Operating systems)
    Bootstrap,  (UI frameworks)
    Clipboard.js,  (Miscellaneous)

image

Hi,
thanks for the info. I will close this now as this will be fixed upstream then.