476.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 77 行
TXT
77 行
Rule:--Sid:476--Summary:This event is generated when Webtrends Security Scanner generates an ICMP echorequest message.--Impact:ICMP echo requests are used to determine if a host is running at aspecific IP address. A remote attacker can scan a large range of hostsusing ICMP echo requests to determine what hosts are operational on thenetwork.--Detailed Information:Webtrends Ecurity Scanner generates a ICMP Echo Request message containing thefollowing hex signature:|00000000454545454545454545454545|By searching for this string in a packet, it is possible to determinethe type of host that generated the request.--Attack Scenarios:A remote attacker might scan a large range of hosts using ICMP echorequests to determine what hosts are operational on the network.--Ease of Attack:Simple. The "ping" utility found on most operating systems can generatethese types of ICMP messages.--False Positives:None known--False Negatives:Packet generation tools can generate ICMP Echo requests withuser-defined payloads. This could allow attackers to replace thissignature with binary values and conceal their operating system.--Corrective Action:To prevent information gathering, use a firewall to block incoming ICMPType 8 Code 0 traffic.--Contributors:Original Rule writer unknownSourcefire Research TeamMatthew Watchinski (matt.watchinski@sourcefire.com)--Additional References:http://www.whitehats.com/info/IDS307--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?