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

NeverIncludeDomain Filter #713

Open
ben-sec opened this issue Nov 29, 2021 · 0 comments
Open

NeverIncludeDomain Filter #713

ben-sec opened this issue Nov 29, 2021 · 0 comments

Comments

@ben-sec
Copy link

ben-sec commented Nov 29, 2021

Hello!

I have configured the following domains in the NeverIncludeDomain section of the RITA configuration:

 NeverIncludeDomain:
    - '*.spotify.com'
    - '*.philips.com'
    - '*.qnap.com'
    - '*.windowsupdate.com'
    - 'push.services.mozilla.com'
    - 'autopush.prod.mozaws.net'
    - '*.e-msedge.net'
    - '*.msedge.net'
    - '*.trafficmanager.net'
    - '*.update.microsoft.com'
    - '*.update.microsoft.com.akadns.net'
    - '*.wns.windows.com'
    - '*.webex.com'
    - '*.deploy.static.akamaitechnologies.com'
    - '*.1e100.net'
    - '*.ebaydns.com'
    - '*.googledomains.com'
    - 'blackhole-2.iana.org'
    - 'blackhole-1.iana.org'
    - '*.in-addr-servers.arpa'

But I still get beacon activity for some of them (even though they are SSL connections, e.g. '.update.microsoft.com', '.wns.windows.com'). Is there something wrong with my syntax or why is this whitelisting not working as expected? If my understanding is correct, these filters do only not aply to dns and http logs, correct? Thanks in advance!

Cheers, Ben

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

1 participant