Korean
<< Back
VID 14216
Severity 10
Port 22
Protocol TCP
Class LSC
Detailed Description There are default accounts or temporary accounts that is not used in the system. Unused default accounts include daemon, bin, adm, uucp, lp, and nuucp.
Temporary accounts include test, guest, and so on. The attacker can access the system through these accounts

* Platforms Affected:
UNIX, Linux
Recommendation You can delete accounts as follows:

- SunOS, LINUX, HP-UX Settings: #userdel <user_name>
- AIX Settings: #rmuser <user_name>
Related URL (CVE)
Related URL (SecurityFocus)
Related URL (ISS)