📄 vnc.nasl
字号:
## This script was written by Patrick Naubert# This is version 2.0 of this script.## Modified by Georges Dagousset <georges.dagousset@alert4web.com> :# - warning with the version# - detection of other version# - default port for single test## See the Nessus Scripts License for details# desc["english"] = "Synopsis :The remote host is running a remote display software (VNC)Description :The remote server is running VNC, a software which ermits a console to be displayed remotely.This allows authenticated users of the remote host to take its control remotely.Solution : Make sure the use of this software is done in accordance with yourcorporate security policy, filter incoming traffic to this port.Risk factor : None";if(description){ script_id(10342); script_version ("$Revision: 38 $");# script_cve_id("CVE-MAP-NOMATCH"); name["english"] = "Check for VNC"; name["francais"] = "Check for VNC"; script_name(english:name["english"], francais:name["francais"]); desc["francais"] = "Le serveur distant fait tourner VNC.VNC permet d'acceder la console a distance.Solution: Prot間ez l'acc鑣
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -