CompTIA Security+ SY0-701 Practice Test 8 By Mr. B

CompTIA Security+ SY0-701 Practice Test 8 By Mr. B

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

18 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the answers listed below refers to a security vulnerability that enables inserting malicious code into input fields, such as search bars or login forms, to execute unauthorized commands on a database? Options: RCE, SQLi, XSS, CSRF

Back

SQLi

Answer explanation

SQLi, or SQL Injection, is a security vulnerability that allows attackers to insert malicious SQL code into input fields, enabling them to execute unauthorized commands on a database. This makes SQLi the correct answer.

2.

FLASHCARD QUESTION

Front

Which of the following indicates an SQL injection attack attempt? DELETE FROM itemDB WHERE itemID = '1';, SELECT * FROM users WHERE userName = 'Alice' AND password = '' OR '1' = '1';, DROP TABLE itemDB;, SELECT * FROM users WHERE email = 'example@example.com' AND password = '';

Back

SELECT * FROM users WHERE userName = 'Alice' AND password = '' OR '1' = '1';

Answer explanation

The correct choice indicates an SQL injection attempt by using 'OR '1' = '1'', which can bypass authentication. This technique exploits vulnerabilities in SQL queries to manipulate database access.

3.

FLASHCARD QUESTION

Front

Which of the following answers refers to a type of software embedded into a hardware chip? Firmware, Middleware, Device driver, Machine code

Back

Firmware

Answer explanation

Firmware is a type of software specifically designed to be embedded into hardware chips, providing low-level control for the device. Unlike middleware or device drivers, firmware operates closely with the hardware.

4.

FLASHCARD QUESTION

Front

Which term refers to a situation in which a product or service may no longer receive security patches or other updates, making it more vulnerable to attack? Options: EOL, ALM, EOS, SDLC

Back

EOL

Answer explanation

EOL stands for 'End of Life', indicating that a product or service will no longer receive updates or security patches, increasing its vulnerability to attacks. This makes EOL the correct choice for the question.

5.

FLASHCARD QUESTION

Front

What is the main vulnerability related to legacy hardware?

Back

Lack of security updates and patches

Answer explanation

The main vulnerability of legacy hardware is the lack of security updates and patches, making it susceptible to cyber threats. Without regular updates, these systems cannot defend against new vulnerabilities.

6.

FLASHCARD QUESTION

Front

Which of the following answers refers to a virtualization-related vulnerability where virtualized assets allocated to one VM are improperly isolated and can be accessed or compromised by another VM? Options: Resource reuse, Privilege escalation, Resource exhaustion, Concurrent session usage

Back

Resource reuse

Answer explanation

Resource reuse refers to a vulnerability in virtualization where resources allocated to one VM can be accessed by another VM due to improper isolation, leading to potential data breaches or compromises.

7.

FLASHCARD QUESTION

Front

Which term describes the process of removing software restrictions imposed by Apple on its iOS operating system? Options: Sideloading, Carrier unlocking, Rooting, Jailbreaking

Back

Jailbreaking

Answer explanation

Jailbreaking is the term used to describe the process of removing software restrictions on iOS, allowing users to install unauthorized apps and customize their devices beyond Apple's limitations.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?