2180.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 75 行
TXT
75 行
Rule: --Sid:2180--Summary:This event is generated when a BitTorrent client connects to a tracker to gain access to a BitTorrent network. --Impact:Possible violation of policy and abuse of network resources.--Detailed Information:BitTorrent is a peer-to-peer application used for simultaneous downloadsof large files. BitTorrent is designed to allow multiple peers to download large files simultaneously without using extraneous bandwidth from a centralized server.BitTorrent's centralized server, called a tracker, refers peers to each other. This rule looks for a request sent to a BitTorrent tracker from apeer.--Attack Scenarios:A user downloaded a BitTorrent client and attempts to download files from a BitTorrent network.--Ease of Attack:Unix, Windows, and MacOS clients are publicly available for BitTorrent.--False Positives:Other web-based applications could use similar URLs and parameters.--False Negatives:The URL path "/announce" is hardcoded in the BitTorrent tracker. If theURL was changed in the tracker, then this rule would not generate an event.--Corrective Action:If this is a violation of network policy, take appropriate steps to prevent further violations.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>-- Additional References:Bittorrent Protocol Specificationhttp://bitconjurer.org/BitTorrent/protocol.htmlWikipediahttp://en.wikipedia.org/wiki/BitTorrent--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?