1-10.3 Attack Vectors - Code Flashcards

1
Q

The process of validating the output of a process before it is returned to recipient

A

Output validation

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

Attack that uses a dot-dot-slash sequence

A

Directory traversal

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

Injection of malicious code into a vulnerable web application that will execute in a victims browser

A

Persistent Cross Site Scripting

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

Tricking an application into including unauthorized commands in the data sent to an interpreter

A

Injection Attack

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

Injection of malicious code into a web app that initiates at the client side and ultimately executes in the victim’s browser

A

Reflective Cross Site Scripting

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