metasploit-framework/lib/msf/core/rpc
HD Moore 2dd91d4f88 Allow API tokens to be used instead of user/pass
git-svn-id: file:///home/svn/framework3/trunk@8823 4d416f70-5f16-0410-b530-b9f4589650da
2010-03-15 20:16:37 +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 Handle long responses better 2010-03-11 22:21:41 +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 fixes #587; add http xmlrpc support from Ryan Linn, invoke it with 'load xmlrpc ServerType=Web' or ./msfrpcd -t Web 2009-12-02 00:00:11 +00:00
service.rb Add hooks for input/output/error 2010-03-11 21:57:04 +00:00
session.rb move session_output events to the session where they belong (instead of in rpc). add a timeout arg to shell_read 2010-03-11 20:07:06 +00:00