XyberWolf / ReconWolf

Web Footprinting Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recon-Wolf
ReconWolf

Web Footprinting Tool

Installation

git clone https://github.com/XyberWolf/ReconWolf.git
cd ReconWolf
chmod +x install.sh && ./install.sh

Usage

Short Form Long Form Description
-i --info Website Information
-w --whois Domain Whois Lookup
-l --location Find Website/IP Address Location
-p --port Check Active Services On Resource
-s --subdomain Subdomain Scanner
-r --reverseip Reverse IP Lookup
-t --tech Technology lookup
-c --cloudflare Bypass CloudFlare
-cms --cms CMS Scanner
-h --help Show the help message and exit

Examples

  • For Help reconwolf -h

  • For Whois reconwolf -w site.com (or) reconwolf --whois=site.com

ScreenShot

Screenshot

License

ReconWolf is licensed under the MIT License

About

Web Footprinting Tool

License:MIT License


Languages

Language:Perl 91.1%Language:Shell 8.9%