wappalyzer-cli

Wappalyzer CLI tool to find Web Technologies

Installation :

git clone https://github.com/gokulapap/wappalyzer-cli

cd wappalyzer-cli

pip3 install -r requirements.txt

root@kali:~/tools/wappalyzer-cli# python3 wappy.py -h

usage: wappy.py [-h] [-u URL] [-f FILE]

Finds Web Technologies !

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     url to find technologies
  -f FILE, --file FILE  list of urls to find web technologies

Demo

wappy

GitHub

View Github