cd /opt/kaspersky/kesl/doc
ls
autoinstall.ini ksn_license.de ksn_license.en ksn_license.fr ksn_license.ru legal_notices.txt license.de license.en license.fr license.ru
for check configuration used for installation you can cat the file: autoinstall.ini
FOR EXECUTE BINARY FILES:
cd /opt/kaspersky/kesl/bin
list files:
fanotify-checker kesl-control kesl_launcher.sh kesl-setup.pl kesl-uninstall.pl wdserver
#LIST INFORMATION OF INSTALLED VERSION
./kesl-control -S
#RESULT:
Name : Kaspersky Endpoint Security 10 for Linux
Version : 10.0.0.3458
Key status : Valid
License expiration date : 2017-12-04
Backup state : No objects in backup
Backup space usage : Backup size is unlimited
Scan_My_Computer last run date : Never run
Anti-virus databases loaded : Yes
Anti-virus databases date : 2017-11-05 06:36:00
Anti-virus databases records : 11164094
Protection status : OAS enabled
KSN state : On
#LIST TASKS
./kesl-control -T --get-task-list
#RESULT
Number of tasks: 10
Name: File_Monitoring
ID : 1
Type : OAS
State : Started
Name: Scan_My_Computer
ID : 2
Type : ODS
State : Stopped
Name: Scan_File
ID : 3
Type : ODS
State : Stopped
Name: Boot_Scan
ID : 4
Type : BootScan
State : Stopped
Name: Memory_Scan
ID : 5
Type : MemoryScan
State : Stopped
Name: Update
ID : 6
Type : Update
State : Stopped
Name: Rollback
ID : 7
Type : Rollback
State : Stopped
Name: Retranslate
ID : 8
Type : Retranslate
State : Stopped
Name: License
ID : 9
Type : License
State : Started
Name: Backup
ID : 10
Type : Backup
State : Started
#RESUME TASK SELECTED
./kesl-control -T --resume-task <SET ID>
#CHECK DE SCHEDULE FROM THE TASK
./kesl-control -T --get-schedule <SET ID>
#GET SETTINGS OF TASK
./kesl-control -T --get-settings <SET ID>
Este comentário foi removido pelo autor.
ResponderExcluirКак установить антивирус Kaspersky на Kali Linux
ResponderExcluirEndpoint Security (or) Endpoint Protection refers to the approach of protecting a business network when accessed by remote devices like smartphones, laptops, tablets or other wireless devices. It includes monitoring status, software, and activities.
ResponderExcluir