深入理解在ISC BIND服务器中潜藏了15年的RCE漏洞

该漏洞的成因,是位于lib/dns/spnego.c中的函数der_get_oid()存在堆溢出漏洞。 staticint der_get_oid(constunsignedchar*p,size_tlen,oid*data,size_t*size){ //… data-components=malloc(len*sizeof(*data-components));//components==NULL){ return(E

为你分析bind设置DNS服务器

在此处,你将在该行的正上方指定区域文件信息,如下所示: zone dns01.fedora.local IN { type master; fileforward.fedora.local; allow-update { none;}; }; zone 1.168.192.in-addr.arpa IN { type master; filereverse.fedora.local; allow-update { n

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部