Statistics
| Branch: | Tag: | Revision:

root / msfcli @ master

History | View | Annotate | Download (7.4 kB)

# Date Author Comment
4bcbdc54 04/15/2012 11:35 pm Tod Beardsley

Cutting over rails3 to master.

This switches the Metasploit Framework to a Rails 3 backend. If you run
into new problems (especially around Active Record or your postgresql
gem) you should try first updating your Ruby installation to 1.9.3 and
use a more recent 'pg' gem....

bdf8d06b 02/04/2012 12:32 am HD Moore

Load from the absolute, not relative path

7d2b2b17 11/23/2011 11:10 pm HD Moore

Fix up bad line removals

25c10d2e 11/23/2011 11:02 pm HD Moore

Bump fastlib to 0.0.6, no longer need to push metasploit.fastlib into the include path

bfc32f4a 11/21/2011 02:18 pm Redmine Administrator

Adds fastlib and lib/metasploit.fastlib to the include path

5905ef3f 10/23/2011 07:04 am Joshua Drake

msftidy pass on msf*

git-svn-id: file:///home/svn/framework3/trunk@14035 4d416f70-5f16-0410-b530-b9f4589650da

5ff3f6c3 10/17/2010 12:16 am HD Moore

Fixes #1287 and #581 by having msfcli load msfconsole for exploits/auxiliary runs

git-svn-id: file:///home/svn/framework3/trunk@10719 4d416f70-5f16-0410-b530-b9f4589650da

756e6d2a 10/14/2010 01:45 pm Mike Smith

