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

Disable malwaredomains threat intel feed #642

Open
ethack opened this issue May 17, 2021 · 4 comments
Open

Disable malwaredomains threat intel feed #642

ethack opened this issue May 17, 2021 · 4 comments

Comments

@ethack
Copy link
Collaborator

@ethack ethack commented May 17, 2021

This feed is no longer available and the default config should be changed to disable it until it is fully removed from rita-bl.

activecm/rita-bl#10

@san-coding
Copy link

@san-coding san-coding commented Aug 27, 2021

hey , can I work on this issue

@ethack
Copy link
Collaborator Author

@ethack ethack commented Aug 27, 2021

@san-coding thank you, we welcome help. You can reference this past PR for an example of removing MalwareDomains from rita-bl. I believe it just involves deleting two files.

Since the actual changes are fairly straightforward we'd ask that you test them as well. I think the following tests plus anything else you think of:

  • Run a rita import with the changes on some Zeek logs and make sure there are no errors in the log file for the blacklist analysis. This will make sure people with a new installation don't have issues.
  • Run a rita import while still having the old MalwareDomains.com: true entry in the config file and make sure there are no errors in the log file. This will make sure that people with this setting in their current installations don't have issues.

If you need some sample Zeek logs let us know.

@san-coding
Copy link

@san-coding san-coding commented Aug 29, 2021

Thanks, I do need some sample week logs

@san-coding
Copy link

@san-coding san-coding commented Aug 29, 2021

Will setting MalwareDomains.com: false

MalwareDomains.com: true

And setting UseDNSBH bool yaml:"MalwareDomains.com" default:"false" fix the issue

UseDNSBH bool `yaml:"MalwareDomains.com" default:"true"`

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

Successfully merging a pull request may close this issue.

None yet
2 participants