1662.txt

来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 61 行

TXT
61
字号
Rule:  --Sid:1662--Summary:This event is generated when an attempt is made to access the home directory of the ftp user via http.--Impact:Medium - Possible unauthorized file access due a configuration error--Detailed Information:The FTP server might block access on ftp homedir to (anonymous) users, but the folder can be read using the webserver.Apache UserDir module allows sharing home directory (sub-)folders, a misconfiguration of the webserver or ftp user account may allow unauthorized access to the ftp user directory.--Attack Scenarios:A FTP server blocks access to the ftp users homedir. A misconfiguration might allow an attacker to access the ftp users home directory.This home folder might contain critical files.--Ease of Attack:Simple.--False Positives:None known--False Negatives:None known--Corrective Action:Visit http://httpd.apache.org/docs for UserDir configuration options or remove UserDir module if not needed.Configure the ftp user to use a non-interactive nologin shell that does not require a home directory.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>Snort documentation contributed by Ueli Kistler, <u.kistler@engagesecurity.com>-- Additional References:--

⌨️ 快捷键说明

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