Skip to content

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

License

Notifications You must be signed in to change notification settings

geomarvel/Wappalyzer

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.3%
  • Shell 2.0%
  • CSS 1.4%
  • HTML 1.3%