et
7c16f5b5c9
Added wmap sql command to access db directly from wmap. XML reporting.
...
git-svn-id: file:///home/svn/framework3/trunk@6587 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-28 03:26:27 +00:00
HD Moore
304944d792
db_del_port from jabra
...
git-svn-id: file:///home/svn/framework3/trunk@6498 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-26 14:53:37 +00:00
James Lee
a8863ce330
possible fix to make postgres work again
...
git-svn-id: file:///home/svn/framework3/trunk@6478 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-12 07:09:03 +00:00
kris
17ad98e8e3
Add 'Msf' to 'Context' in the connect command's socket for db_tracker
...
git-svn-id: file:///home/svn/framework3/trunk@6476 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-11 12:07:50 +00:00
kris
162a835212
Keep the back command from removing the database backend stuff since it's
...
been moved to metasploit core
git-svn-id: file:///home/svn/framework3/trunk@6474 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-10 23:56:28 +00:00
kris
1253e7a044
Catch ENOENT for db_destroy for sqlite3 so no backtrace is printed. I decided
...
to give a little error message for trying to destroy a nonexistent db still.
git-svn-id: file:///home/svn/framework3/trunk@6468 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-08 03:30:18 +00:00
kris
b5a8c86241
use print_error
...
git-svn-id: file:///home/svn/framework3/trunk@6467 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-08 03:11:12 +00:00
kris
6b28b786ac
watch out for RuntimeError in loadpath
...
git-svn-id: file:///home/svn/framework3/trunk@6466 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-08 03:04:29 +00:00
James Lee
8fd36fecf5
make plugin load failure a bit more graceful
...
git-svn-id: file:///home/svn/framework3/trunk@6460 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-07 05:59:38 +00:00
HD Moore
1073b04eb7
Remove sqlite2 support, force load sqlite3 gem
...
git-svn-id: file:///home/svn/framework3/trunk@6425 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-29 03:40:25 +00:00
kris
62a1d3037d
just a whitespace fix
...
git-svn-id: file:///home/svn/framework3/trunk@6419 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-28 23:04:28 +00:00
HD Moore
191289450e
Meterpreter is now the default payload for windows autopwn targets
...
git-svn-id: file:///home/svn/framework3/trunk@6418 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-28 21:51:35 +00:00
HD Moore
709362ff53
This patch moves all database interaction into the metasploit core. Usage is about the same, except instead of loading a plugin, you call db_driver <driver_name>
...
git-svn-id: file:///home/svn/framework3/trunk@6417 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-28 21:42:30 +00:00
kris
ea1336d2f3
use more apt print methods for search messages
...
git-svn-id: file:///home/svn/framework3/trunk@6344 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-15 16:05:06 +00:00
kris
b1edecb728
Fix "route remove" by guarding against constant NameError/backtrace
...
git-svn-id: file:///home/svn/framework3/trunk@6330 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-10 16:47:53 +00:00
kris
b12a3d993e
update version command description and comment
...
git-svn-id: file:///home/svn/framework3/trunk@6329 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-10 16:25:00 +00:00
James Lee
96c8f6127c
Replace += with << for Strings in a bunch of places.
...
git-svn-id: file:///home/svn/framework3/trunk@6318 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-08 07:55:47 +00:00
HD Moore
90c3586ac3
Fix error handling for the save command
...
git-svn-id: file:///home/svn/framework3/trunk@6317 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-08 07:41:28 +00:00
kris
e316610f5d
remove unused vars
...
git-svn-id: file:///home/svn/framework3/trunk@6285 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-03 23:50:53 +00:00
kris
05b5cd695b
add -z to connect command to just try the connection, then return (useful for
...
seeing if a host is reachable or not with certain settings)
git-svn-id: file:///home/svn/framework3/trunk@6236 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-19 14:24:07 +00:00
James Lee
08fbd064d1
make the help command a little more helpful
...
git-svn-id: file:///home/svn/framework3/trunk@6230 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-17 04:53:06 +00:00
James Lee
8039bf729c
tab completion for loadpath
...
git-svn-id: file:///home/svn/framework3/trunk@6229 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 21:52:10 +00:00
kris
aed112ff67
a few trivial whitespace things
...
git-svn-id: file:///home/svn/framework3/trunk@6228 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 19:27:53 +00:00
kris
b9a8482302
delete old wx.rb
...
git-svn-id: file:///home/svn/framework3/trunk@6227 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 17:45:13 +00:00
James Lee
fd962ca307
type fix (route -> sessions)
...
git-svn-id: file:///home/svn/framework3/trunk@6226 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 05:12:28 +00:00
kris
cd9ad0f08d
Don't join/split args on spaces in load command as that breaks things like
...
using quotes to have multi-word tokens; shellwords takes care of this stuff
git-svn-id: file:///home/svn/framework3/trunk@6222 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 02:48:25 +00:00
kris
13cc54cbe5
Add -P source port option to connect
...
git-svn-id: file:///home/svn/framework3/trunk@6184 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-26 03:06:58 +00:00
kris
32868c4b0f
adding db_import_amap_mlog for reading in from a thc-amap machine-readable log
...
git-svn-id: file:///home/svn/framework3/trunk@6169 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-21 02:12:10 +00:00
kris
4a15116fe6
move a stray alias to underneath the original method
...
git-svn-id: file:///home/svn/framework3/trunk@6168 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-20 02:15:19 +00:00
kris
a595def093
watch out for an already closed socket in connect (meterpreter session, etc)
...
git-svn-id: file:///home/svn/framework3/trunk@6161 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-18 01:21:42 +00:00
kris
17f4396d1d
add args checking for connect
...
git-svn-id: file:///home/svn/framework3/trunk@6160 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-18 00:00:26 +00:00
kris
d53ac9648c
typo: correct name in "sessions" help/usage
...
git-svn-id: file:///home/svn/framework3/trunk@6153 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-14 21:31:24 +00:00
kris
1c6715ff3b
Run multiple resource files from single command (was getting ArgumentError)
...
git-svn-id: file:///home/svn/framework3/trunk@6102 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-09 20:29:50 +00:00
kris
f6fd33a3eb
add usage/help to resource command
...
git-svn-id: file:///home/svn/framework3/trunk@6101 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-09 20:16:08 +00:00
kris
4b34d5a8b1
use print() for search usage
...
git-svn-id: file:///home/svn/framework3/trunk@6100 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-09 19:58:22 +00:00
Patrick Webster
65bbf8c052
Alphabetically sort the tab completion module name output.
...
git-svn-id: file:///home/svn/framework3/trunk@6098 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-09 07:36:58 +00:00
kris
41fbd5500e
shorten regexes
...
git-svn-id: file:///home/svn/framework3/trunk@6081 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-07 02:50:10 +00:00
kris
f86ba09020
use print_status and print_error instead of print_line where applicable in
...
connect's output for [*] and [-]
git-svn-id: file:///home/svn/framework3/trunk@6077 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-06 06:12:58 +00:00
James Lee
23177cbb0d
fix unload tabs
...
git-svn-id: file:///home/svn/framework3/trunk@6063 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-04 05:52:13 +00:00
kris
bba174bc61
Add -C to 'connect' command to try to use CRLF for the EOL sequence, which is
...
useful for talking to some stringent servers. This currently just replaces
the final '[^\r]\n' from gets() with '\r\n', which works well while interacting
git-svn-id: file:///home/svn/framework3/trunk@6052 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-28 21:35:11 +00:00
kris
ee9986a582
don't split connect's short usage info across lines
...
git-svn-id: file:///home/svn/framework3/trunk@6051 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-28 20:41:44 +00:00
kris
8bc6051787
Add -w to 'connect' command for specifying connect timeout
...
git-svn-id: file:///home/svn/framework3/trunk@6050 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-28 20:38:02 +00:00
kris
6b9ea78869
Add -S to 'connect' command for specifying source addr
...
git-svn-id: file:///home/svn/framework3/trunk@6049 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-28 20:02:17 +00:00
kris
658727ff27
whoops, reverse extra part of last commit
...
git-svn-id: file:///home/svn/framework3/trunk@6048 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-26 07:13:08 +00:00
kris
b012696f1f
just use boolean @@support_ipv6 instead of "yes"/"no"
...
git-svn-id: file:///home/svn/framework3/trunk@6047 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-26 07:11:49 +00:00
kris
410d52626c
Add -i option to 'connect' command to send contents of a file
...
git-svn-id: file:///home/svn/framework3/trunk@6044 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-25 01:13:29 +00:00
kris
5944cfc13c
improve some usage info for connect command
...
git-svn-id: file:///home/svn/framework3/trunk@6040 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-23 17:47:05 +00:00
kris
bbc9ad1f75
Adding netcat-like "connect" console command. It currently supports proxying,
...
comm selection and SSL options.
git-svn-id: file:///home/svn/framework3/trunk@6039 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-23 07:43:22 +00:00
kris
ff92efa219
Add db_del_host command
...
git-svn-id: file:///home/svn/framework3/trunk@6038 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-22 03:19:39 +00:00
kris
0e8ce1cc46
Move my portspec parsing code from scanner/portscan/tcp to Rex as
...
Socket.portspec_crack and use it to also replace the incomplete
parsing code used for db_autopwn
git-svn-id: file:///home/svn/framework3/trunk@6033 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-20 20:34:05 +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
James Lee
7f59e5ff15
make sessions behave like jobs when no options are given
...
git-svn-id: file:///home/svn/framework3/trunk@6013 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-15 06:05:11 +00:00
et
6f83ec2cf8
Added global variable WMAP_EXCLUDE_FILE with regular expresion to define what not to scan. By default images are not tested. Thanks Martin Muench for comments.
...
git-svn-id: file:///home/svn/framework3/trunk@6000 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-07 05:50:49 +00:00
kris
8eda1cccbf
typo
...
git-svn-id: file:///home/svn/framework3/trunk@5990 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-02 02:03:22 +00:00
et
6f8a1ab13a
Fixed minor help presentation issue
...
git-svn-id: file:///home/svn/framework3/trunk@5989 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-01 03:59:27 +00:00
et
8547688d7d
Added wmap profiles capabilities to use as a method to run specific modules
...
git-svn-id: file:///home/svn/framework3/trunk@5988 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-01 03:48:23 +00:00
et
3e19245054
Fixed handling of root website directory. Minor presentation fixes in test modules
...
git-svn-id: file:///home/svn/framework3/trunk@5987 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-30 22:41:09 +00:00
et
fb62ec351c
Added wmap_targets -a add parameter as a quick way to create a new target
...
git-svn-id: file:///home/svn/framework3/trunk@5985 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-30 06:35:43 +00:00
kris
80cc5e3bb6
Don't save "unknown" service names from Nmap or Nessus
...
git-svn-id: file:///home/svn/framework3/trunk@5983 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-28 12:57:10 +00:00
kris
29919b1d84
Strip whitespace from saved service names from NBEs
...
git-svn-id: file:///home/svn/framework3/trunk@5982 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-28 12:51:35 +00:00
kris
cba228e8bf
close NBE after import
...
git-svn-id: file:///home/svn/framework3/trunk@5980 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-24 22:28:22 +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
6219b1873e
Commit modified version of a patch from Marcell 'SkyOut' Dietl (Helith). This adds port inclusion, exclusion, and regex matching, as well as -q for 'quiet' mode (only status output, no module output)
...
git-svn-id: file:///home/svn/framework3/trunk@5952 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-18 22:01:15 +00:00
HD Moore
05088e59f9
Close before deleting
...
git-svn-id: file:///home/svn/framework3/trunk@5944 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-18 14:57:41 +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
a7595fce6c
Fixes #250 . Solves an old bug with background jobs not working right, fixes the 'background modules dont work' bug as well.
...
git-svn-id: file:///home/svn/framework3/trunk@5926 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-16 20:54:41 +00:00
et
0518511160
Fixed bug regarding website root directory
...
git-svn-id: file:///home/svn/framework3/trunk@5904 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-13 02:22:35 +00:00
kris
7b002d4288
remove unused exception variables
...
git-svn-id: file:///home/svn/framework3/trunk@5882 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-11 06:00:54 +00:00
et
b4cbe4ff8d
Multiple bug fixes. Fixed query modules now resolved to correct function. Corrected in proxy and wmap code handling of RHOSTS as hostnames are not in use. Fixed reporting as target port was not handled properly and modules modified to reflect new wmap_target methods.
...
git-svn-id: file:///home/svn/framework3/trunk@5869 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-10 04:38:05 +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
HD Moore
d1052fdaf1
Fixes #215 . Reinitialize the input/output after a reload
...
git-svn-id: file:///home/svn/framework3/trunk@5851 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-08 17:48:21 +00:00
HD Moore
5af9abd81d
Fixes #194 . Add nicer call stacks to auxiliary modules
...
git-svn-id: file:///home/svn/framework3/trunk@5850 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-07 22:54:49 +00:00
kris
c52f889082
Report hosts as alive through db_tracker and the db Nmap and Nessus commands
...
git-svn-id: file:///home/svn/framework3/trunk@5819 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-31 18:39:53 +00:00
kris
025b7410a0
Remove spurious ] from db_services output for consistency with other db output
...
git-svn-id: file:///home/svn/framework3/trunk@5799 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-29 13:10:22 +00:00
kris
3e8c5ecebc
Fix db_add_host (undefined variable)
...
git-svn-id: file:///home/svn/framework3/trunk@5795 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-27 22:47:09 +00:00
et
75be2e33ad
Added module reporting and wmap_reports command
...
git-svn-id: file:///home/svn/framework3/trunk@5789 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-27 02:22:30 +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
et
7e73ed8c15
first attempt of reporting implementation.
...
git-svn-id: file:///home/svn/framework3/trunk@5771 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-19 20:32:14 +00:00
et
c153d1fea0
Wmap database merged, new wmap_generic module, fix website tree display and docs.
...
git-svn-id: file:///home/svn/framework3/trunk@5740 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-12 03:46:49 +00:00
HD Moore
0320809c18
Fix session interaction again
...
git-svn-id: file:///home/svn/framework3/trunk@5734 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-10 05:01:49 +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
et
fa3ce57fed
Implemented Auxiliary::WMAPScanUniqueQuery.
...
git-svn-id: file:///home/svn/framework3/trunk@5704 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-01 03:57:57 +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
c9bb1bbcd0
Move th fd.unlink for the db_nmap command
...
git-svn-id: file:///home/svn/framework3/trunk@5686 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-26 05:01:18 +00:00
HD Moore
b001e4684d
Import first version of WMAP from ET LoWNOISE
...
git-svn-id: file:///home/svn/framework3/trunk@5675 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-22 22:32:20 +00:00
HD Moore
9b34f931d2
Fixes #240 . Resets tab completion after irb
...
git-svn-id: file:///home/svn/framework3/trunk@5653 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-05 22:10:18 +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
f52f4d7b62
Add |)ruid's infos to author, fix an issue with auxiliary options checking.
...
git-svn-id: file:///home/svn/framework3/trunk@5577 4d416f70-5f16-0410-b530-b9f4589650da
2008-07-23 20:14:47 +00:00
James Lee
2d344e64df
browser_autopwn now works with mozilla_compareto, mozilla_navigatorjava, and firefox_queryinterface; increased reliability of OS and browser detection
...
git-svn-id: file:///home/svn/framework3/trunk@5563 4d416f70-5f16-0410-b530-b9f4589650da
2008-07-22 07:28:05 +00:00
HD Moore
380aba15b0
Implements the readline workaround, tested with regular and meterpreter sessions
...
git-svn-id: file:///home/svn/framework3/trunk@5544 4d416f70-5f16-0410-b530-b9f4589650da
2008-06-27 20:51:36 +00:00
James Lee
487d7d0bec
spaces -> tabs. =(
...
git-svn-id: file:///home/svn/framework3/trunk@5536 4d416f70-5f16-0410-b530-b9f4589650da
2008-06-22 20:01:41 +00:00
James Lee
4733e56c5a
add 'resource' command, no tab completion yet because i'm lazy
...
git-svn-id: file:///home/svn/framework3/trunk@5535 4d416f70-5f16-0410-b530-b9f4589650da
2008-06-22 19:59:12 +00:00
James Lee
73dd9aa89f
show the name of the module in the output of 'show options' and friends
...
git-svn-id: file:///home/svn/framework3/trunk@5532 4d416f70-5f16-0410-b530-b9f4589650da
2008-06-18 08:30:26 +00:00
James Lee
e1a25c1383
payload generate now honors ENCODER instead of requiring -e
...
git-svn-id: file:///home/svn/framework3/trunk@5508 4d416f70-5f16-0410-b530-b9f4589650da
2008-05-19 23:56:17 +00:00
James Lee
c0b39cc234
"set foo" prints the value of foo if it exists; really, that's it this time
...
git-svn-id: file:///home/svn/framework3/trunk@5507 4d416f70-5f16-0410-b530-b9f4589650da
2008-05-17 06:27:03 +00:00
James Lee
2db9dd6ab2
Reversing over greedy commit. =(
...
git-svn-id: file:///home/svn/framework3/trunk@5506 4d416f70-5f16-0410-b530-b9f4589650da
2008-05-17 06:17:41 +00:00
James Lee
93199c5610
"set foo" prints the value of foo if it exists
...
git-svn-id: file:///home/svn/framework3/trunk@5505 4d416f70-5f16-0410-b530-b9f4589650da
2008-05-17 05:29:32 +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
509fc09382
Lots of updates related to <secret project X>.
...
git-svn-id: file:///home/svn/framework3/trunk@5424 4d416f70-5f16-0410-b530-b9f4589650da
2008-03-02 04:46:13 +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
3685b7a133
Fixes #190 . Check for missing path and handle all exceptions.
...
git-svn-id: file:///home/svn/framework3/trunk@5403 4d416f70-5f16-0410-b530-b9f4589650da
2008-02-09 07:50: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
e17f43b9d5
Prevent duplicate error messages from appearing
...
git-svn-id: file:///home/svn/framework3/trunk@5359 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-26 22:46:49 +00:00
HD Moore
d931374844
Add -f to generate. Add SMBUser/SMBPass options to psexec (regular vs advanced)
...
git-svn-id: file:///home/svn/framework3/trunk@5354 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-25 23:24:06 +00:00
HD Moore
16b457067a
Woops. Had to add the error printing code to the UI wrapper
...
git-svn-id: file:///home/svn/framework3/trunk@5353 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-25 22:36:05 +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
65bfaa269d
fixes to the search command in msfconsole. an attempt at solving the rubyw/gtk/stderr issue on windows
...
git-svn-id: file:///home/svn/framework3/trunk@5308 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 04:57:06 +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
HD Moore
e6edcb9098
Remove the frame around the entries
...
git-svn-id: file:///home/svn/framework3/trunk@5287 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-07 07:17:37 +00:00
HD Moore
22ef3be8ef
Get the stupid out
...
git-svn-id: file:///home/svn/framework3/trunk@5286 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-07 07:11:34 +00:00
HD Moore
09d751e283
No shadow_type for Gtk::Entry in win32 version?
...
git-svn-id: file:///home/svn/framework3/trunk@5285 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-07 07:10:45 +00:00
HD Moore
eeed1c8a87
Added consoles to the GUI
...
git-svn-id: file:///home/svn/framework3/trunk@5283 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-07 07:00:42 +00:00
HD Moore
a14b47fa06
Dont write to stdout, it kills rubyw
...
git-svn-id: file:///home/svn/framework3/trunk@5267 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-02 06:31:14 +00:00
HD Moore
039d9f6c6a
Correct aux mod count
...
git-svn-id: file:///home/svn/framework3/trunk@5266 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-02 06:26:04 +00:00
HD Moore
dd2e302834
Fix the aux modules
...
git-svn-id: file:///home/svn/framework3/trunk@5265 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-02 06:23:08 +00:00
HD Moore
c888b12285
New module tree view
...
git-svn-id: file:///home/svn/framework3/trunk@5264 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-02 06:18:24 +00:00
HD Moore
6c1e3b74b4
Disable logging to stderr, it crashes rubyw
...
git-svn-id: file:///home/svn/framework3/trunk@5263 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 19:02:36 +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
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
fab
e030a3f7b5
typo
...
git-svn-id: file:///home/svn/framework3/trunk@5258 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 16:59:32 +00:00
fab
643ad017a1
add comments
...
git-svn-id: file:///home/svn/framework3/trunk@5255 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 16:56:25 +00:00
fab
043985ce90
uber test
...
git-svn-id: file:///home/svn/framework3/trunk@5254 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 09:54:49 +00:00
HD Moore
5e2f1ea7cc
More tempfile nonsense
...
git-svn-id: file:///home/svn/framework3/trunk@5247 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 08:27:24 +00:00
HD Moore
d6e5b0a25d
Fix use of Tempfile
...
git-svn-id: file:///home/svn/framework3/trunk@5246 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 08:20:48 +00:00
HD Moore
5131e4b747
Change the default payload back to a working one
...
git-svn-id: file:///home/svn/framework3/trunk@5245 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 05:01:10 +00:00
HD Moore
dfdc7d6dad
Fix db_nmap on windows
...
git-svn-id: file:///home/svn/framework3/trunk@5244 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 04:58:44 +00:00
HD Moore
b7dc7dfe65
print command line output
...
git-svn-id: file:///home/svn/framework3/trunk@5243 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 04:53:35 +00:00
HD Moore
a396f655d5
Fixes to the sqlite3 database driver, the db_nmap command, and msfgui
...
git-svn-id: file:///home/svn/framework3/trunk@5242 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 04:05:51 +00:00
HD Moore
2125254d1d
Remove unused tag
...
git-svn-id: file:///home/svn/framework3/trunk@5240 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 02:13:31 +00:00
HD Moore
9c54fecada
Changes to about dialog, look for cmd+.exe as well
...
git-svn-id: file:///home/svn/framework3/trunk@5239 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 02:03:13 +00:00
HD Moore
084fa6a7df
browser/email hooks
...
git-svn-id: file:///home/svn/framework3/trunk@5238 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 01:19:49 +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
016f4ece6a
Change the sessions directory
...
Refresh after kill and migrate
git-svn-id: file:///home/svn/framework3/trunk@5236 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 00:52:20 +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
HD Moore
fe91968665
Patch from Kris Katterjohn <katterjohn@gmail.com> inplements 'search' in msfconsole
...
git-svn-id: file:///home/svn/framework3/trunk@5216 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-11 05:02:02 +00:00
HD Moore
3b9f9240b5
Bug noted by gh0st
...
git-svn-id: file:///home/svn/framework3/trunk@5190 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-31 16:03:39 +00:00
HD Moore
8c844f96b0
Fixes #60 . Adds a new block_command() method to the console, which allows a UI to disable certain commands at runtime.
...
git-svn-id: file:///home/svn/framework3/trunk@5109 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-22 20:20:10 +00:00
HD Moore
f832df480a
Fixes #8 . Resets the tab completion routine after session interaction.
...
git-svn-id: file:///home/svn/framework3/trunk@5108 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-22 19:53:39 +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
HD Moore
dbf2df3ec4
Remove calls to reset_ui which break background exploit output
...
git-svn-id: file:///home/svn/framework3/trunk@5070 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-08 04:30:11 +00:00
fab
181135dd06
minor update
...
git-svn-id: file:///home/svn/framework3/trunk@5043 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-10 20:52:20 +00:00
fab
6096c4347a
shell and meterpreter console signals
...
git-svn-id: file:///home/svn/framework3/trunk@5029 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-04 21:23:30 +00:00
fab
883f33759b
meterpreter console (shell)
...
git-svn-id: file:///home/svn/framework3/trunk@5027 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 23:01:50 +00:00
fab
49e63b95b5
commit for debug with skape
...
git-svn-id: file:///home/svn/framework3/trunk@5026 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 20:55:24 +00:00
HD Moore
d0b15d3d72
Lots of SMB fun, all preparation for Black Hat talk :-) More to come...
...
git-svn-id: file:///home/svn/framework3/trunk@5015 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 04:20:50 +00:00
fab
9a8a3096b4
binding the meterpreter console
...
git-svn-id: file:///home/svn/framework3/trunk@5013 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-02 19:25:42 +00:00
fab
664b15237b
Add a basic command history to MsfConsole (shell and meterpreter)
...
git-svn-id: file:///home/svn/framework3/trunk@5012 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-02 18:37:04 +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
9fcc1d33f5
The method used by Gtk2::Console::Meterpreter is not the best way.
...
Use the meterpreter API instead.
git-svn-id: file:///home/svn/framework3/trunk@5005 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-27 21:41:44 +00:00
fab
dda8877c62
Module category without any bindings are commented
...
git-svn-id: file:///home/svn/framework3/trunk@5002 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-26 21:24:16 +00:00
fab
577196c774
New console for shell and meterpreter session, with handler keys
...
git-svn-id: file:///home/svn/framework3/trunk@5001 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-26 21:09:30 +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
23f9708c6d
git-svn-id: file:///home/svn/framework3/trunk@4998 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-20 21:02:31 +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
c6e0cc1890
update msfbrowser
...
git-svn-id: file:///home/svn/framework3/trunk@4990 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-10 11:36:34 +00:00
fab
047e571e96
update for msfbrowser
...
git-svn-id: file:///home/svn/framework3/trunk@4989 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-09 23:14:52 +00:00
fab
2f376aa266
update for msfbrowser
...
git-svn-id: file:///home/svn/framework3/trunk@4988 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-09 22:50:29 +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
f9b92a133e
update msfbrowser
...
git-svn-id: file:///home/svn/framework3/trunk@4986 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-09 14:45:18 +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
1630aa7900
Update for graphical meterpreter (cmd_ps)
...
git-svn-id: file:///home/svn/framework3/trunk@4981 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-02 20:33:40 +00:00
fab
6bb46ec862
minor update
...
git-svn-id: file:///home/svn/framework3/trunk@4980 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-02 20:10:24 +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
a924532056
update for support auxiliary module with MsfAssistant
...
git-svn-id: file:///home/svn/framework3/trunk@4973 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-28 18:26:31 +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
3c0289c3c0
split
...
git-svn-id: file:///home/svn/framework3/trunk@4958 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-21 22:39:24 +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
688ea5b2b9
grapical meterpreter (file browser)
...
git-svn-id: file:///home/svn/framework3/trunk@4945 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 23:35:51 +00:00
fab
9a85c26c98
add new class Warning
...
git-svn-id: file:///home/svn/framework3/trunk@4944 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 23:34:52 +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
ae01ba825b
grapical meterpreter, ignore UTF8 errrors
...
git-svn-id: file:///home/svn/framework3/trunk@4940 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 21:09:40 +00:00
fab
83a49959d8
grapical meterpreter, browse inside selected folders ;-)
...
git-svn-id: file:///home/svn/framework3/trunk@4939 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 20:23:24 +00:00
fab
314f5c974c
bugs, Thanks to Julien CAYSSOL
...
git-svn-id: file:///home/svn/framework3/trunk@4938 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 11:22:58 +00:00
fab
da50eaad00
graphical meterpreter (stdapi/ps)
...
git-svn-id: file:///home/svn/framework3/trunk@4937 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-19 00:13:56 +00:00
fab
5f59d4370c
graphical meterpreter ( beta version of file browser)
...
git-svn-id: file:///home/svn/framework3/trunk@4936 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 23:51:10 +00:00
fab
2d88b75871
graphical meterpreter (beta file browser)
...
git-svn-id: file:///home/svn/framework3/trunk@4935 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 22:37:27 +00:00
fab
92189cd4e4
graphical meterpreter ( beta version of file browser)
...
git-svn-id: file:///home/svn/framework3/trunk@4934 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 22:35:47 +00:00
fab
dfc8bdd130
graphical meterpreter (migrate server to another process)
...
git-svn-id: file:///home/svn/framework3/trunk@4931 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 14:03:40 +00:00
fab
1097641cef
graphical meterpreter (migrate server to another process)
...
git-svn-id: file:///home/svn/framework3/trunk@4930 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 12:20:42 +00:00
fab
46e47a1869
graphical meterpreter (kill process)
...
git-svn-id: file:///home/svn/framework3/trunk@4929 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 11:46:27 +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
17407c7217
template for dialod based on treeview (listore or treestore)
...
git-svn-id: file:///home/svn/framework3/trunk@4926 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 23:32:04 +00:00
fab
dea5fbf243
tips stuff
...
git-svn-id: file:///home/svn/framework3/trunk@4925 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 22:18:26 +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
2cfb085f18
minor change (payload / session.type)
...
git-svn-id: file:///home/svn/framework3/trunk@4921 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 20:17:53 +00:00
fab
f138e95e22
Detect session type and build the dynamic menu
...
git-svn-id: file:///home/svn/framework3/trunk@4918 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-17 20:08:21 +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
fab
9bcd9c0ef2
TreeviewTips style
...
git-svn-id: file:///home/svn/framework3/trunk@4906 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-13 09:09:57 +00:00
fab
ac7bc331c6
bug, thanks to Julien CAYSSOL
...
git-svn-id: file:///home/svn/framework3/trunk@4905 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 16:52:38 +00:00
fab
9f9cae075d
organisation
...
git-svn-id: file:///home/svn/framework3/trunk@4904 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 16:36:36 +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
018f069b0a
beautify test
...
git-svn-id: file:///home/svn/framework3/trunk@4902 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 15:49:22 +00:00
fab
49d5cc272c
validate datastore and source address completion
...
git-svn-id: file:///home/svn/framework3/trunk@4901 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 15:38:58 +00:00
fab
dc40c7b68a
launcher
...
git-svn-id: file:///home/svn/framework3/trunk@4900 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 15:37:12 +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
27d3320712
typo
...
git-svn-id: file:///home/svn/framework3/trunk@4898 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-12 15:35:29 +00:00
fab
f92b7dd466
add review page to Msf::Assistant
...
git-svn-id: file:///home/svn/framework3/trunk@4889 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-07 23:19:45 +00:00
fab
f19af7698e
add Gtk.tooltips style and minor change
...
git-svn-id: file:///home/svn/framework3/trunk@4888 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-07 22:35:45 +00:00
fab
bb5763c3c0
Fix for ruby-libglade-0.16, for Windows, BT2 and other distribs
...
git-svn-id: file:///home/svn/framework3/trunk@4878 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 21:58:51 +00:00
fab
26f68eb4c4
switch to Gtk::Image, btw now system without rcairo could run Msf::Assistant
...
git-svn-id: file:///home/svn/framework3/trunk@4877 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 21:56:53 +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
a07a3bb64d
rename
...
git-svn-id: file:///home/svn/framework3/trunk@4874 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:41:09 +00:00
fab
3d39c04cdd
Welcome new Msf::Assitant !
...
git-svn-id: file:///home/svn/framework3/trunk@4873 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:40:04 +00:00
fab
92d61c505c
Bye bye
...
git-svn-id: file:///home/svn/framework3/trunk@4872 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:39:19 +00:00
fab
6eeec269d0
New template for Msf::Assistant
...
git-svn-id: file:///home/svn/framework3/trunk@4871 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:37:48 +00:00
fab
cd6991dfcc
add a new class to perform tooltips on treeview
...
git-svn-id: file:///home/svn/framework3/trunk@4869 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:35:59 +00:00
fab
51db788979
add and register tooltips
...
git-svn-id: file:///home/svn/framework3/trunk@4868 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:35:25 +00:00
fab
ddec85bc93
search module & double-click broken
...
git-svn-id: file:///home/svn/framework3/trunk@4839 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-02 21:10:32 +00:00
fab
0d49b72fc4
lot of change
...
git-svn-id: file:///home/svn/framework3/trunk@4817 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 09:22:16 +00:00
fab
358e3174e0
add (and remove) comments to the last code update
...
git-svn-id: file:///home/svn/framework3/trunk@4812 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-28 23:37:04 +00:00
fab
19943f1e0a
ready to parse the XML modules response from metasploit opcode database
...
git-svn-id: file:///home/svn/framework3/trunk@4811 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-28 23:19:56 +00:00
fab
af8db5d3cd
typo
...
git-svn-id: file:///home/svn/framework3/trunk@4793 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-27 18:40:51 +00:00
fab
96cce921f2
minor changes and correct typo
...
git-svn-id: file:///home/svn/framework3/trunk@4743 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-23 21:35:00 +00:00
fab
faa00a4dc2
prepare modules opcodes
...
git-svn-id: file:///home/svn/framework3/trunk@4740 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 23:27:10 +00:00
fab
bc1bf08526
add supported platforms
...
git-svn-id: file:///home/svn/framework3/trunk@4739 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 19:20:43 +00:00
fab
88ed614b7e
add types opcode
...
git-svn-id: file:///home/svn/framework3/trunk@4738 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 19:14:00 +00:00
fab
6d571414b7
add Groups opcode
...
git-svn-id: file:///home/svn/framework3/trunk@4737 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 19:01:13 +00:00
fab
0813beac84
add meta types opcode
...
git-svn-id: file:///home/svn/framework3/trunk@4736 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 18:53:58 +00:00
fab
2316603d49
add locales opcode to Gtk2 interface opcode
...
git-svn-id: file:///home/svn/framework3/trunk@4735 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 13:56:47 +00:00
fab
54b6c3ef1a
msf style for opcode status
...
git-svn-id: file:///home/svn/framework3/trunk@4734 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 13:39:32 +00:00
fab
6e461e6402
meterpreter console stuff
...
git-svn-id: file:///home/svn/framework3/trunk@4730 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 00:02:51 +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
39560372c8
meterpreter console on the place
...
git-svn-id: file:///home/svn/framework3/trunk@4728 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 00:00:15 +00:00
fab
e13a690bc6
parameters stuff (Gtk::FileChooserDialog)
...
git-svn-id: file:///home/svn/framework3/trunk@4657 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-05 22:46:58 +00:00
fab
4dfa1f0b8f
shell change broke msfgui console
...
git-svn-id: file:///home/svn/framework3/trunk@4651 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-04 22:32:54 +00:00
Matt Miller
d616c4babe
shell change broke msfweb console
...
git-svn-id: file:///home/svn/framework3/trunk@4649 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-04 05:35:29 +00:00
Matt Miller
71a7355e20
added the ability to track jobs, and made rexploit stop the existing job
...
git-svn-id: file:///home/svn/framework3/trunk@4644 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-04 02:49:08 +00:00
fab
9d08dd81be
parameters stuff
...
git-svn-id: file:///home/svn/framework3/trunk@4570 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 21:44:48 +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
1dd52c557d
added treview for options dialog
...
git-svn-id: file:///home/svn/framework3/trunk@4544 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-21 22:32:36 +00:00
fab
f18bf11a28
add a Gtk::Expander to the advanced options
...
git-svn-id: file:///home/svn/framework3/trunk@4543 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-21 21:01:49 +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
79de2b7edb
arrf, correct the changeset #4538
...
git-svn-id: file:///home/svn/framework3/trunk@4539 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-19 23:13:50 +00:00
fab
5ade413d8c
- add hook for mail and http
...
git-svn-id: file:///home/svn/framework3/trunk@4538 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-19 23:11:18 +00:00
Matt Miller
d8dc31be15
added option validation to check path
...
git-svn-id: file:///home/svn/framework3/trunk@4536 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-17 19:39:30 +00:00
HD Moore
621d866375
Exploits can be launched from the web UI. Fixes #10
...
git-svn-id: file:///home/svn/framework3/trunk@4520 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 19:14:10 +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
a0a788bfcf
switch sessions.rb and correct all depencies to use $gtk2driver.session_tree
...
git-svn-id: file:///home/svn/framework3/trunk@4493 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-28 21:59:05 +00:00
fab
4058b1326c
add the open_session method and few comments
...
git-svn-id: file:///home/svn/framework3/trunk@4492 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-28 21:38:38 +00:00
fab
a01a28f725
remember the Gtk::TextBuffer for the console
...
git-svn-id: file:///home/svn/framework3/trunk@4491 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-28 21:30:10 +00:00
fab
81cc070abb
add an output to logs buffer when a job stopped
...
add few comments
git-svn-id: file:///home/svn/framework3/trunk@4490 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-27 22:41:03 +00:00
fab
359a5afd93
add a kill job feature from job treeview Gtk::Menu
...
git-svn-id: file:///home/svn/framework3/trunk@4489 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-27 22:32:05 +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
0a397256fd
MsfAssistant: switch options -> advanced
...
git-svn-id: file:///home/svn/framework3/trunk@4469 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-25 20:51:12 +00:00
fab
fe9ff60607
provides resource file mechanism for configuring various aspects of the operation of a GTK+ console at runtime
...
git-svn-id: file:///home/svn/framework3/trunk@4467 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-25 17:39:31 +00:00
Matt Miller
58708378d1
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
2007-02-24 05:29:05 +00:00
Matt Miller
3a8b138e74
don't modify the module cache when a temporary module path is added, fixes #24 . also added support for specifying permanent module paths in the global datastore with the MsfModulePaths variable
...
git-svn-id: file:///home/svn/framework3/trunk@4461 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-24 03:32:32 +00:00
Matt Miller
fbd91e48d4
fixes #20 , re-import default options when flushing all options
...
git-svn-id: file:///home/svn/framework3/trunk@4448 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-21 03:07:12 +00:00
HD Moore
51d61c161d
Sessions can be detached and killed from the console
...
git-svn-id: file:///home/svn/framework3/trunk@4437 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 22:35:07 +00:00
Matt Miller
06ac34faf1
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
2007-02-18 12:27:17 +00:00
HD Moore
075b3c1c82
Further progress towards mobile sessions
...
git-svn-id: file:///home/svn/framework3/trunk@4425 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 05:07:56 +00:00
HD Moore
80c4bcd5ab
Session detach support, closer to clean hand-off between session -d / session -i. Make autovnc look for both vncviewer and vncviewer.exe
...
git-svn-id: file:///home/svn/framework3/trunk@4424 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 04:25:46 +00:00
HD Moore
149987b41e
The msfwx user interface is now obsolete, further GUI work will be handled by msfgui/msfgtk2
...
git-svn-id: file:///home/svn/framework3/trunk@4409 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-17 23:54:09 +00:00
HD Moore
f916234e1a
Option tab completion is now case insensitive
...
git-svn-id: file:///home/svn/framework3/trunk@4402 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-17 03:52:46 +00:00
HD Moore
cb338fc271
Check for hosted databasee (no matching host for a service)
...
git-svn-id: file:///home/svn/framework3/trunk@4401 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-16 19:14:55 +00:00
Matt Miller
96a6131bf0
added module ds cache on a session basis
...
git-svn-id: file:///home/svn/framework3/trunk@4399 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-16 06:40:55 +00:00
HD Moore
ddb22785ee
The datastore is now case insensitive, but this may lead to some confusion... lets see :-)
...
git-svn-id: file:///home/svn/framework3/trunk@4398 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-16 05:39:38 +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
HD Moore
52b0f8c2aa
More code from alex
...
git-svn-id: file:///home/svn/framework3/trunk@4392 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 21:14:11 +00:00
Matt Miller
93da259db2
additions to the user guide, fix data store to not import globally defined values, added ability to flush datastores
...
git-svn-id: file:///home/svn/framework3/trunk@4387 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 08:02:47 +00:00
fab
2473071564
- update console and session tree
...
git-svn-id: file:///home/svn/framework3/trunk@4383 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 22:51:40 +00:00
fab
12c83bac78
- changle label name for the Job treeview
...
- add double click on to Session treeview to perform the console session
git-svn-id: file:///home/svn/framework3/trunk@4382 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 19:56:19 +00:00
fab
ebf41c00c7
- cleanup code
...
git-svn-id: file:///home/svn/framework3/trunk@4381 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 18:02:56 +00:00
fab
6b45e0b15c
- add focus on the search widget
...
- correct double-click on the module treeview
git-svn-id: file:///home/svn/framework3/trunk@4380 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 17:04:16 +00:00
fab
22ec733f28
- grab focus to cmd_entry
...
git-svn-id: file:///home/svn/framework3/trunk@4379 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 16:44:04 +00:00
fab
98fbadd5fe
- add signal_connect to Gtk::Entry (hit Enter key to perform a search)
...
git-svn-id: file:///home/svn/framework3/trunk@4378 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 16:12:26 +00:00
fab
dca1bdbd0f
- active_focus bogus
...
git-svn-id: file:///home/svn/framework3/trunk@4377 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 16:05:00 +00:00
fab
817160dacb
- expand the treeview after performing a seach in module tree
...
git-svn-id: file:///home/svn/framework3/trunk@4375 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 15:26:38 +00:00
fab
cde840f453
- add color to Gtk::Entry by running state, tooooo fun ;-)
...
git-svn-id: file:///home/svn/framework3/trunk@4374 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 14:38:15 +00:00
fab
1812154275
- update the module treeview after search performing
...
git-svn-id: file:///home/svn/framework3/trunk@4373 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 14:07:35 +00:00
fab
08ff6d905f
- signal_connect a cancel button to clear the module search and refresh the modules treeview
...
git-svn-id: file:///home/svn/framework3/trunk@4372 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 09:14:02 +00:00
fab
bac18df17c
- search engine done !
...
git-svn-id: file:///home/svn/framework3/trunk@4371 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 08:48:39 +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
64ea078c37
git-svn-id: file:///home/svn/framework3/trunk@4368 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-12 05:54:14 +00:00
HD Moore
e6671f238f
Session create/close log messages
...
git-svn-id: file:///home/svn/framework3/trunk@4367 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-12 00:27:32 +00:00
HD Moore
12b6c4c839
Update the comments
...
git-svn-id: file:///home/svn/framework3/trunk@4366 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-12 00:21:52 +00:00
HD Moore
97a87f957f
Session kill now works for the GUI
...
git-svn-id: file:///home/svn/framework3/trunk@4365 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-12 00:20:06 +00:00
fab
a661c6598e
- sessions stuff on msfgui, not yet finished and bad implementation
...
git-svn-id: file:///home/svn/framework3/trunk@4363 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 23:32:01 +00:00
HD Moore
22f9a47099
Killing all jobs is now jobs -K
...
git-svn-id: file:///home/svn/framework3/trunk@4362 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 23:25:07 +00:00
HD Moore
8a797e6bcc
Support for killing sessions from the UI and killing all running jobs with jobs -a
...
git-svn-id: file:///home/svn/framework3/trunk@4361 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 23:24:25 +00:00
fab
c545082fc6
- connect the remove_session to the on_close_session (framework_event_manager)
...
git-svn-id: file:///home/svn/framework3/trunk@4359 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 22:08:24 +00:00
HD Moore
c46c1c2d04
Working meterpreter from inside msfweb
...
git-svn-id: file:///home/svn/framework3/trunk@4357 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 19:33:01 +00:00
HD Moore
020ec49767
Updates to the msfgui interface
...
git-svn-id: file:///home/svn/framework3/trunk@4355 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 09:22:06 +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
d894adbb00
- add Time.now & Process::pid to target treeview
...
git-svn-id: file:///home/svn/framework3/trunk@4348 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 00:04:05 +00:00
fab
bdd4b0353f
- the "OneShot" item in module view was changed by an "Execute" item
...
- "Execute" item now launch the MsfAssistant
- target tree is disabled
- add a double click on the exploit launch MsfAssistant
git-svn-id: file:///home/svn/framework3/trunk@4346 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 22:05:54 +00:00
HD Moore
d0f3f574b0
Basic session support for the web console
...
git-svn-id: file:///home/svn/framework3/trunk@4344 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 18:07:08 +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
HD Moore
4d7e93a272
Prevent session interaction using the web console (since its so broken)
...
git-svn-id: file:///home/svn/framework3/trunk@4342 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 07:29:05 +00:00
HD Moore
a310616f18
Updates to the web interface
...
git-svn-id: file:///home/svn/framework3/trunk@4341 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 06:54:03 +00:00
HD Moore
1bf2db7a56
Command shell now working in the GUI
...
git-svn-id: file:///home/svn/framework3/trunk@4340 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 05:01:48 +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
HD Moore
3aa56ad827
Fixes a typo
...
git-svn-id: file:///home/svn/framework3/trunk@4336 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 02:09:26 +00:00
HD Moore
c60276c657
Inherit from the real pipe class, including the new input_fd() method
...
git-svn-id: file:///home/svn/framework3/trunk@4335 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 02:05:58 +00:00
fab
4a875fa468
- Perform a match IP address for MyOneShot (Gtk::Dialog) and a Gtk::Label warning
...
git-svn-id: file:///home/svn/framework3/trunk@4333 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-08 21:29:32 +00:00
fab
c8dc150cc9
- Emits an activate signal to the Gtk::Entry of MyOneShot class.
...
git-svn-id: file:///home/svn/framework3/trunk@4332 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-08 20:18:21 +00:00
fab
71c0275f73
- enable search in the module tree. User could hint Ctrl-F and tape the first letters of the searching module, he could be navigate throught results by using the up/down arrows .... Isn't fun, no ?
...
git-svn-id: file:///home/svn/framework3/trunk@4331 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-07 22:28:55 +00:00
fab
49ea5b2369
- bug in display module view
...
git-svn-id: file:///home/svn/framework3/trunk@4330 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-07 21:02:24 +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
c23760c445
- Gtk::Entry on the console is done, cmd redirects to stdout
...
git-svn-id: file:///home/svn/framework3/trunk@4328 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-05 22:36:43 +00:00
fab
7be3d1c3de
- link MsfAssistant to bidirectionnal_pide
...
- add Gtk::Entry to console
git-svn-id: file:///home/svn/framework3/trunk@4327 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-05 21:08:35 +00:00