rezaaa / Wappalyzer

Cross-platform utility that uncovers the technologies used on websites.

Home Page:https://wappalyzer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wappalyzer Travis Scrutinizer

Wappalyzer is a cross-platform utility that uncovers the technologies used on websites. It detects content management systems, eCommerce platforms, web servers, JavaScript frameworks, analytics tools and many more.

Refer to the wiki for screenshots, information on how to contribute and more.

Licensed under the GPL.

Getting Started

Install Docker on your system first.

$ git clone https://github.com/AliasIO/Wappalyzer.git
$ cd Wappalyzer
$ ./run links

The links command creates symlinks for files that shared between the various drivers (i.e. different platforms). If your file system does not support symlinks, you need to manually copy these files (see bin/links).

Please run ./run validate before submitting a pull request.

About

Cross-platform utility that uncovers the technologies used on websites.

https://wappalyzer.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.4%Language:Shell 2.3%Language:CSS 1.7%Language:HTML 1.6%