Zarcolio / Wappaligner

Changes the output of Wappalyzer into something human readable. It also provides links to useful websites and a Google query for finding information on vulnerabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wappaligner

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

Wappaligner changes the output of Wappalyzer into something human readable. It also provides links to useful websites and a Google query for finding information on vulnerabilities. No installation is needed.

Install Wappalyzer

wappalyzer-installer.sh

Use Wappaligner

wappalyzer http://scanme.nmap.org | wappaligner

This returns: URL = http://scanme.nmap.org/ (HTTP status 200)

Apache 2.4.7 (100%)

Google Analytics (100%)

Ubuntu (100%)

About

Changes the output of Wappalyzer into something human readable. It also provides links to useful websites and a Google query for finding information on vulnerabilities.

License:GNU General Public License v3.0


Languages

Language:Python 88.9%Language:Shell 11.1%