idaholab / Malcolm

Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.
https://idaholab.github.io/Malcolm/
Other
327 stars 53 forks source link

don't overwrite Zeek threat intel files if all sources associated with a type fail #472

Closed mmguero closed 1 month ago

mmguero commented 1 month ago

When fetching updates for MISP / TAXII zeek intel feeds, we need to adjust the logic so that if all of the URLs associated with that feed type fail, don't zero out the previously existing intel file, instead just leave it in place and log a message that it occurred.