Proposed discussed strategy: We can run the existing migration for importing TG feeds for a start
and then also using that same code to generate sightings. Mainly, we can
Take the existing feed-> judgement code and update it if needed.
Run it on a month worth of data.
Modify it to generate a sighting record (since a feed hit is also a sighting of an indicator...)
Load them all
We should also:
Create Indicator objects for the top level "feeds" so each feed is an indicator, e.g., Banking Trojan, RAT DNS, etc.
We need to get real TG data in ES and Kibana.
Proposed discussed strategy: We can run the existing migration for importing TG feeds for a start and then also using that same code to generate sightings. Mainly, we can
We should also: