Preceding parts of the Guide show how to implement interaction between entities. For simplicity, all solutions were built without a security module (ksm.module
), which is provided by Kaspersky Security System.
Kaspersky Security System is the subsystem that monitors queries sent between entities and other events. Thanks to Kaspersky Security System, a solution can be divided into entities, you can specify the rules for their interaction, and consequently, you can enhance the security of the solution.
This part of the Guide provides specific examples that illustrate the following:
security.cfg
)ksm.module
) based on security.cfg
To demonstrate in detail the solution build procedure and the use of tools and scripts, the examples avoid the use of build systems.