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

exclude private IP space Intel::ADDR items when populating Zeek intel #528

Closed
mmguero opened this issue Jul 30, 2024 · 0 comments
Closed
Assignees
Labels
zeek Relating to Malcolm's use of Zeek
Milestone

Comments

@mmguero
Copy link
Collaborator

mmguero commented Jul 30, 2024

Sometimes MISP or STIX/TAXII intel feeds end up with something silly in them like "0.0.0.0/0" or "10.0.0.0/8" as an indicator, which causes basically a whole bunch of false positives.

I can't think of a good reason to ever create a threat intel indicator of an IP address that's in private space, so we're going to exclude those.

see mmguero-dev/Malcolm@46f0fdb

@mmguero mmguero added bug Something isn't working zeek Relating to Malcolm's use of Zeek labels Jul 30, 2024
@mmguero mmguero added this to the v24.07.0 milestone Jul 30, 2024
@mmguero mmguero self-assigned this Jul 30, 2024
@mmguero mmguero added this to Malcolm Jul 30, 2024
@mmguero mmguero moved this to Done in Malcolm Jul 30, 2024
@mmguero mmguero closed this as completed Jul 30, 2024
@mmguero mmguero removed the bug Something isn't working label Jul 30, 2024
This was referenced Jul 30, 2024
@mmguero mmguero moved this from Done to Released in Malcolm Jul 30, 2024
mmguero added a commit to mmguero-dev/Malcolm that referenced this issue Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
zeek Relating to Malcolm's use of Zeek
Projects
Status: Released
Development

No branches or pull requests

1 participant