Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 476 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 476 Bytes

Subscan

Subscan is a simple tool for subdomain scanner, it can scan subdomains fast.

Installation

git clone https://github.com/zidansec/subscan.git
cd subscan
./subscan exemple.com

Or

sudo wget https://raw.githubusercontent.com/zidansec/subscan/master/subscan -O /bin/subscan && sudo chmod +x /bin/subscan
subscan exemple.com