SCNP SCNP Strategic Infrastructure Security

Loading demo links...

Showing 7–9 of 15 questions

Question 7 (Volume B)

Which of the following fields are found in a user account's line in the /etc/passwd file?

Select all that apply, then click Submit answer.

  • The User Identifier assigned to the user account

  • The home directory used by the user account

  • The number of days since the user account password was changed

  • The full name for the user account

  • The number of days until the user account's password must change


Question 8 (Volume B)

What type of cipher is used by an algorithm that encrypts data in chunks of data, 64 bits at a time?

Select an option, then click Submit answer.

  • 64-bit encryption Cipher

  • Block Cipher

  • Stream Cipher

  • Diffuse Cipher

  • Split Cipher


Question 9 (Volume B)

After installing a new SuSe Linux system, you wish to enhance the security of this computer. You type in the following commands (with actions in parenthesis): grub (press

Enter) md5crypt qwerty (copy the result of this command) quit

gedit /boot/grub/menu.1st & password -md5 (Paste what you copied earlier)

(Save and close gedit)

What is the effect of following these commands and actions?

Select an option, then click Submit answer.

  • You have encrypted the grub menu with an MD5 hash.

  • You have added an MD5 hash of the word qwerty to the 1st time the grub menu is run.

  • You have added an MD5 password to the gedit process.

  • You have added an MD5 hash to the grub process.

  • You have added an MD5 hash of the word qwerty to the boot process.