nerdexam
CompTIA

CAS-002 · Question #644

Resource exhaustion includes all of the following except_____

The correct answer is C. Overflowing a buffer with too much data. Buffer overflow attacks is related to resource exhaustion but is not the same thing. The reason being that the buffer overflow is based on programmers not checking array bounds, rather than exhausting resources. Answer options A, B, and D are incorrect. All of these are…

Enterprise Security

Question

Resource exhaustion includes all of the following except_____

Options

  • AOpening too many connections
  • BAllocating all system memory to a single application
  • COverflowing a buffer with too much data
  • DFlooding a network with excessive packets

How the community answered

(56 responses)
  • A
    5% (3)
  • B
    2% (1)
  • C
    89% (50)
  • D
    4% (2)

Explanation

Buffer overflow attacks is related to resource exhaustion but is not the same thing. The reason being that the buffer overflow is based on programmers not checking array bounds, rather than exhausting resources. Answer options A, B, and D are incorrect. All of these are examples of resource exhaustion.

Topics

#resource exhaustion#buffer overflow#DoS attacks#memory management

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice