1025.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 75 行
TXT
75 行
Rule:--Sid:1025--Summary:This event is generated when an attempt is made to exploit a potential weakness on a host running Microsoft Internet Information Server (IIS). --Impact:Information gathering possible administrator access.--Detailed Information:This event indicates that an attempt has been made to exploit potential weaknesses in a host running Microsoft IIS.This event indicates that an attempt has been made to access/scripts/perl on a web server. This may indicate that an attacker isattempting to run code of their choosing on that server.Perl should not be installed in a directory directly accessible via theInternet on a web server.--Affected Systems: Any host using IIS with Active Perl installed.--Attack Scenarios:An attacker can retrieve a sensitive file containing information on the IIS implementation. The attacker might then gain administrator access tothe site, deface the content or gain access to a database.--Ease of Attack:Simple.--False Positives:Access to a webserver that stores web cgi scripts in /scripts/perl/ willgenerate events.--False Negatives:None Known.--Corrective Action:Check the IIS implementation on the host. Ensure all measures have been taken to deny access to sensitive files.Ensure that the IIS implementation is fully patched.Ensure that the underlying operating system is fully patched.Employ strategies to harden the IIS implementation and operating system.Check the host for signs of compromise.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?