[framework] Meterpreter service

Alexander Sotirov asotirov at determina.com
Tue May 29 22:34:38 CDT 2007


Hi Metasploiters,

Many people seem to be interested in running the Meterpreter as a service. I've
developed a simple network service that accepts new connections (on port 31337
of course) and starts a new Meterpreter process for each connection. Multiple
simultaneous connection are supported.

The program can be registered as a Windows service or simply run from the
command line. I've used it extensively over the last year and I believe that
it's pretty solid.

The code is release under a BSD license and available for download here:
http://www.determina.com/security.research/utilities/


Take care,
Alex



More information about the framework mailing list