haccer / subjack

Subdomain Takeover tool written in Go
Apache License 2.0
1.89k stars 333 forks source link

add list of resolvers #70

Open marcelo321 opened 4 years ago

marcelo321 commented 4 years ago

Is it possible to add a flag so we can select our own list of resolvers? Scanning big amount of subs makes subjack fail and not get them all

haccer commented 3 years ago

@marcelo321 Yeah, currently it uses Google's resolver 8.8.8.8.

marcelo321 commented 3 years ago

Can we add more resolvers? or how can I do it? I want to add 4 or 5 more because currently I get blocked my google's resolver

marcelo321 commented 3 years ago

@haccer like cloudflare and others.. so we dont get blocked :)

cuvidk commented 3 years ago

https://github.com/haccer/subjack/pull/84

marcelo321 commented 3 years ago

@haccer can you add the @cuvidk flag?