8-62.2 Input and Output Validation Flashcards

1
Q

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

A

Output validation

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

Attack that uses dot-dot-dash sequences

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 vulnerable web application that will execute in a victim’s browser

A

Presistent XSS

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 application that initiates at the client side and ultimately executes in the victim’s browser.

A

Reflective XSS

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