metasploit-framework/lib/msf/core/rpc
HD Moore 45425c32da Ignore incoming data when the socket has already been closed. This may not be correct for WebRPC, but it causes problems with the default mode
git-svn-id: file:///home/svn/framework3/trunk@9156 4d416f70-5f16-0410-b530-b9f4589650da
2010-04-27 14:39:51 +00:00
..
auth.rb This patch introduces a really basic RPC service. It is still a long way from its final version 2008-12-02 22:09:34 +00:00
base.rb Allow API tokens to be used instead of user/pass 2010-03-15 20:16:37 +00:00
client.rb Add a close method, fix a memory leak 2010-04-12 19:25:29 +00:00
console.rb Base64 encode the console output as well 2010-03-11 19:49:39 +00:00
core.rb This patch introduces a really basic RPC service. It is still a long way from its final version 2008-12-02 22:09:34 +00:00
job.rb more info about a job, thanks Ryan Linn for the patch; fixes #586 2009-12-01 23:11:12 +00:00
module.rb Workaround for a memory leak on some versions of Ruby 2010-04-25 23:49:20 +00:00
service.rb Ignore incoming data when the socket has already been closed. This may not be correct for WebRPC, but it causes problems with the default mode 2010-04-27 14:39:51 +00:00
session.rb Increase LocalRelay block size, return exploit_uuid in sessions 2010-03-27 15:44:33 +00:00