📄 1274.txt
字号:
Rule:--Sid:1274--Summary:This event is generated when an attempt is made through a portmapGETPORT request to discover the port where the Remote Procedure Call(RPC) ttdbserverd is listening.--Impact:Information disclosure. This request is used to discover which portttdbserverd is using. Attackers can also learn what versions of thettdbserverd protocol are accepted by ttdbserverd. --Detailed Information:The portmapper service registers all RPC services on UNIX hosts. It canbe queried to determine the port where RPC services such as ttdbserverdrun. The ttdbserverd RPC service, more commonly known as the ToolTalkdatabase server, allows applications used in Common Desktop Environment(CDE) to communicate. The ToolTalk service receives ToolTalk messagescreated and sent by applications and delivers them to the appropriaterecipient applications. The ToolTalk database server comes enabled onhosts with CDE. Multiple vulernabilities have been associated with theToolTalk database server. --Affected Systems: All hosts running the UNIX portmapper.--Attack Scenarios:An attacker can query the portmapper to discover the port wherettdbserverd runs. This may be a precursor to accessing ttdbserverd.--Ease of Attack:Simple.--False Positives:If a legitimate remote user is allowed to access ttdbserverd, this rulemay generate an event.--False Negatives:This rule detects probes of the portmapper service for ttdbserverd, notprobes of the ttdbserverd service itself. Because RPC services oftenlisten on fairly arbitrary ports, it may not be possible to detectmisuses of the ttdbserverd service itself. An attacker may attempt to godirectly to the ttdbserverd port without querying the portmapperservice, which would not trigger the rule.--Corrective Action:Limit remote access to RPC services.Filter RPC ports at the firewall to ensure access is denied toRPC-enabled machines.Disable unneeded RPC services.--Contributors:Original rule written by Max Vision <vision@whitehats.com>Modified by Brian Caswell <bmc@sourcefire.com>Sourcefire Research TeamJudy Novak <judy.novak@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -