Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 543 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 543 Bytes

WScan

WScan is an information gathering tool used to gather a website's informations such as Registar Data, Subdomains and All Domains of a Website.

Features

• Website's WHOIS (Registar Data) Informations;

• Subdomain Scan;

• Scan of all domains of a website (scanning all the Top-Level-Domains);

Installation

git clone https://github.com/CyberNDR/WSCan.git

# change current directory to WScan
cd WScan

# Install requirements
pip install -r requirements.txt

# Launch program
python WScan.py

ENJOY