TheDr1ver / MISPHunter

Uses searches on 3rd party services and MISP to track actor infrastructure as it's built
Apache License 2.0
2 stars 0 forks source link

Create relationships between all objects #2

Closed TheDr1ver closed 3 years ago

TheDr1ver commented 3 years ago

Right now relationships get created when an object is new to an event. However, when an event has been processed, the last thing that should happen is all objects in that event should be properly related to one-another.

TheDr1ver commented 3 years ago

additionally, make sure any duplicate relationships are killed.