writesrv.nasl
来自「漏洞扫描源码,可以扫描linux,windows,交换机路由器」· NASL 代码 · 共 28 行
NASL
28 行
## The script was written by Michel Arboi <arboi@alussinan.org># # It is released under the GNU Public Licence #if(description){ script_id(11222); script_version ("$Revision: 116 $");# script_cve_id("CVE-MAP-NOMATCH"); name["english"] = "Writesrv"; script_name(english:name["english"]); desc["english"] = "writesrv is running on this port; it is used to send messages to users.This service gives potential attackers information about whois connected and who isn't, easing social engineering attacks forexample.Solution: disable this service if you don't use itRisk factor : Low"; desc["francais"] = "writesrv tourne sur ce port ; il sert
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?