Part 3. Security configuration

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:

To demonstrate in detail the solution build procedure and the use of tools and scripts, the examples avoid the use of build systems.

In this Help section

Controlling interactions between entities

Other types of monitored events

Security policies

Security configuration (security.cfg)

ping example

Page top