📄 napster_detect.nasl
字号:
## Copyright (C)2000 by Noam Rathaus <noamr@securiteam.com>, Beyond Security Ltd.## Modifications by rd :## - comment slightly changed# - added a solution# - risk gravity : medium -> low# - french translation# - script_id## See the Nessus Scripts License for details#if(description){ script_id(10344); script_version ("$Revision: 38 $"); name["english"] = "Detect the presence of Napster"; name["francais"] = "Detection de la pr閟ence de Napster"; script_name(english:name["english"], francais:name["francais"]); desc["english"] = "Napster is running on a remote computer. Napster is used to share MP3 across the network, and can be misused (by modifying the three first bytes of a target file) to transfer any file off a remote site.Solution : filter this port if you do not want your network users to exchange MP3 files or if you fear that Napster may be used to transfer any non-mp3 file Risk factor : Low"; desc["francais"] = "Napster tourne sur ce syst鑝e.Napster est utilis
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -