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

use dnsdumpster api #1484

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

use dnsdumpster api #1484

wants to merge 1 commit into from

Conversation

dogancanbakir
Copy link
Member

Closes #1483

Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ ./subfinder -d hackerone.com -s dnsdumpster

               __    _____           __         
   _______  __/ /_  / __(_)___  ____/ /__  _____
  / ___/ / / / __ \/ /_/ / __ \/ __  / _ \/ ___/
 (__  ) /_/ / /_/ / __/ / / / / /_/ /  __/ /    
/____/\__,_/_.___/_/ /_/_/ /_/\__,_/\___/_/

		projectdiscovery.io

[INF] Current subfinder version v2.6.7 (latest)
[INF] Loading provider config from /Users/geekboy/Library/Application Support/subfinder/provider-config.yaml
[INF] Enumerating subdomains for hackerone.com
- {[{api.hackerone.com} {docs.hackerone.com} {a.ns.hackerone.com} {b.ns.hackerone.com} {www.hackerone.com}] [{b.ns.hackerone.com} {a.ns.hackerone.com}]}
docs.hackerone.com
a.ns.hackerone.com
b.ns.hackerone.com
www.hackerone.com
api.hackerone.com
[INF] Found 5 subdomains for hackerone.com in 706 milliseconds 350 microseconds

debug line in output.

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

Successfully merging this pull request may close these issues.

dnsdumpster returns 403
2 participants