首页 科技问答 rlmWAx,SR 8812-F 关闭ntp mode-6 查询

rlmWAx,SR 8812-F 关闭ntp mode-6 查询

科技问答 244
1678461254,CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。内容来源:知了社区

问题描述:

8812作为ntp 服务器同步下联PE 时钟,检测到漏洞NTP Mode 6,需限制ntp mod-6查询

组网及组网描述:


13小时前提问

您好,先按照如下方式整改。设备只是NTP客户端可以通过acl 只允许服务器地址来规避。

 

ntp-sevice peer acl 3000

acl  number 3000  //rule规则中加的地址为设备配置的NTP的unicast-server

rule 0  permit ip source  10.

rule 5  permit ip source  10.

13小时前回答

如果是服务端呢?

A:关于NTP MODE 6字段的报文攻击:

CVE-

An exploitable configuration modification vulnerability exists in the control mode (mode 6) functionality of ntpd. If, against long-standing BCP recommendations, "restrict default noquery ..." is not specified, a specially crafted control mode packet can set ntpd traps, providing information disclosure and DDoS amplification, and unset ntpd traps, disabling legitimate monitoring. A remote, unauthenticated, network attacker can trigger this vulnerability.

Ntp对于mode 6的写命令(如set trap和write clock status)没有进行认证保护,导致攻击者能通过该命令反复操作ntp。

V7和V5均不支持通过mode6报文对ntp进行写操作,因此无此问题。

13小时前回答

也就是虽然被扫出来了,但是不用去在意这个。

你正在,SR 8812-F 关闭ntp mode-6 查询