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

Canary to filter DNS Addresses #38

Closed
n0x00 opened this issue Jan 2, 2017 · 6 comments
Closed

Canary to filter DNS Addresses #38

n0x00 opened this issue Jan 2, 2017 · 6 comments

Comments

@n0x00
Copy link

n0x00 commented Jan 2, 2017

Don't kill me...

would there be any value in adding a canary?
random string or user supplied...

If the target resolves every name provided in the list those that have the same IP as the canary domain automatically get stripped out , suppressed,hidden whatnot

@OJ
Copy link
Owner

OJ commented Jan 2, 2017

We already have that feature built in, but it does it by itself rather than having a user-supplied value. See here: https://github.com/OJ/gobuster/blob/master/main.go#L488

Is that what you mean?

@n0x00
Copy link
Author

n0x00 commented Jan 2, 2017

yeah but I've have had cases where with the -fw switch set it continues to resolve all names in the list and I have to sort by removing all IP Addresses with the non-existent subs

can show you, but not on here if that's okay ?

using: gobuster -m dns -u domain.com -t 20 -w /path/to/list.lst -I -fw

@OJ
Copy link
Owner

OJ commented Jan 2, 2017

Sure, hit me on Skype.

@OJ
Copy link
Owner

OJ commented Oct 30, 2017

hey @n0x00 can you let me know the deets of this so we can move ahead with it mate? Thanks!

@n0x00
Copy link
Author

n0x00 commented Oct 31, 2017 via email

@n0x00
Copy link
Author

n0x00 commented Oct 31, 2017 via email

@OJ OJ closed this as completed Aug 27, 2018
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