Remove unsupported msfweb interface. (fixes #503)

  • This will significantly decrease the size of the msf install (~5 MB)
  • ActiveRecord & ActiveSupport are still used, and have been moved to lib/

git-svn-id: file:///home/svn/framework3/trunk@10682 4d416f70-5f16-0410-b530-b9f4589650da

0e72894e 05/03/2010 12:13 pm Joshua Drake

more cleanups

git-svn-id: file:///home/svn/framework3/trunk@9212 4d416f70-5f16-0410-b530-b9f4589650da

43ad9f7a 04/03/2009 07:54 am HD Moore

Fixes #279, thanks jduck!

git-svn-id: file:///home/svn/framework3/trunk@6458 4d416f70-5f16-0410-b530-b9f4589650da

7359ed3f 03/07/2009 05:15 pm HD Moore

Fix up module listings for msfcli

git-svn-id: file:///home/svn/framework3/trunk@6315 4d416f70-5f16-0410-b530-b9f4589650da

cf446dd7 03/07/2009 12:04 pm HD Moore

Reorder argument processing, based on a patch and suggestion by Jun Koi <junkoi2004[at]gmail.com>

git-svn-id: file:///home/svn/framework3/trunk@6309 4d416f70-5f16-0410-b530-b9f4589650da

beb0cc7c 01/30/2009 12:27 am HD Moore

Patch from Jonathan Steel to fix double-symlinks

git-svn-id: file:///home/svn/framework3/trunk@6203 4d416f70-5f16-0410-b530-b9f4589650da

fec443db 01/22/2009 08:48 am Kris Katterjohn

fix interface name in the non-supported note

git-svn-id: file:///home/svn/framework3/trunk@6172 4d416f70-5f16-0410-b530-b9f4589650da

1cbc6d92 12/19/2008 10:20 pm Kris Katterjohn

Try to fall back on aux modules if it's not an exploit

git-svn-id: file:///home/svn/framework3/trunk@6030 4d416f70-5f16-0410-b530-b9f4589650da

248f1e9f 12/19/2008 01:11 am Kris Katterjohn

Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')

git-svn-id: file:///home/svn/framework3/trunk@6022 4d416f70-5f16-0410-b530-b9f4589650da

3741ca6e 11/08/2008 01:44 pm HD Moore

Fixes #196. Correctly show set options in the 'O' mode

git-svn-id: file:///home/svn/framework3/trunk@5854 4d416f70-5f16-0410-b530-b9f4589650da

f124597a 10/19/2008 04:03 pm Ramon de C Valle

Code cleanups

git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da

82f1a3c8 10/04/2008 03:46 pm HD Moore

Hnadle -h properly

git-svn-id: file:///home/svn/framework3/trunk@5714 4d416f70-5f16-0410-b530-b9f4589650da

271822da 02/02/2008 03:29 pm HD Moore

Merged revisions 5386-5391 via svnmerge from
svn+ssh://metasploit.com/home/svn/framework3/branches/framework-3.1

........
r5391 | hdm | 2008-02-02 15:26:48 -0600 (Sat, 02 Feb 2008) | 3 lines

Prepend a library directory to the search path, if MSF_LOCAL_LIB is set. This lets folks maintain a set of modified libraries that will be used instead of the official ones. Documentation updates as well....
bde80f29 07/02/2007 11:18 pm HD Moore

Minor bugfix

git-svn-id: file:///home/svn/framework3/trunk@5014 4d416f70-5f16-0410-b530-b9f4589650da

596feaae 04/28/2007 01:41 pm HD Moore

Fixes #73. Adds payload, encoder, nop options to the listing

git-svn-id: file:///home/svn/framework3/trunk@4800 4d416f70-5f16-0410-b530-b9f4589650da

d8dc31be 03/17/2007 02:39 pm Matt Miller

added option validation to check path

git-svn-id: file:///home/svn/framework3/trunk@4536 4d416f70-5f16-0410-b530-b9f4589650da

f09c67a7 02/21/2007 09:15 am HD Moore

hdm.drink(0xc0ffee)

git-svn-id: file:///home/svn/framework3/trunk@4457 4d416f70-5f16-0410-b530-b9f4589650da

55c2ce56 02/21/2007 09:14 am HD Moore

Fit the text into the standard windows console

git-svn-id: file:///home/svn/framework3/trunk@4456 4d416f70-5f16-0410-b530-b9f4589650da

3103a04f 02/21/2007 09:10 am HD Moore

Add a non-supported note about the Windows ruby interpreter

git-svn-id: file:///home/svn/framework3/trunk@4455 4d416f70-5f16-0410-b530-b9f4589650da

b527934d 02/20/2007 09:47 pm HD Moore

Fix session interaction for msfcli

git-svn-id: file:///home/svn/framework3/trunk@4452 4d416f70-5f16-0410-b530-b9f4589650da

06ac34fa 02/18/2007 06:27 am Matt Miller

fixes #9, added MODULEPATH var, and msfencode/msfpayload support it as well

git-svn-id: file:///home/svn/framework3/trunk@4436 4d416f70-5f16-0410-b530-b9f4589650da

52b0f8c2 02/15/2007 03:14 pm HD Moore

More code from alex

git-svn-id: file:///home/svn/framework3/trunk@4392 4d416f70-5f16-0410-b530-b9f4589650da

38a454c4 02/15/2007 01:33 am Matt Miller

handle actions correctly

git-svn-id: file:///home/svn/framework3/trunk@4386 4d416f70-5f16-0410-b530-b9f4589650da

d5047c8c 09/14/2006 12:33 am HD Moore

Added the ability to launch auxiliary modules from msfcli

git-svn-id: file:///home/svn/framework3/trunk@3884 4d416f70-5f16-0410-b530-b9f4589650da

ce529795 07/31/2006 10:36 am HD Moore

Symlink-friendly msf interfaces

git-svn-id: file:///home/svn/framework3/trunk@3795 4d416f70-5f16-0410-b530-b9f4589650da

a6726c8d 03/16/2006 10:33 am Matt Miller

fix for option import issue when options had spaces

git-svn-id: file:///home/svn/incoming/trunk@3571 4d416f70-5f16-0410-b530-b9f4589650da

b6d64822 02/04/2006 05:59 pm HD Moore

proper fix

git-svn-id: file:///home/svn/incoming/trunk@3503 4d416f70-5f16-0410-b530-b9f4589650da

f84c0483 02/04/2006 04:13 pm HD Moore

Inits the UI for check

git-svn-id: file:///home/svn/incoming/trunk@3502 4d416f70-5f16-0410-b530-b9f4589650da

29dc84ee 01/25/2006 02:18 pm bmc

s/^ /\t/

git-svn-id: file:///home/svn/incoming/trunk@3443 4d416f70-5f16-0410-b530-b9f4589650da

93207b9a 01/10/2006 10:07 am Matt Miller

imported patch from bmc with a few modifications

git-svn-id: file:///home/svn/incoming/trunk@3366 4d416f70-5f16-0410-b530-b9f4589650da

8049b32c 01/05/2006 04:20 pm HD Moore

Patches from <anon>

git-svn-id: file:///home/svn/incoming/trunk@3310 4d416f70-5f16-0410-b530-b9f4589650da

d0c8775f 01/04/2006 09:57 pm HD Moore

Adds a new 'evasion' option type

git-svn-id: file:///home/svn/incoming/trunk@3309 4d416f70-5f16-0410-b530-b9f4589650da

88658064 12/17/2005 12:46 am HD Moore

/usr/bin/ruby vs /usr/bin/env ruby

git-svn-id: file:///home/svn/incoming/trunk@3242 4d416f70-5f16-0410-b530-b9f4589650da

ce27277d 12/14/2005 11:07 pm Matt Miller

msfcli displays exploits now

git-svn-id: file:///home/svn/incoming/trunk@3237 4d416f70-5f16-0410-b530-b9f4589650da

9e16c985 12/05/2005 09:34 pm Matt Miller

moved user interfaces, changed relative lib path

git-svn-id: file:///home/svn/incoming/trunk@3176 4d416f70-5f16-0410-b530-b9f4589650da

514e760b 11/28/2005 03:38 pm Matt Miller

implemented msfd as a plugin

git-svn-id: file:///home/svn/incoming/trunk@3151 4d416f70-5f16-0410-b530-b9f4589650da

3150bd2f 11/15/2005 05:02 pm HD Moore

SMB mixin is mostly working now

git-svn-id: file:///home/svn/incoming/trunk@3037 4d416f70-5f16-0410-b530-b9f4589650da

d1e492c8 11/15/2005 03:59 pm Matt Miller

opt parsing bug

git-svn-id: file:///home/svn/incoming/trunk@3036 4d416f70-5f16-0410-b530-b9f4589650da

dbdb15e8 11/15/2005 03:21 pm HD Moore

Typo fix

git-svn-id: file:///home/svn/incoming/trunk@3033 4d416f70-5f16-0410-b530-b9f4589650da

fbb562a1 10/02/2005 12:49 am Matt Miller

woop

git-svn-id: file:///home/svn/incoming/trunk@2945 4d416f70-5f16-0410-b530-b9f4589650da

839f2212 10/02/2005 12:47 am Matt Miller

msfcli

git-svn-id: file:///home/svn/incoming/trunk@2943 4d416f70-5f16-0410-b530-b9f4589650da

a743293c 05/16/2005 11:30 pm Matt Miller

renamed msfcli to test since it's not really msfcli yet

git-svn-id: file:///home/svn/incoming/trunk@2492 4d416f70-5f16-0410-b530-b9f4589650da

3fa760bc 05/16/2005 11:22 pm Matt Miller

making code smaller is what we do

git-svn-id: file:///home/svn/incoming/trunk@2491 4d416f70-5f16-0410-b530-b9f4589650da

bdda20cb 05/15/2005 04:32 pm Matt Miller

my prototype shit so far

git-svn-id: file:///home/svn/incoming/trunk@2490 4d416f70-5f16-0410-b530-b9f4589650da