Kaspersky Scan Engine helps you protect your network and data by detecting malware and legitimate software that can be used by intruders.
Before you start using Kaspersky Scan Engine, decide on your use case, in the following order:
You can also use Kaspersky Scan Engine to add scanning functionality to your own applications and security services. Kaspersky Scan Engine scans objects of any format, including packed objects.
For information about the two modes of Kaspersky Scan Engine, see section "Key functions of Kaspersky Scan Engine".
After determining your use case for Kaspersky Scan Engine, proceed to section "Getting started with Kaspersky Scan Engine".
Below you can find instructions for typical tasks that Kaspersky Scan Engine performs in HTTP mode and in ICAP mode.
Scanning files with the sample HTTP client (HTTP mode)
This instruction assumes that you have already installed and configured Kaspersky Scan Engine by using the configuration file or the GUI.
To scan files with Kaspersky Scan Engine:
/bin/kavhttp_client
directory of the distribution kit.-f
option and pass the local paths to the files to the sample HTTP client.The example below shows how to scan two files in scanfile mode:
./kavhttp_client -f /usr/dir1/example1.zip /usr/dir2/example2.iso |
-s
option.The example below shows how to scan a file in scanmemory mode:
./kavhttp_client -s 192.0.2.0:888 /usr/dir/example.txt |
Scanning traffic that passes through a proxy server (ICAP mode)
This instruction assumes that you have already installed and configured Kaspersky Scan Engine by using the configuration file or the GUI.
To scan traffic that passes through a proxy server:
Kaspersky Scan Engine will automatically detect malware or legitimate software that can be used by intruders, and process it according to the ICAP service rules.
Page top