1389.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 66 行
TXT
66 行
Rule: --Sid:1389--Summary:This event is generated when an attempt is made to access thescript viewcode.jse.--Impact:Information disclosure. An attacker may have been able to read thecontents of any file on the web server.--Detailed Information:Nombas ScriptEase WebServer Edition is a Javascript environment for webservers. As shipped, it comes with a sample script called "viewcode.jse"that contains a vulnerability. This vulnerability allows an attackerto view any file on the web server. The web server that ships withNovell Netware 5.1 before SP3 contains this vulnerability.--Affected Systems: Netware 5.1 and Nombas ScriptEase WebServer Edition --Attack Scenarios:Attacker sends a simple URL like the following:http://target/lcgi/sewse.nlm?sys:/novonyx/suitespot/docs/sewse/viewcode.jse+httplist+httplist/../../../../../system/somefile--Ease of Attack:Simple handcrafted URL.--False Positives:None Known--False Negatives:None Known--Corrective Action:Examine the packet to see if a malicious web request was being done.Try to determine what the requested file was, and determinefrom the web server's configuration whether it was a threat or not(e.g., whether the requested file even existed and whether the webserver contained the viewcode.jse sample script). The existence ofsample scripts on a web server may indicate larger vulnerabilities.--Contributors:Original rule writer unknownOriginal document author unkownSourcefire Vulnerability Research TeamNigel Houghton <nigel.houghton@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?