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: 4 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 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T13:57:18.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:38:03.734Z (over 1 year 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