Quiz 1 Flashcards

1
Q

You are helping the QA team test a new application. If four or more tests all click “Done” at the same time in the interface it causes the application to crash. What is most likely occurring?

A

Race condition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An organization fails to use a shredder & simply throws all old paper documents into the trash bin behind the office. Which of the following attacks might NOT follow as a result of this choice?

A

Tailgating

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the best defense against social engineering attacks?

A

Training & procedures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A system administrator was fired, the internal file server & backup server crashed. Critical operating system files were deleted from both systems by malware that was installed 2 months ago. No indication of an external threat. This is an example of what kind of malware?

A

Logic bomb

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which kind of attack sometimes uses a tautology such as “42 = 42” as part of the attack code?

A

SQL injection (SQLi)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A threat actor has obtained a list of all usernames at an organization. There are over 10,000 usernames. The threat actor writes a script to login to each account using the password “Fall2022!”. What type of an attack does this best describe?

A

Spraying

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

While performing quality assurance testing a new custom web application & the tester types “42” into the username field. The application returns an error message displaying a stack trace & a SQL error. This is an example of which of the following?

A

Improper error handling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A co-worker urges you to download the new tic-tac app for Windows. The cursor on their screen moves on its own & a command prompt window opens & quickly closes. You can’t tell what was displayed in that command prompt window. Your co-worker says its been doing that for awhile. Based on what you’ve seen, you suspect the new tic-tac app is what type of malware?

A

Trojan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

While reviewing web server application logs you notice the following pattern in many requests from several unusual IP addresses: “../../../” What kind of attack was likely attempted?

A

Directory traversal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which social engineering attack may use something like DNS poisoning to make it effective?

A

Pharming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly