netasq.nasl
来自「漏洞扫描源码,可以扫描linux,windows,交换机路由器」· NASL 代码 · 共 36 行
NASL
36 行
# This script was written by David Maciejak <david dot maciejak at kyxar dot fr># This script is released under the GNU GPLv2if(description){ script_id(14378); script_version ("$Revision: 116 $"); name["english"] = "NetAsq identification"; name["francais"] = "Identification de NetAsq"; script_name(english:name["english"], francais:name["francais"]); desc["english"] = "It's very likely that this remote host is a NetAsq IPS-Firewallswith port TCP/1300 open to allow Firewall Manager tool toremotely configure it.Letting attackers know that you are using a NetAsq will help them to focus their attack or will make them change their strategy. You should not let them know such information.Solution : do not allow any connection on thefirewall itself, except from trusted network.See also : http://www.netasq.comRisk factor : Low"; desc["francais"] = "Il est tr鑣 probable que ce syst鑝e soit enfait un IPS-Firewalls NetAsq avec le port TCP/1300 ouvert pour permettre
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?