Commit Graph

35 Commits (f43d43376ae89ed6e08a1e77899fab1fd8dc2729)

Author SHA1 Message Date
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
fab 76fd0864fb began the database configuration ;-)
git-svn-id: file:///home/svn/framework3/trunk@5260 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 17:03:06 +00:00
HD Moore 3ebe718644 Minor tweaks to the GUI
git-svn-id: file:///home/svn/framework3/trunk@5237 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 01:09:34 +00:00
HD Moore 275c91dfed Adds a border to the splash screen, puts framework initialization into post-flash part
git-svn-id: file:///home/svn/framework3/trunk@5234 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 00:27:44 +00:00
HD Moore dde128f52c Add the splash screen, some reformatting
git-svn-id: file:///home/svn/framework3/trunk@5233 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 00:23:33 +00:00
fab 8dd39cf0af cleanup code
git-svn-id: file:///home/svn/framework3/trunk@4997 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-20 19:41:10 +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 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 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 972944376e new window for Display log
git-svn-id: file:///home/svn/framework3/trunk@4956 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-21 22:37:23 +00:00
fab 4a61db796b first implementation of graphical meterpreter client (stdapi/ps)
git-svn-id: file:///home/svn/framework3/trunk@4927 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 23:33:18 +00:00
fab a12f4a6031 tips for the session view, generate by the session.type
git-svn-id: file:///home/svn/framework3/trunk@4924 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 22:17:24 +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 271f5e5fce organisation
git-svn-id: file:///home/svn/framework3/trunk@4907 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-13 09:10:26 +00:00
fab 244abb6ae0 beautify code
git-svn-id: file:///home/svn/framework3/trunk@4903 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 16:10:22 +00:00
fab e9510ccea4 organisation
git-svn-id: file:///home/svn/framework3/trunk@4899 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 15:36:37 +00:00
fab 65382862a7 Bind the new MSf::Assistant
git-svn-id: file:///home/svn/framework3/trunk@4875 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:42:38 +00:00
fab 258970bc5e Graphical interface to Opcode database
git-svn-id: file:///home/svn/framework3/trunk@4729 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 00:01:56 +00:00
fab 4d7ddb0e07 add parameters stuff (menu, widget, ...)
git-svn-id: file:///home/svn/framework3/trunk@4557 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 22:56:59 +00:00
fab 4b97911605 Stuff for the preference panel (skeleton class, glade)
git-svn-id: file:///home/svn/framework3/trunk@4540 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-19 23:15:49 +00:00
fab 79421e5b69 major update (Payload generator, Gtk Error, ....)
git-svn-id: file:///home/svn/framework3/trunk@4507 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-08 22:44:55 +00:00
fab 8f6498038a Prepare the Gtk Meterpreter console
Gtk Console swicth to Gtk::Window
Now, in the same time, we could open multiple sessions
Remove old console stuff (code and glade)



git-svn-id: file:///home/svn/framework3/trunk@4500 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-01 22:09:01 +00:00
fab c28b11c156 del logs.rb (garbage)
git-svn-id: file:///home/svn/framework3/trunk@4494 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-28 22:06:13 +00:00
fab 797badb271 add remove job after framework_event_manager opened a session only if exploit.passive? return fase
rename MyTargetTree by MyJobTree and all the attr_accessor reference



git-svn-id: file:///home/svn/framework3/trunk@4479 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-26 23:19:59 +00:00
fab 4b99a048a9 - add completion to the module search
- add a better text message when the require gtk+ mismatch



git-svn-id: file:///home/svn/framework3/trunk@4395 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 22:09:24 +00:00
fab 10a4ada7b9 - prepare the next search engine for the module treeview
git-svn-id: file:///home/svn/framework3/trunk@4370 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 00:22:05 +00:00
HD Moore 043e338f72 Tnos of updates, overhaul of the session/IO stuff, still quite broken
git-svn-id: file:///home/svn/framework3/trunk@4354 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 08:57:43 +00:00
fab f4fd1051da - cleanup
git-svn-id: file:///home/svn/framework3/trunk@4343 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 17:24:18 +00:00
fab 590fede74c - test the new GtkConsolePipe (currently under devel)
git-svn-id: file:///home/svn/framework3/trunk@4339 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 03:03:17 +00:00
fab 0fcadc33bb - cleanup
git-svn-id: file:///home/svn/framework3/trunk@4329 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-06 21:43:06 +00:00
fab 2cbc44c634 - test the bidirectional_pipe for io
git-svn-id: file:///home/svn/framework3/trunk@4325 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 22:14:46 +00:00
fab b48d6db741 - cleanup
git-svn-id: file:///home/svn/framework3/trunk@4324 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 21:49:40 +00:00
fab 6612c5c9e5 - add comments
- isolate the view class (the view class)
- cleanup the msfgui input driver



git-svn-id: file:///home/svn/framework3/trunk@4323 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 21:25:10 +00:00
fab f61e726dbe - change all msfgtk2 to msfgui
- update glade file
- change menu behaviour on module treeview


git-svn-id: file:///home/svn/framework3/trunk@4322 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 19:30:49 +00:00
HD Moore aca397df09 Initial import for the msfgui code from Fab
git-svn-id: file:///home/svn/framework3/trunk@4316 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 01:55:01 +00:00