Skip to content
OJ Reeves edited this page Sep 21, 2016 · 13 revisions

The Meterpreter is an advanced payload that has been part of Metasploit since 2004. Originally written by Matt "skape" Miller, dozens of contributors have provided additional code, and the payload continues to be frequently updated as part of Metasploit development.

Meterpreter development occurs in a separate repository and the compiled results are published as part of the metasploit-payloads gem. Meterpreter pull requests are landed in a slightly different way compared to changes in the Metasploit Framework. For a detailed understanding of the Meterpreter architecture, please review the development guide.

Additional documentation about Meterpreter can be found on this wiki:

Extension-specific documentation:

A wishlist of features is maintained at the Meterpreter Wishlist page.

Examples of specific use cases can also be found on this wiki:

Those interested in the technical details of Meterpeter, along with rationale behind some of the implementations, should read the following:

Got dead Meterpreter sessions? Read this: Debugging Dead Meterpreter Sessions.

Metasploit Wiki Pages


Clone this wiki locally