HD Moore
176996fe61
Fixes #452 . Solves a number of crashes caused by Regexp.new() on 1.9 without an explicit language specified
...
git-svn-id: file:///home/svn/framework3/trunk@7320 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-02 17:09:13 +00:00
HD Moore
07653cb452
Fix a typo for 1.9.1 support
...
git-svn-id: file:///home/svn/framework3/trunk@7232 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-23 13:58:21 +00:00
HD Moore
ce1b528b05
Fixes msfgui to load properly again
...
git-svn-id: file:///home/svn/framework3/trunk@7094 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-30 03:20:11 +00:00
kris
248f1e9fc3
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
...
git-svn-id: file:///home/svn/framework3/trunk@6022 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-19 07:11:08 +00:00
HD Moore
2f049269d6
Fix a crash bug in msfgui, thanks Donnie Werner
...
git-svn-id: file:///home/svn/framework3/trunk@5956 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-19 06:25:24 +00:00
HD Moore
652100cb54
Use a temporary file for the glade.xml
...
git-svn-id: file:///home/svn/framework3/trunk@5936 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-17 05:02:13 +00:00
HD Moore
d630d63e05
Handle binary mode on windows
...
git-svn-id: file:///home/svn/framework3/trunk@5935 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-17 04:37:36 +00:00
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
2cf715fd92
Fixes #249 . Wrap the error when the view has been closed
...
git-svn-id: file:///home/svn/framework3/trunk@5930 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-16 21:21:13 +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
050216a1e9
Bug fix from Kris Katterjohn
...
git-svn-id: file:///home/svn/framework3/trunk@5723 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-09 23:12:16 +00:00
HD Moore
a9d8ab159a
Two patches from antoine
...
git-svn-id: file:///home/svn/framework3/trunk@5719 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-06 10:50:57 +00:00
HD Moore
94802ede22
Change the support url to the correct location
...
git-svn-id: file:///home/svn/framework3/trunk@5713 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-04 18:56:16 +00:00
Ramon de C Valle
623fd50de5
Applied patch from patch from Kris Katterjohn to fix the time printed in the MsfGui log output.
...
git-svn-id: file:///home/svn/framework3/trunk@5698 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-30 04:18:28 +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
James Lee
8116b32e14
allow comments in resource files.
...
git-svn-id: file:///home/svn/framework3/trunk@5498 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-26 18:28:41 +00:00
HD Moore
16170bd716
Let the GUI handle -r, change default window size to fit smaller screens, updated HTTP capture code, added keywords to payload
...
git-svn-id: file:///home/svn/framework3/trunk@5491 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-22 23:20:35 +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
7bd86cdc4a
Merged revisions 5384-5385 via svnmerge from
...
svn+ssh://metasploit.com/home/svn/framework3/branches/framework-3.1
........
r5385 | hdm | 2008-01-28 10:54:04 -0600 (Mon, 28 Jan 2008) | 2 lines
Fixed a bug reported by Nicolas RUFF (clicking any selected module text that isnt a link results in a crash)
........
git-svn-id: file:///home/svn/framework3/trunk@5386 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-28 16:54:57 +00:00
HD Moore
62303eefbf
Merged revisions 5378-5379 via svnmerge from
...
svn+ssh://metasploit.com/home/svn/framework3/branches/framework-3.1
........
r5379 | hdm | 2008-01-27 21:13:27 -0600 (Sun, 27 Jan 2008) | 3 lines
Remove $stderr prints
........
git-svn-id: file:///home/svn/framework3/trunk@5380 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-28 03:13:55 +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
151d928280
Nuke ruby-pcapx (pcaprub replaces it)
...
git-svn-id: file:///home/svn/framework3/trunk@5345 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-25 03:09:04 +00:00
HD Moore
5b2af0fe18
Fixes #179 . Handle modules with no descriptions
...
git-svn-id: file:///home/svn/framework3/trunk@5344 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-25 02:33:52 +00:00
HD Moore
da11ec312f
Bugrit
...
git-svn-id: file:///home/svn/framework3/trunk@5339 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 05:43:04 +00:00
HD Moore
cb96859883
Another try at it
...
git-svn-id: file:///home/svn/framework3/trunk@5338 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 05:42:11 +00:00
HD Moore
13e09b1026
Another try at making the splash screen not freeze ;-)
...
git-svn-id: file:///home/svn/framework3/trunk@5337 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 05:39:31 +00:00
HD Moore
b5a1db4fb2
Cosmetic
...
git-svn-id: file:///home/svn/framework3/trunk@5336 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 05:31:54 +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
af9999bb73
The references can now be clicked
...
git-svn-id: file:///home/svn/framework3/trunk@5332 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 03:53:28 +00:00
HD Moore
e0a2c215cf
Remove the freeze-splash-screen fix... causes segv when modules are not cached
...
git-svn-id: file:///home/svn/framework3/trunk@5331 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-23 03:21:47 +00:00
HD Moore
54444bf39c
Add missing style
...
git-svn-id: file:///home/svn/framework3/trunk@5322 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 06:15:00 +00:00
HD Moore
4cd79e98e5
More responsive splash screen, shorten name of std jobs name
...
git-svn-id: file:///home/svn/framework3/trunk@5321 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 06:09:52 +00:00
HD Moore
187adc8c14
Change foreground color to bloack
...
git-svn-id: file:///home/svn/framework3/trunk@5307 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 03:39:09 +00:00
HD Moore
282cfe304c
Sanitize the log view as well
...
git-svn-id: file:///home/svn/framework3/trunk@5306 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 02:20:57 +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
c376951b30
Sanitize text before inserting it into a text view
...
git-svn-id: file:///home/svn/framework3/trunk@5304 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 02:10:27 +00:00
HD Moore
e27db6c17d
Work around Gtk-related crashes
...
git-svn-id: file:///home/svn/framework3/trunk@5303 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:53:36 +00:00
HD Moore
003cc32be6
Clean up for the 3.1 release, hide features which are not completed or working well.
...
git-svn-id: file:///home/svn/framework3/trunk@5301 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:48:05 +00:00
HD Moore
47160b712a
Block the exit/quit/etc commands
...
git-svn-id: file:///home/svn/framework3/trunk@5300 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:08:31 +00:00
HD Moore
9753f50410
Remove debugging hook
...
git-svn-id: file:///home/svn/framework3/trunk@5299 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:06:11 +00:00
HD Moore
9a24ffcb5a
More UI work
...
git-svn-id: file:///home/svn/framework3/trunk@5298 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:04:41 +00:00
HD Moore
2ea3ea0c7c
Syntax highlighting to code view
...
git-svn-id: file:///home/svn/framework3/trunk@5296 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-20 23:36:20 +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
175ac427ab
Correct the type display
...
git-svn-id: file:///home/svn/framework3/trunk@5288 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-07 07:28:59 +00:00