⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1334.txt

📁 snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具
💻 TXT
字号:
Rule:--Sid:1334--Summary:Attempted echo command access via web--Impact:Attempt to gain system environment information or an attempt to postinformation on the host using the echo command.--Detailed Information:This rule generates an event when a UNIX "echo" command is used over aplain-text (unencrypted) connection on one of the specified web ports tothe target web server. The "echo" command may be used to modify thecontent of arbitrary files by means of shell output redirection.The rule looks for the "echo" command in the client to web servernetwork traffic and does not indicate whether the command was actuallysuccessful. The presence of the "echo" command web traffic indicatesthat an attacker attempted to trick the web server into executing systemcommands in non-interactive mode i.e. without a valid shell session. Alternatively this rule may generate an event in an unencrypted HTTPtunneling connection to the server or a shell connection via anotherexploit against the web server.This may also be an attempt to gain intelligence about the environmentvariables on a webserver. echo is a built-in shell command that willreturn information about the system's environment variables. Thisinformation is valuable to an attacker who can use it to plan furtherattacks based on the information returned.--Attack Scenarios:1. The attacker can make a standard HTTP request that contains'/bin/echo' in the URI which can then return sensitive information onsystem environment variables present on the host.  This command may alsobe requested on a command line should the attacker gain access to the machine.2. An attacker uses a "echo" command via a web server connection to add"+ +" to a corresponding ".rhosts" file which controls accesspermissions to the system via r-commands--Ease of Attack:Simple HTTP request.--False Positives:None Known--False Negatives:None Known--Corrective Action:Webservers should not be allowed to view or execute files and binariesoutside of it's designated web root or cgi-bin. --Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>Additional information from Anton Chuvakin <http://www.chuvakin.org>-- Additional References:man echo--

⌨️ 快捷键说明

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