Verify No .rhost Files Exist
이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Description
Local system users should not have a .rhost file in their home directory.
Rationale
User configuration files with excessive or incorrect access may enable malicious users
to steal or modify other users’ data or to gain another user’s system privileges.
The .rhost file provides the “remote authentication” database for the rcp, rlogin, and
rsh commands and the rcmd() function. These files bypass the standard
password-based user authentication mechanism. They specify remote hosts and
users that are considered trusted (i.e. are allowed to access the local system
without supplying a password).
Warning
Automatic remediation of this rule is not available due to the unique
requirements of each system. Any .rhost files should be investigated
and removed manually.