I2rys / subenujs

Website Subdomains enumeration writen in NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Website Subdomains enumeration writen in NodeJS.

License:MIT License


Languages

Language:JavaScript 100.0%