[framework] Generic TCP Server

H D Moore hdm at metasploit.com
Thu May 1 10:46:16 CDT 2008


There sure is, take a look at the following modules for examples:
http://metasploit.com/svn/framework3/trunk/modules/auxiliary/server/capture/

If you set SSL to true when using the TcpServer mixin, it will also 
auto-generate and use a SSL certificate for that service.

-HD

On Thursday 01 May 2008, Tim Elrod wrote:
> is there a way in the framework to create a generic tcp server?  i
> know there is the built in httpserver used for browser bugs but i was
> looking for something that just listened on a port and set arbitrary
> data when the client connected and then fired the payload handler




More information about the Framework mailing list