Statistics
| Branch: | Tag: | Revision:

root / msfconsole @ master

History | View | Annotate | Download (3.5 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....

afe3168a 03/31/2012 12:05 pm HD Moore

Enable additional migration-path parameters, use a temporary directory to bring the database online

Conflicts:

lib/msf/core/db_manager.rb
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

21b1945c 02/13/2011 04:19 pm James Lee

add a commandline switch for loading plugins at startup

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

a2e6f0e9 01/25/2011 04:58 pm Joshua Drake

add -q option to suppress banner, improve -n warning

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

a1af22d3 12/28/2010 02:24 pm Jonathan Cran

applying a patch to enable easy output to file: ./msfconsole -o output.txt -r input.msfrc

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

f5f7f555 10/19/2010 02:51 am HD Moore

Allow a database config file to be specified

git-svn-id: file:///home/svn/framework3/trunk@10743 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

4199f20c 10/08/2010 07:06 pm Joshua Drake

delay loading rex too

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

53e2a010 08/04/2010 09:24 pm Joshua Drake

add -n (disable database) option for msfconsole, gives 33% startup time reduction

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

b44a2a16 05/25/2010 05:29 pm Joshua Drake

delay framework load until after option parsing

git-svn-id: file:///home/svn/framework3/trunk@9367 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

ea0f4d2e 02/02/2010 05:13 pm James Lee

allow multiple resource files on the command line

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

d769b45f 11/29/2009 05:47 pm James Lee

handle invalid options, fixes 542

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

35fcf8c2 10/02/2009 09:17 am HD Moore

Swap around rbreadline - load it by default, but also allow the old readline with the -L (--real-readline) parameter to msfconsole. This also fixes absolute path handling for msfconsole command passthrough

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

aed112ff 02/15/2009 01:27 pm Kris Katterjohn

a few trivial whitespace things

git-svn-id: file:///home/svn/framework3/trunk@6228 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

b3ecce5c 11/16/2008 03:10 pm James Lee

look for files in absolute paths. fixes #252

git-svn-id: file:///home/svn/framework3/trunk@5928 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

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....
58708378 02/23/2007 11:29 pm Matt Miller

ensure that module counts are reflected accurately, and add option to specify a module path to msfconsole, fixes #25

git-svn-id: file:///home/svn/framework3/trunk@4462 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

279c0e3e 01/29/2007 10:48 pm Matt Miller

defanged mode

git-svn-id: file:///home/svn/framework3/trunk@4303 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

3aa45638 04/02/2006 11:28 am HD Moore

Added -c, -r, -v options to msfconsole

git-svn-id: file:///home/svn/incoming/trunk@3584 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

6063908c 12/13/2005 12:27 am HD Moore

Catch ugly Interrupt error in msfconsole, fixed tabs in simpleclient

git-svn-id: file:///home/svn/incoming/trunk@3213 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

d2be5981 10/01/2005 02:02 am Matt Miller

better ui

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

b11a42d7 10/01/2005 02:02 am Matt Miller

enhanced logging

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

6ec3700b 09/29/2005 03:18 pm Matt Miller

pivoting with portfwd command

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

72ad97df 07/13/2005 04:09 pm Matt Miller

fixed up encoding, made payload generation pimper

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

0bfdc67d 07/09/2005 04:28 pm Matt Miller

foo

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

55f8cdb4 07/09/2005 04:22 pm Spoon M

motisha4lif

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

40e36360 07/08/2005 07:24 pm Matt Miller

started hacking on payload stuff

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

9ba20c7b 05/22/2005 02:39 pm Matt Miller

text user interface crap

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