ScanningPaths

Contains paths to the locations where scanning is allowed when an HTTP client sends scan requests over a TCP socket from a remote computer. Scanning in other locations is prohibited. These paths are located in the file system of the computer with the Kaspersky Scan Engine server. Restricting the scan area prevents scanning the whole file system of the Kaspersky Scan Engine server by a command from the outside.

By default, Kaspersky Scan Engine scans objects in KAV_SKIP mode, which means that Kaspersky Scan Engine does not add or remove objects in the directories specified in ScanningPath. The HTTP client has to send objects to scan, then remove them after scanning.

If Kaspersky Scan Engine scans objects in KAV_DELETE, KAV_CLEAN_DELETE, or KAV_CLEAN_SKIP mode, sometimes the directory specified in ScanningPaths must have write access as root.

Path

DirectorySettings > ScanningPaths

Attributes

This element has no attributes.

Nested elements

This element is a container for the following nested elements:

Example

The following is an example of this element.

<ScanningPaths>

<ScanningPath></ScanningPath>

</ScanningPaths>

Page top