CCSK Exam QuestionsBrowse all questions from this exam

CCSK Exam - Question 8


Which attack surfaces, if any, does virtualization technology introduce?

Show Answer
Correct Answer: D

Virtualization technology introduces multiple attack surfaces. The hypervisor is a critical component that can be targeted. In addition, virtualization management components apart from the hypervisor, such as those used to manage and configure virtual machines, are also potential targets. Configuration and VM sprawl issues can introduce vulnerabilities due to misconfigurations and the difficulty of managing numerous virtual machines. Therefore, all of these factors collectively constitute the attack surfaces introduced by virtualization technology.

Discussion

3 comments
Sign in to comment
CloudSecurityManOption: D
Sep 10, 2023

Why correct answer is D? VM(Virtual Machine) run on host machine hence, Virtual machine attacks have targets that are attacked as follows. - VM snpashot and virtual image attack - Virtualization administrator attack - Virtual network attack - Virtual security software issues.

BlackListRapaOption: D
Jul 26, 2023

D. All of the above Virtualization technology introduces multiple attack surfaces that need to be considered for security.

cyberkimOption: A
Jun 18, 2023

Isn't the answer A - the hypervisor only? The other answers don't make sense to me in terms of the attack surface.