Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to pass user input subdomains #33

Open
gopinath6 opened this issue Mar 13, 2019 · 2 comments
Open

Option to pass user input subdomains #33

gopinath6 opened this issue Mar 13, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gopinath6
Copy link

Skipping subdomain enumeration and proceed next steps with user input subdomain list.
for eg:
If i want to scan only known 10 subdomain for content/info discovery, and next steps.Is it possible to give this file and proceed further?Is it possible?

@SolomonSklash SolomonSklash self-assigned this Mar 13, 2019
@SolomonSklash SolomonSklash added the enhancement New feature or request label Mar 13, 2019
@SolomonSklash
Copy link
Owner

Let me look into this.

@securibee
Copy link

I'm interested in the latter part as well.

Currently I'm involved with several domains that allow custom user subdomains, e.g. john.website.com, bob.website.com. These, as you can imagine, cause for a lot of noise.

After subdomain enumeration is done I'd like to manually sift through the results and perform next steps on the ones of my choosing instead of automated as it includes all the user defined subdomains which are essentially all the same and can go up in the thousands.

This way I can filter the subdomains found in the enumeration and pass that into the content/info discovery, e.g. admin.website.com, dev.website.com, sales.website.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants