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

Split passive DNS name lookups #4

Open
krmaxwell opened this issue Jan 17, 2013 · 1 comment
Open

Split passive DNS name lookups #4

krmaxwell opened this issue Jan 17, 2013 · 1 comment

Comments

@krmaxwell
Copy link
Contributor

Given that they require two different commands and return different data (albeit more frequently on one request type than the other), I suggest that "rdata name" and "rrset" lookups for names be separated into two different transforms.

@krmaxwell
Copy link
Contributor Author

By way of explanation: currently, "Domain to IP" currently only uses "rdata name" lookups. I suggest we have another separate transform to support "rrset" lookups as these occasionally return interesting results.

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

No branches or pull requests

1 participant