-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Extract subdomains in case of 404 #845
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
Extract subdomains in case of 404 #845
Conversation
Mzack9999
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@Mzack9999 I see where I went wrong. Do you prefer us to offer assistance with that matter or maintain the current behavior? |
|
We can try to extract the items from the page since we should already have the page body retrieved. |
Mzack9999
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
$ ./subfinder -d allegion.com -s digitorus
...
NF] Enumerating subdomains for allegion.com
notifications-uat.allegion.com
smetrics.allegion.com
startsmart.allegion.com
m3uid01.allegion.com
americas.allegion.com
www.allegion.com

Closes #774