Facilitates the normalization of data by providing a standard way to parse security event logs.
The project is organized by schema entities identified in several data sources.
The definitions of each schema entity and its respective attributes (field names) are mostly general descriptions that could help and expedite event logs parsing procedures.
The project also provides the concept of schema tables to aggregate common entities and parse similar data sources. For example, HTTP, Port and User Agent entities can be used to normalize network traffic metadata captured in a network environment.
Focuses on identifying relationships among security events to facilitate the development of data analytics and help validate the detection of adversary techniques.