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
2
Q
Attack that uses dot-dot-dash sequences
A
Directory Traversal
3
Q
Injection of malicious code into vulnerable web application that will execute in a victim’s browser
A
Presistent XSS
4
Q
Tricking an application into including unauthorized commands in the data sent to an interpreter
A
Injection Attack
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