Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/I2rys/subenujs
- Owner: I2rys
- License: mit
- Created: 2021-08-04T08:53:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T13:57:18.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T12:34:26.127Z (6 months ago)
- Topics: i2rys, subdomain-enumeration, subdomain-enumeration-in-nodejs, subdomain-finder, subdomain-scanner, subdomain-scanners, subenujs
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - I2rys/subenujs - Website Subdomains enumeration writen in NodeJS. (JavaScript)
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