First page Back Continue Last page Graphics
A Few Terms
Vulnerability - a software bug that enables an attacker to gain undesired capabilities.
Exploit - the steps required to gain the undesired capabilities from the vulnerability.
Arbitrary code execution - the highest form of exploit, allowing an attacker to inject arbitrary code into the vulnerable program, and have that code executed.