Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

AP Cybersecurity: 5.1C - Check for Understanding Questions

star
star
star
star
star
Last updated about 2 hours ago
15 Nsɛmmisa
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

An application is best described as:

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

A company uses a web-based form that allows users to type anything into a field, and the input is processed without any checks. What is the main security concern?

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

A developer requires that a field labeled “Number of Items” only accept numeric input. This is an example of:

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

An online store uses user input directly inside a database query without checking or filtering it first. What vulnerability does this create?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

An attacker enters specially formatted text into a search bar and is able to view more database records than intended. What type of attack is most likely occurring?

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

The primary goal of an SQL injection attack is to:

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

A website stores sensitive information in a user’s browser using JavaScript. Why can this be risky?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

A malicious user posts hidden script code in a website’s comment section. When other users visit the page, the script runs automatically in their browsers. What type of attack is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

A user clicks a link that contains malicious script embedded in the URL, and the script executes in their browser. What type of attack is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

In a buffer system, what is a buffer?

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

A program does not limit the length of user input, and a user enters extremely large data that overwrites adjacent memory. What vulnerability is being exploited?

Asemmisa {{asɛmmisaAhyɛnsode}}
12.

What is a possible result of a successful buffer overflow attack?

Asemmisa {{asɛmmisaAhyɛnsode}}
13.

Which situation best describes a breach of confidentiality caused by an application attack?

Asemmisa {{asɛmmisaAhyɛnsode}}
14.

Which situation best describes a breach of integrity?

Asemmisa {{asɛmmisaAhyɛnsode}}
15.

A company improves security by checking user input before processing it and rejecting unexpected characters. This practice helps prevent which types of attacks?