Commit Graph

15 Commits

Author SHA1 Message Date
HD Moore 7f758e42e8 Fix up SSL behavior (correctly, this time). Update the msfrpc tools to support the new MessagePack code, fix various defaults in the plugin. Fixes #5116
git-svn-id: file:///home/svn/framework3/trunk@13416 4d416f70-5f16-0410-b530-b9f4589650da
2011-07-29 23:58:05 +00:00
HD Moore 078fb3e7ae Move the fork AFTER the framework instance has been created
git-svn-id: file:///home/svn/framework3/trunk@12498 4d416f70-5f16-0410-b530-b9f4589650da
2011-05-02 02:55:26 +00:00
Tod Beardsley f8be06bd88 See #4129. This patches up shell_read and shell_write to use the new ring buffer mechanisms with no significant API changes. Still need to run through a test on Armitage to ensure it's all still flowing smoothly, should be done within the hour.
git-svn-id: file:///home/svn/framework3/trunk@12310 4d416f70-5f16-0410-b530-b9f4589650da
2011-04-13 17:02:45 +00:00
Matt Weeks 400e0a9f4f Make -n option available to msfrpcd too.
git-svn-id: file:///home/svn/framework3/trunk@11593 4d416f70-5f16-0410-b530-b9f4589650da
2011-01-17 22:37:12 +00:00
James Lee acd535523f don't stacktrace on an interrupt
git-svn-id: file:///home/svn/framework3/trunk@11455 4d416f70-5f16-0410-b530-b9f4589650da
2010-12-30 18:11:25 +00:00
Joshua Drake 9278035922 performance: parse args before loading everything
git-svn-id: file:///home/svn/framework3/trunk@10774 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-21 05:08:01 +00:00
Matt Weeks 4be6c5cd8a Partial revert of r10207 due to cygwin infinite loop, crashes.
git-svn-id: file:///home/svn/framework3/trunk@10231 4d416f70-5f16-0410-b530-b9f4589650da
2010-09-03 15:47:31 +00:00
Matt Weeks 9e86da570e Initialize framework after forking when running msfrpcd as a daemon. Fixes #2465 by running database task thread in daemon.
git-svn-id: file:///home/svn/framework3/trunk@10207 4d416f70-5f16-0410-b530-b9f4589650da
2010-08-31 23:24:54 +00:00
Joshua Drake 0e72894e58 more cleanups
git-svn-id: file:///home/svn/framework3/trunk@9212 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-03 17:13:09 +00:00
James Lee dfabd1e3fc fixes #587; add http xmlrpc support from Ryan Linn, invoke it with 'load xmlrpc ServerType=Web' or ./msfrpcd -t Web
git-svn-id: file:///home/svn/framework3/trunk@7667 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-02 00:00:11 +00:00
kris 2faa983da6 Use [-] instead of [*] for error messages
git-svn-id: file:///home/svn/framework3/trunk@6332 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-11 00:10:27 +00:00
HD Moore beb0cc7cb3 Patch from Jonathan Steel to fix double-symlinks
git-svn-id: file:///home/svn/framework3/trunk@6203 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 06:27:10 +00:00
kris a74d742ebd msfrpcd doesnt bind to loopback
git-svn-id: file:///home/svn/framework3/trunk@6078 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-06 16:06:56 +00:00
HD Moore 08d762b85e Set executable bit
git-svn-id: file:///home/svn/framework3/trunk@5992 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-02 22:32:27 +00:00
HD Moore 71c5175a85 This patch introduces a really basic RPC service. It is still a long way from its final version
git-svn-id: file:///home/svn/framework3/trunk@5991 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-02 22:09:34 +00:00