gokulapap / wappalyzer-cli

Wappalyzer CLI tool to find Web Technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wappalyzer-cli

Wappalyzer CLI tool to find Web Technologies

Installation :

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

cd wappalyzer-cli

pip3 install .

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

usage: wappy [-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
  -wf WRITEFILE, --writefile WRITEFILE  File to write output to

Demo

wappy

About

Wappalyzer CLI tool to find Web Technologies


Languages

Language:Python 100.0%