Chapter 3. The Exploit Formulation Process

Exploit formulation is all about how exploits are made and what they are actually made of. In this chapter, we will cover various vulnerabilities and will try to develop approaches and methods to exploit these vulnerabilities. In addition to that, our primary focus will be on building exploit modules for Metasploit. We will also cover a wide variety of tools that will aid exploit writing in Metasploit. However, an important aspect of exploit writing is the basics of assembly language. If we do not cover the basics of assembly, we will not be able to understand how things actually work. Therefore, let's first start a discussion about the assembly language and the essentials required to write exploits from ...

Get Mastering Metasploit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.