2018.txt

来自「This is the snapshot of Snot Latest Rule」· 文本 代码 · 共 58 行

TXT
58
字号
Rule:--Sid:2018--Summary:This event is generated when a request is made to list remotely mounted Network File System (NFS) directories. --Impact:Information disclosure.  This can allow an attacker to discover NFS file systems that have been mounted.--Detailed Information:The mountd Remote Procedure Call (RPC) implements the NFS mount protocol.  When an NFS client requests a mount of an NFS file system, mountd examines the list of exported file systems.  If the NFS client is permitted access to the requested file system, mountd returns a file handle for the requested directory.  An attacker or legitimate NFS client may request a list of mounted file systems.--Affected Systems:All systems running NFS.--Attack Scenarios:An attacker may attempt to list the mounted NFS file systems as a precursor to mounting them to read or change a specific file. --Ease of Attack:Simple.   --False Positives:If a legitimate remote user is allowed to list mounted NFS file systems, this rule may trigger.--False Negatives:None Known.--Corrective Action:Limit remote access to RPC services.Filter RPC ports at the firewall to ensure access is denied to RPC-enabled machines. Disable unneeded RPC services.--Contributors:Original rule written by Brian Caswell <bmc@sourcefire.com>Sourcefire Vulnerability Research TeamJudy Novak <judy.novak@sourcefire.com>--Additional References:--

⌨️ 快捷键说明

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