What is the most common vulnerability that is mainly caused by human error, which allows attackers to gain unauthorized access to the system?

A. Unpatched servers
B. Buffer overflows
C. Misconfigurations
D. Default installations

Answer: C. Misconfigurations

Computer Science & Information Technology

You might also like to view...

Combines the results of two or more similar select queries

a. Combine query b. Combined select query c. Union query

Computer Science & Information Technology

To run the Painter application, we used the java command, followed by the name of the application’s ________ file.

a. .java b. .class c. .exe d. .obj

Computer Science & Information Technology