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
2
Q
Attack that uses a dot-dot-slash sequence
A
Directory traversal
3
Q
Injection of malicious code into a vulnerable web application that will execute in a victims browser
A
Persistent Cross Site Scripting
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 app that initiates at the client side and ultimately executes in the victim’s browser
A
Reflective Cross Site Scripting