Vulnerabilities and Attacks Flashcards
1
Q
Zero Day Vulnerability
A
Vulnerability that is discovered and exploited before a patch can be issued for it
“Vulnerability exists but manufacturer does not know about it.”
2
Q
Zero Day Exploit
A
Any unknown exploit in the wild that exposes a previously unknown vulnerability in software or hardware.
3
Q
Code injection
A
Insertion of additional information or code through a data input form from a client to an application
4
Q
Attackers conduct SQL injections by
A
- Entering data on a form
- Modifying cookies
- Changing POST data
- Using HTTp headers