1616.txt

来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 59 行

TXT
59
字号
Rule:--Sid:1616--Summary:This event is generated when an attempt is made to query version.bind on your DNS server.--Impact:Reconnaissance. This may indicate which version of BIND the server is running.--Detailed Information:An attacker can query a DNS server for the version of BIND running.  Some versions of BIND, by default, respond to these queries while BIND version 9; by default, does not.  A response to this query can assist an attacker in discovering servers that are potentially vulnerable to exploits associated with specific versions of BIND. --Affected Systems:All versions of BIND.--Attack Scenarios:An attacker can execute this query to find DNS servers running specific versions of BIND.--Ease of Attack:Simple. Use the Unix command 'dig @ns.com version.bind txt chaos' --False Positives:None Known--False Negatives:None Known--Corrective Action:Remove the ability to retrieve the version.bind chaos record via configuration options.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Judy Novak <judy.novak@sourcefire.com>--Additional References:Nessus:http://cgi.nessus.org/plugins/dump.php3?id=10028Arachnids::http://www.whitehats.com/info/IDS278--

⌨️ 快捷键说明

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