2306.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 60 行
TXT
60 行
Rule:--Sid:--Summary:This event is generated when an attempt is made to exploit a known vulnerability in the PHP web application Gallery running on a server.--Impact:Possible execution of arbitrary code.--Detailed Information:This event is generated when an attempt is made to include script whenaccessing the file index.php for the PHP application Gallery. Thisapplication fails to properly check the source of an included file inthe script index.php. As a result an attacker is presented with theopportunity to execute code of their choosing with the privileges of theuser running the web server.--Affected Systems: All systems running the PHP application Calerndar.--Attack Scenarios:An attacker can include code of their choosing by supplying a URI totheir script as a parameter to the HTTP GET request.--Ease of Attack:Simple. No exploit required.--False Positives:None known.--False Negatives:None known.--Corrective Action:Ensure the system is using an up to date version of the software and hashad all vendor supplied patches applied.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?