-
Notifications
You must be signed in to change notification settings - Fork 79
Exploitation
HockeyInJune edited this page Apr 8, 2013
·
7 revisions
Exploitation is the process of taking advantage of vulnerabilities in binary applications, usually resulting in arbitrary code execution.
- A Journey Into Exploitation
- Darmouth College: Useful Security and Privacy links
- Corelan Team Articles
- List of useful resources on different vulnerabilities
- Debugging Fundamentals for Exploit Development
- OllyDbg Tricks for Exploit Development
Exploitation mitigation techniques are mechanisms that are used to make exploitation of a vulnerability difficult or impossible.