kpcyrd / sn0int

Semi-automatic OSINT framework and package manager
https://sn0int.readthedocs.io/
GNU General Public License v3.0
1.92k stars 177 forks source link

Add support for activity events #147

Closed kpcyrd closed 4 years ago

kpcyrd commented 4 years ago

This is still work in progress, it's starting to add the right interfaces to allow scripts to log activity as events at a specific point in time.

An event consists of a topic, the time and an arbitrary object as content. There are also optional fields like uniq that is used for de-duplication when processing non-realtime activity, and a latitude+longitude that the event can be tied to.