Commit Graph

36 Commits (115899d24d0ab086398934b7f8412b1d8f5b2552)

Author SHA1 Message Date
HD Moore 25a8621e72 This giant pile of bizzare image foo solves an issue with GLib not being able to parse international path names.
git-svn-id: file:///home/svn/framework3/trunk@5934 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-17 04:34:09 +00:00
HD Moore f6464e7116 Fixes #256. Jobify all auxiliary modules
git-svn-id: file:///home/svn/framework3/trunk@5931 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-16 21:28:51 +00:00
HD Moore 94a7cdcc6b Fix duplicate options when payload/exploit have a shared optino value
git-svn-id: file:///home/svn/framework3/trunk@5856 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-08 23:06:04 +00:00
HD Moore bc8e5669bd Fixes #238. Exposes the RHOST option to the payload and fixes the MSFGUI display of payload options
git-svn-id: file:///home/svn/framework3/trunk@5852 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-08 19:25:25 +00:00
Ramon de C Valle f124597a56 Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-19 21:03:39 +00:00
HD Moore b6993ad46a Increase the address option fields, supports IPv6 and hostnames now.
git-svn-id: file:///home/svn/framework3/trunk@5641 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-24 15:34:24 +00:00
HD Moore cd5d111296 Handle situations were ruby-gtk2 is available, but cairo is not. Fixes #191
git-svn-id: file:///home/svn/framework3/trunk@5407 4d416f70-5f16-0410-b530-b9f4589650da
2008-02-09 08:17:20 +00:00
HD Moore 6677beb174 Merged revisions 5366-5377 via svnmerge from
svn+ssh://metasploit.com/home/svn/framework3/branches/framework-3.1

........
  r5366 | hdm | 2008-01-26 20:30:53 -0600 (Sat, 26 Jan 2008) | 2 lines
  
  Update version information
........
  r5367 | hdm | 2008-01-26 21:10:57 -0600 (Sat, 26 Jan 2008) | 3 lines
  
  Updated for version 3.1
........
  r5369 | hdm | 2008-01-26 21:13:31 -0600 (Sat, 26 Jan 2008) | 3 lines
  
  Wipe the private directories from the branch. 
........
  r5371 | hdm | 2008-01-27 17:24:24 -0600 (Sun, 27 Jan 2008) | 5 lines
  
  Timeout options added for dcerpc connect and read times. Addition of novell netware as a supported target platform. Inclusion of the serverprotect exploit (still works on the latest version). Addition of the first remote netware kernel exploit that leads to a shell, addition of netware stager and shell, and first draft of the release notes for 3.1
........
  r5372 | hdm | 2008-01-27 17:30:08 -0600 (Sun, 27 Jan 2008) | 3 lines
  
  Formatting, indentation, fixed the static IP embedded in the request
........
  r5373 | hdm | 2008-01-27 20:02:48 -0600 (Sun, 27 Jan 2008) | 3 lines
  
  Correctly trap exploit errors in a way that works with all of the UIs
........
  r5374 | hdm | 2008-01-27 20:23:25 -0600 (Sun, 27 Jan 2008) | 3 lines
  
  More last-minute bug fixes
........
  r5375 | hdm | 2008-01-27 20:37:43 -0600 (Sun, 27 Jan 2008) | 3 lines
  
  Force multi-bind off in netware, correct label display in gtk gui labels
........
  r5376 | hdm | 2008-01-27 20:50:03 -0600 (Sun, 27 Jan 2008) | 3 lines
  
  More exception handling fun
........


git-svn-id: file:///home/svn/framework3/trunk@5378 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-28 03:06:31 +00:00
HD Moore 19c36b0f24 Nice confirmation dialog for the save button
git-svn-id: file:///home/svn/framework3/trunk@5362 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-27 02:06:44 +00:00
HD Moore c66f8706ef Fixes #180. Places all exploit and auxiliary options into a nice scrolling window. Solves a crash when validation fails in the wizard
git-svn-id: file:///home/svn/framework3/trunk@5360 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-27 02:03:10 +00:00
HD Moore a9ca5d1ace More GUI work. Changed the location where module exceptions are reported
git-svn-id: file:///home/svn/framework3/trunk@5335 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 05:29:35 +00:00
HD Moore b202317a29 Use gray instead of white for inactive items
git-svn-id: file:///home/svn/framework3/trunk@5305 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 02:19:08 +00:00
HD Moore cc82a7e854 Revert a broken options change
git-svn-id: file:///home/svn/framework3/trunk@5295 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-20 22:59:38 +00:00
HD Moore 289d280291 More UI updates
git-svn-id: file:///home/svn/framework3/trunk@5293 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-20 22:40:11 +00:00
HD Moore 2dba57748a Disable console output for now
git-svn-id: file:///home/svn/framework3/trunk@5262 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 18:59:49 +00:00
HD Moore 79a7fa3819 Gtk blows up if the path is relative
git-svn-id: file:///home/svn/framework3/trunk@5261 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 18:48:49 +00:00
fab 875b7ebfb4 fix #137 (thx to Glenn to report it)
git-svn-id: file:///home/svn/framework3/trunk@5102 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-11 19:49:05 +00:00
fab 7ebcf6413a Add comments and cleanup
git-svn-id: file:///home/svn/framework3/trunk@5011 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-02 15:57:36 +00:00
fab a57bbb0f69 improve the jobs stuff
git-svn-id: file:///home/svn/framework3/trunk@5000 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-24 19:48:09 +00:00
fab c61e719049 correct bug in MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4987 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-09 21:11:50 +00:00
fab ec959415ff Add drag'n drop for MsfBrowser and big update
git-svn-id: file:///home/svn/framework3/trunk@4983 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-07 21:34:04 +00:00
fab 74923be33e update for support auxiliary module with MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4974 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-28 21:23:40 +00:00
fab cdffd7993f update for support auxiliary module with MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4972 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-28 14:12:17 +00:00
fab df9e206633 update for support auxiliary module with MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4971 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-28 13:20:19 +00:00
fab 59ba9f10bd MsfAssistant for auxiliary modules (not totaly supported)
git-svn-id: file:///home/svn/framework3/trunk@4969 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-28 01:16:34 +00:00
fab 659118a276 update MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4968 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-28 00:05:39 +00:00
fab 4d76a4b391 add graphical OptPath and minor change
git-svn-id: file:///home/svn/framework3/trunk@4967 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-27 22:28:28 +00:00
fab 6b78c4575d update for MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4966 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-26 22:21:40 +00:00
fab 01454f3ae6 new release for msfassistant
git-svn-id: file:///home/svn/framework3/trunk@4965 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-26 17:54:56 +00:00
fab 917c50e49d graphical meterpreter, only directories are browseable
add comments


git-svn-id: file:///home/svn/framework3/trunk@4943 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 22:42:27 +00:00
fab fc6b379cae bugs
git-svn-id: file:///home/svn/framework3/trunk@4942 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 22:31:21 +00:00
fab f943272d54 minor change
git-svn-id: file:///home/svn/framework3/trunk@4941 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 22:18:44 +00:00
fab d6dd5a809f minor change
git-svn-id: file:///home/svn/framework3/trunk@4917 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 20:07:14 +00:00
fab 938e9bf5ad support save_config and many changes on MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4909 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-13 19:46:26 +00:00
fab 36b6da19fd Support the load datastore feature
git-svn-id: file:///home/svn/framework3/trunk@4908 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-13 11:32:55 +00:00
fab 271f5e5fce organisation
git-svn-id: file:///home/svn/framework3/trunk@4907 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-13 09:10:26 +00:00