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

Add rdata ip filtering #377

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Conversation

arvchristos
Copy link
Contributor

We intend to use go-dnscollector to provide incident response and alerting for malicious queries/responses. So far, we can filter and keep only traffic that is matching the list of malicious patterns (domains and IPs) that we acquire from different sources.

This PR enables us to also use the same filtering for responses.

@dmachard
Copy link
Owner

Look good to me:) Thanks for this pull request.
Just one thing, can you add some ipv6 address in your datas test ?

@arvchristos
Copy link
Contributor Author

Look good to me:) Thanks for this pull request. Just one thing, can you add some ipv6 address in your datas test ?

Done, still getting familiar with the codebase :)

@dmachard dmachard merged commit d00bd08 into dmachard:main Aug 23, 2023
64 checks passed
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.

2 participants