975.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 67 行
TXT
67 行
Should be obsolete when httpinspect is usedRule:--Sid:975--Summary:This event is generated when an attempt is made to access an Active Server Page (ASP) .asp file to disclose its contents. --Impact:Intelligence gathering activity. A vulnerability exists that discloses the .asp file contents when the file name is appended with "::$DATA".--Detailed Information:Microsoft Internet Information Service (IIS) uses Active Server Page to supply HTML and server-side scripting. ASP files use a .asp extension. When the file name is appended with "::$DATA", the contents of the file are disclosed instead of executing the .asp file.--Affected Systems:Hosts running IIS 3.0, IIS 4.0--Attack Scenarios:An attacker can attempt to reference a .asp file appended with "::$DATA" to see the contents of the file. Sensitive information may by disclosed depending on the selected file. --Ease of Attack:Simple. --False Positives:None Known.--False Negatives:None Known.--Corrective Action:Upgrade to a more current version of IIS. --Contributors:Original rule writer unknownModified by Brian Caswell <bmc@sourcefire.com>Sourcefire Research TeamJudy Novak <judy.novak@sourcefire.com>--Additional References:Microsofthttp://support.microsoft.com/default.aspx?scid=kb;EN-US;q188806CVEhttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-1999-0278Bugtraqhttp://www.securityfocus.com/bid/149Nessushttp://cgi.nessus.org/plugins/dump.php3?id=10362--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?