Graylog2 / graylog-plugin-threatintel

Graylog Processing Pipeline functions to enrich log messages with IoC information from threat intelligence databases
Other
151 stars 19 forks source link

Deprecate Ransomware Data Adapter #183

Closed waab76 closed 3 years ago

waab76 commented 4 years ago

As of Dec 8, 2019, the Ransomware Tracker at abuse.ch was shut down. This change adds clear warnings throughout the UI that the Ransomware Data Adapter is deprecated and should no longer be used. It also updates the back end logic to stop the Data Adapter from calling the deprecated endpoints.

Tested locally Updated data adapter label in drop-down

Screen Shot 2020-11-30 at 2 55 29 PM

Added deprecation warning to create/edit page

Screen Shot 2020-11-30 at 2 55 17 PM

Added deprecation warning to summary page

Screen Shot 2020-11-30 at 3 55 35 PM

Data Adapter shuts down when run

Screen Shot 2020-11-30 at 2 55 00 PM
bud1979 commented 3 years ago

This is looking good, Only other spot we might need a notice is in the System - Configurations, as it is listed there as well as in the screen.

Screen Shot 2020-12-03 at 8 31 47 AM
waab76 commented 3 years ago

@bud1979 I guess I forgot to include those screen shots:

System/Configuration: Screen Shot 2020-12-03 at 2 54 53 PM

And the popup when you hit the 'Configure' button: Screen Shot 2020-12-03 at 2 55 00 PM