Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radenvodka/massc
Subdomain Scanner Tools with word-lists
https://github.com/radenvodka/massc
subdomain subdomain-brute subdomain-enumeration subdomain-scanner
Last synced: 21 days ago
JSON representation
Subdomain Scanner Tools with word-lists
- Host: GitHub
- URL: https://github.com/radenvodka/massc
- Owner: radenvodka
- Created: 2019-12-16T16:12:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T05:48:25.000Z (almost 5 years ago)
- Last Synced: 2024-08-05T17:28:26.690Z (4 months ago)
- Topics: subdomain, subdomain-brute, subdomain-enumeration, subdomain-scanner
- Language: JavaScript
- Size: 3.31 MB
- Stars: 23
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - radenvodka/massc - Subdomain Scanner Tools with word-lists (JavaScript)
README
# Massc - Subdomain Scanner Tools with word-lists
massc is a tool to search for subdomains using enumeration based on wordlist as a method for searching subdomains.
### Requirements for using this tool
We need several requirements to use this tool to run smoothly.
- Install Linux : [Nodejs](https://nodejs.org/en/download/)
- Install Windows : [Nodejs](https://nodejs.org/en/download/)Usage
----Enough to execute the command :
node massc.js example.com
or if `process out of memory`, use the command :
node massc.js example.com --max-old-space-size=8192and don't forget to ask at [issue page](https://github.com/radenvodka/massc/issues)
## Thanks
Thank you for all. How to support ?
1. You can follow people who help contribute as a sign of gratitude.
2. Publish or review on your blog.If you have additional information, you can make it on the [issue page](https://github.com/radenvodka/Recsech/issues).
## Donation
If you want to buy my coffee, you can send payments via BTC and Paypal.
[![Bitcoin](https://img.balancebadge.io/btc/14MjRX4476hh8gwFNCj6GCAsSQuj42qUVf.svg)](https://www.blockchain.com/btc/address/14MjRX4476hh8gwFNCj6GCAsSQuj42qUVf)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/radenvodka)## Disclaimer
This is an open source for everyone, you may redistribute, modify, use patents and use privately without any obligation to redistribute. but it should be noted to include the source code of the library that was modified (not the source code of the entire program), include the license, include the original copyright of the author (radenvodka), and include any changes made (if modified). Users do not have the right to sue the creator when there is damage to the software or even demand if there is a problem caused by the makers of this tool. because every risk is caused by the user risk itself.
License : [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html)
***GPL v3.0 specifically designed to allow users to use software distributed through networks such as websites and online services***