Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/I2rys/subenujs

Website Subdomains enumeration writen in NodeJS.
https://github.com/I2rys/subenujs

i2rys subdomain-enumeration subdomain-enumeration-in-nodejs subdomain-finder subdomain-scanner subdomain-scanners subenujs

Last synced: 3 months ago
JSON representation

Website Subdomains enumeration writen in NodeJS.

Awesome Lists containing this project

README

        

# 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 - The domain of the website to scan.
- outputFile - The output file of the results.

## Related
- [SPWSS](https://github.com/I2rys/spwss) - Website Subdomains enumeration writen in NodeJS.

## License
MIT © I2rys