⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 acc.nasl

📁 漏洞扫描源码,可以扫描linux,windows,交换机路由器
💻 NASL
字号:
## This script was written by Sebastian Andersson <sa@hogia.net>## Changes by rd :## 	- french description#	- script id#	- cve id## See the Nessus Scripts License for details#if(description){ script_id(10351); script_bugtraq_id(183); script_version ("$Revision: 38 $"); script_cve_id("CVE-1999-0383");  name["english"] = "The ACC router shows configuration without authentication"; name["francais"]= "Le routeur ACC donne sa configuration sans authentification"; script_name(english:name["english"], francais:name["francais"]);  desc["english"] = "The remote router is an ACC router.Some software versions on this router will allow an attacker to run the SHOW command without first providing any authentication to see part of the router's configuration.Solution : Upgrade the software.Risk factor : Medium";desc["francais"]  = "Le routeur distant est un routeur ACC.Plusieurs versions de celui-ci permettent 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -