471.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 69 行
TXT
69 行
Rule:--Sid:471--Summary:This event is generated when Icmpenum v1.1.1 generates an ICMP datagram.--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:Icmpenum v1.1.1 generates an ICMP Type 0 datagram with an ICMP ID of 666, an ICMPsequence number of 0, and an ICMP datagram size of 0. --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. Packet generation tools can generate this type of ICMP packet--False Positives:None known--False Negatives:Packet generation tools can generate ICMP Echo requests withuser-defined payloads that emulate this application.--Corrective Action:To prevent information gathering, use ingress filtering to blockincoming ICMP Type 8 Code 0 traffic.--Contributors:Original Rule writer unknownSourcefire Research TeamMatthew Watchinski (matt.watchinski@sourcefire.com)--Additional References:http://www.whitehats.com/info/IDS450--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?