From charlesreid1

No edit summary
Line 11: Line 11:
It provides additional functionality that a basic netcat or cryptcat shell might not provide.
It provides additional functionality that a basic netcat or cryptcat shell might not provide.


==How To Use==
Some commands and info here: https://en.wikibooks.org/wiki/Metasploit/MeterpreterClient


=Flags=
=Flags=


{{MSFlag}}
{{MSFlag}}

Revision as of 04:59, 3 April 2016

What Is It?

Meterpreter is a payload delivered to a target machine that communicates over a network using sockets. It's essentially an enhanced shell, and the client-side payload provides a Ruby API that enables it to be controlled with Metasploit.

Why Meterpreter is Better

Meterpreter is an entirely in-memory tool, and writes nothing to disk.

It uses encrypted communications - so replaces cryptcat.

It provides additional functionality that a basic netcat or cryptcat shell might not provide.

How To Use

Some commands and info here: https://en.wikibooks.org/wiki/Metasploit/MeterpreterClient

Flags