Skip to content
/ spwss Public

Simple but powerful website domain subdomains enumerator.

Notifications You must be signed in to change notification settings

I2rys/spwss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SPWSS

Simple but powerful website domain subdomains enumerator

Installation

Github:

git clone https://github.com/I2rys/SPWSS

NPM Packages:

npm i request

Usage

node index.js <domain> <output>
  • domain - The website domain to enumerate.
  • output - The output of the found subdomains in the domain.

License

MIT © I2rys