TuoniEvent

class tuoni.TuoniEvent(conf, c2)[source]

A class that provides data and functionality for a event.

event_id

The unique identifier of the event.

Type:

GUID

eventType

Type of the event.

Type:

string

time

Event type.

Type:
actor

Actor that event is about.

Type:

dict

reload()[source]

Reload the command data from the C2 server.