Skip to content
/ subenujs Public

Website Subdomains enumeration writen in NodeJS.

License

Notifications You must be signed in to change notification settings

I2rys/subenujs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SubEnuJS

Website Subdomains enumeration writen in NodeJS.

Installation

Github:

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

NpmJS:

npm i dns-resolver puppeteer chalk delay

Usage

node index.js <domain> <outputFile>
  • domain - The domain of the website to scan.
  • outputFile - The output file of the results.

Related

  • SPWSS - Website Subdomains enumeration writen in NodeJS.

License

MIT © I2rys