📄 610.txt
字号:
Rule: --Sid: 610--Summary: This event is generated when an attempt to login as the superuser is attempted using rsh.--Impact: Serious. If successful the attacker may have gained superuser access to the host.--Detailed Information: This rule generates an event when a connection is made using "rsh" with the username "root". Such activity is indicative of attempts to abuse insecure machines with a known default configuration. Some UNIX systems use the "rsh" daemon which permits remote "root" logins. This may allow an attacker to connect to the machine and establish an interactive session.--Attack Scenarios: An attacker finds a machine with the "rsh" service running and connects to it, then proceeds to guess the "root" password--Ease of Attack:Simple, no exploit software required--False Positives: A system administrator may be logging in to a host using the username "root"--False Negatives: If a local username is not the same as the remote one ("root"), the rule will not generate an event.--Corrective Action: Investigate logs on the target host for further details and more signs of suspicious activityUse ssh for remote access instead of rsh.Deny remote root logins to the host, use a normal user and "sudo" or give the user the ability to "su" to root where appropriate.--Contributors:Original rule by Max Vision <vision@whitehats.com> modified from a signature written by Ron GulaSnort documentation contributed by Anton Chuvakin <http://www.chuvakin.org>Sourcefire Research TeamNigel Houghton <nigel.houghton@sourcefire.com>-- Additional References:Arachnids:http://www.whitehats.com/info/IDS391--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -