␡
- Foundation Topics
- Exam Preparation Tasks
- Answer Review Questions
< Back
Page 3 of 3
This chapter is from the book
Answer Review Questions
Answer the following review questions. You can find the answers at the end of this chapter.
- Virtualization technology is often implemented as operating systems and applications that run in software. Quite often, it is implemented as a virtual machine. Of the following, which can be a security benefit when using virtualization?
- Patching a computer will patch all virtual machines running on the computer.
- If one virtual machine is compromised, none of the other virtual machines can be compromised.
- If a virtual machine is compromised, the adverse effects can be compartmentalized.
- Virtual machines cannot be affected by hacking techniques.
- Eric wants to install an isolated operating system. What is the best tool to use?
- Virtualization
- UAC
- HIDS
- NIDS
- Where would you turn off file sharing in Windows Vista?
- Control Panel
- Local Area Connection
- Network and Sharing Center
- Firewall properties
- Which option enables you to hide ntldr?
- Enable Hide Protected Operating System Files
- Disable Show Hidden Files and Folders
- Disable Hide Protected operating system Files
- Remove the –R Attribute
- Which of the following should be implemented to harden an operating system? (Select the two best answers.)
- Install the latest service pack.
- Install Windows Defender.
- Install a virtual operating system.
- Execute PHP scripts.
- In Windows XP and Windows Vista, what is the best file system to use?
- FAT
- NTFS
- DFS
- FAT32
- A customer's computer uses FAT16 as its file system. What file system can you upgrade it to when using the
convert command?
- NTFS
- HPFS
- FAT32
- NFS
- Which of the following is not an advantage of NTFS over FAT32?
- NTFS supports file encryption.
- NTFS supports larger file sizes.
- NTFS supports larger volumes.
- NTFS supports more file formats.
- What is the deadliest risk of a virtual computer?
- If a virtual computer fails, all other virtual computers immediately go offline.
- If a virtual computer fails, the physical server goes offline.
- If the physical server fails, all other physical servers immediately go offline.
- If the physical server fails, all the virtual computers immediately go offline.
- Virtualized browsers can protect the OS that they are installed within from which of the following?
- DDoS attacks against the underlying OS
- Phishing and spam attacks
- Man-in-the-middle attacks
- Malware installation from Internet websites
- Which of the following needs to be backed up on a domain controller to recover Active Directory?
- User data
- System files
- Operating system
- System state
- Which of the following should you implement to fix a single security issue on the computer?
- Service pack
- Support website
- Patch
- Baseline
- An administrator wants to reduce the size of the attack surface of Windows server 2003. Which of the following is the best answer to accomplish this?
- Update antivirus software.
- Install service packs
- Disable unnecessary services.
- Install network intrusion detection systems.
- You finished installing the operating system for a home user. What are three good methods to implement in order to secure that operating system? (Select the three best answers.)
- Install the latest service pack.
- Install a hardware- or software-based firewall.
- Install the latest patches.
- Install pcAnywhere.
- Which of the following is a security reason to implement virtualization in your network?
- To isolate network services and roles
- To analyze network traffic
- To add network services at lower costs
- To centralize patch management
Answers and Explanations
- C. By using a virtual machine (which is one example of a virtual instance) any ill effects can be compartmentalized to that particular virtual machine, usually without any ill effects to the main operating system on the computer. Patching a computer does not automatically patch virtual machines existing on the computer. Other virtual machines can be compromised, especially if nothing is done about the problem. Finally, virtual machines can definitely be affected by hacking techniques. Be sure to secure them!
- A. Virtualization enables a person to install operating systems (or applications) in an isolated area of the computer's hard drive, separate from the computer's main operating system.
- C. The Network and Sharing Center is where you can disable file sharing in Windows Vista.
- A. To hide ntldr you need to enable the Hide Protected Operating System Files checkbox. Keep in mind that you should have already enabled the Show Hidden Files and Folders radio button.
- A and B. Two ways to harden an operating system include installing the latest service pack and installing Windows defender. However, virtualization is a separate concept altogether, and PHP scripts will generally not be used to harden an operating system.
- B. NTFS is the most secure file system for use with Windows XP and Windows Vista. FAT and FAT32 are older file systems, and DFS is the distributed file system used in more advanced networking.
- A. The Convert command is used to upgrade FAT and FAT32 volumes to the more secure NTFS without loss of data. HPFS is the High Performance File System developed by IBM and not used by Windows. NFS is the Network File System, something you would see in a storage area network.
- D. NTFS and FAT32 support the same number of file formats.
- D. The biggest risk of running a virtual computer is that it will go offline immediately if the server that it is housed on fails. All other virtual computers on that particular server will also go offline immediately.
- D. The beauty of a virtualized browser is that regardless of whether a virus or other malware damages it, the underlying operating system will remain unharmed. The virtual browser can be deleted and a new one can be created; or if the old virtual browser was backed up previous to the malware attack, it can be restored.
- D. The system state needs to be backed up on a domain controller to recover the active directory database in the future. The system state includes user data and system files but does not include the entire operating system. If a server fails, the operating system would have to be reinstalled, and then the system state would need to be restored.
- C. A patch can fix a single security issue on a computer. A service pack addresses many issues and rewrites many files on a computer; it may be overkill to use a service pack when only a patch is necessary. You might obtain the patch from a support website. A baseline can measure a server or a network and to obtain averages of usage.
- C. Quite often, operating system manufacturers such as Microsoft refer to the attack surface as all the services that run on the operating system. By conducting an analysis of which services are necessary and which are unnecessary, an administrator can find out which ones need to be disabled, thereby reducing the attack surface. Service packs, antivirus software, and network intrusion detection systems (NIDS) are good tools to use to secure an individual computer and the network but do not help to reduce the size of the attack surface of the operating system.
- A, B, and C. After installing an operating system, it's important to install the latest service pack, patches, and a firewall. These three methods can help to secure the operating system. However, pcAnywhere can actually make a computer less secure and should be installed only if the user requests it. PcAnywhere is just one of many examples of remote control software.
- A. Virtualization of computer servers enables a network administrator to isolate the various network services and roles that a server may play. Analyzing network traffic would have to do more with assessing risk and vulnerability and monitoring and auditing. Adding network services at lower costs deals more with budgeting than with virtualization; although, virtualization can be less expensive. Centralizing patch management has to do with hardening the operating systems on the network scale.
< Back
Page 3 of 3