521.txt
来自「This is the snapshot of Snot Latest Rule」· 文本 代码 · 共 53 行
TXT
53 行
Rule:--Sid:521--Summary:This event is generated when an overly large UDP packet is observed. --Impact:Possible denial of service. UDP packet payloads are typically smaller than 4000 bytes. One possible explanation of a payload of greater than 4000 bytes is an attempted denial of service.--Detailed Information:UDP payloads are typically smaller than 4000 bytes since the UDP protocol is intended to be used for the transmission of smaller payloads. When a large payload is observed, it may be a sign or anomalous activity, perhaps an attempted denial of service against the remote host. --Affected Systems:Any system that listens for a UDP service. --Attack Scenarios:An attacker may craft large UDP payloads in an attempt to cause a denial of service against a remote host.--Ease of Attack:Simple.--False Positives:There may be UDP services offered that naturally support large payload sizes.--False Negatives:None Known.--Corrective Action:Allow only known UDP protocols inbound.--Contributors:Original rule written by Max Vision <vision@whitehats.com>Sourcefire Vulnerability Research TeamJudy Novak <judy.novak@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?