解决:Linux漏洞目标主机showmount -e信息泄露(CEE-1999-0554)
Posted 东方无解
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决:Linux漏洞目标主机showmount -e信息泄露(CEE-1999-0554)相关的知识,希望对你有一定的参考价值。
1、配置方式
/etc/hosts.allow
mountd:192.168.131.1 #cent7.0设置方式
Portmap:192.168.131.1:allow #cent6.0设置方式
/etc/hosts.deny
mountd:all #cent7.0设置方式
Portmap:ALL:deny #cent6.0设置方式
注意:无需重启rpc.bind和nfs
以上是关于解决:Linux漏洞目标主机showmount -e信息泄露(CEE-1999-0554)的主要内容,如果未能解决你的问题,请参考以下文章
目标主机showmount -e信息泄露(CVE-1999-0554)