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

can you add a way to add domains in bulk? #15

Open
elypter opened this issue Aug 25, 2016 · 3 comments
Open

can you add a way to add domains in bulk? #15

elypter opened this issue Aug 25, 2016 · 3 comments

Comments

@elypter
Copy link

elypter commented Aug 25, 2016

like the content of this page https://en.wikipedia.org/wiki/List_of_Google_domains

and what is your policy on subdomains? should all redundant subdomains like images.google.ru or maps.google.dk be added too? or will you add a wildcard system for those cases when a company controls a domain but not its subdomains like dyndns.org or when ads are being served through a subdomain of a website but actually belong to an ad network

@Jaxkr
Copy link
Owner

Jaxkr commented Aug 25, 2016

what is your policy on subdomains?

Any and all domains that match an organization should be added. Redundancy is encouraged!

I will add bulk domain additions ASAP, but wildcards may take a while to implement.

@elypter
Copy link
Author

elypter commented Aug 25, 2016

it would probably also help a lot to increase the database size if you could import results from this site automatically or easily http://www.robtex.com/dns/apple.com.html#records

@elypter
Copy link
Author

elypter commented Aug 26, 2016

for subdomains there are also ways of searching:

google: site:*.meteor.com/ -site:www.meteor.com
use wolframalpha and click on subdomains
with this tool https://pentest-tools.com/information-gathering/find-subdomains-of-domain (this one seems to output the most results)

scripts:
https://github.com/guelfoweb/knock (a brute force python script)
http://www.edge-security.com/soft/subdomainer.py (that also)
https://github.com/TheRook/subbrute (also brute force and said to be the best)
https://github.com/jhaddix/domain
http://ha.ckers.org/fierce/ (maybe offline)

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

No branches or pull requests

2 participants