You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: