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
HD Moore
7cc30f0fa8
Support pattern_create() lengths larger than the maximum set size
...
git-svn-id: file:///home/svn/framework3/trunk@5104 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-13 16:11:33 +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
6f23487daa
Fixes #117 . No longer treat connection: close as a stop-processing case
...
git-svn-id: file:///home/svn/framework3/trunk@5090 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-09 22:27:27 +00:00
HD Moore
00beaa7049
Fixes #136 . Detects a nil str parameter
...
git-svn-id: file:///home/svn/framework3/trunk@5088 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-09 22:10:38 +00:00
HD Moore
59120eafb2
Adds rand_text_numeric wrapper to the exploit class
...
git-svn-id: file:///home/svn/framework3/trunk@5086 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-05 13:40:41 +00:00
HD Moore
448714ab7b
Adds rand_text_numeric
...
git-svn-id: file:///home/svn/framework3/trunk@5085 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-05 13:39:45 +00:00
Matt Miller
23da91742e
the tag used for find tag must be sent BEFORE the intermediate stage
...
git-svn-id: file:///home/svn/framework3/trunk@5084 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-31 17:39:54 +00:00
Matt Miller
1ae7bef139
removed debug puts
...
git-svn-id: file:///home/svn/framework3/trunk@5082 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-31 04:03:26 +00:00
Matt Miller
f61cde59c4
initial support for context encoding
...
git-svn-id: file:///home/svn/framework3/trunk@5081 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-31 04:01:30 +00:00
Matt Miller
bf935736b6
fix flushing to account for suffix
...
git-svn-id: file:///home/svn/framework3/trunk@5078 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-13 01:32:32 +00:00
Matt Miller
3f903a4e24
fix from spoonm
...
git-svn-id: file:///home/svn/framework3/trunk@5077 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-11 07:09:13 +00:00
Matt Miller
7b65a56d65
initial support for metasm integration, ported sample payload to use it
...
git-svn-id: file:///home/svn/framework3/trunk@5076 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-11 00:37:50 +00:00
Matt Miller
89d0e200f6
fix portfwd command not functioning properly
...
git-svn-id: file:///home/svn/framework3/trunk@5075 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-10 23:54:26 +00:00
Matt Miller
b698d99209
catch IOError that may be raised when closing a socket that is already closed, fixes #61
...
git-svn-id: file:///home/svn/framework3/trunk@5074 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-10 23:09:00 +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
HD Moore
bff51b5578
Typo fix
...
git-svn-id: file:///home/svn/framework3/trunk@5067 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-30 05:21:02 +00:00
Ramon de C Valle
f60810d00c
Added more advanced payload options and advanced payload options support for Solaris.
...
git-svn-id: file:///home/svn/framework3/trunk@5060 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-25 03:24:51 +00:00
HD Moore
4c650f865b
It helps when the new hash is actually used...
...
git-svn-id: file:///home/svn/framework3/trunk@5055 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-17 19:01:04 +00:00
HD Moore
84370e82aa
Force the port parameter to be an integer, since some db drivers expect this.
...
git-svn-id: file:///home/svn/framework3/trunk@5054 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-17 18:42:26 +00:00
HD Moore
b21fb10f75
Fixes #120 . Applies a one-line patch from egypt[at]nmt.edu
...
git-svn-id: file:///home/svn/framework3/trunk@5053 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-16 13:52:11 +00:00
HD Moore
b4fab66d40
Fixes #128 . Applying a one-line typo fix from antoine. Thanks!
...
git-svn-id: file:///home/svn/framework3/trunk@5052 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-16 13:43:52 +00:00
HD Moore
1f2791494b
General cleanups, bug fixes, removal of debugging statements.
...
git-svn-id: file:///home/svn/framework3/trunk@5051 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-16 02:17:32 +00:00
HD Moore
2fd4bf1579
Adds support for array arguments to Rex::Arch.endian(). This solves a problem where some exploits choose the wrong unescape method.
...
git-svn-id: file:///home/svn/framework3/trunk@5050 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-16 01:23:17 +00:00
HD Moore
24aac8b5ae
Fixes #127 . Applying patch from Alex that solves ASN.1 encoding issues.
...
git-svn-id: file:///home/svn/framework3/trunk@5049 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-16 01:13:25 +00:00
Ramon de C Valle
f3dd74cfc9
Added advanced payload options for *BSD, improved solaris targets of lsa_transnames_heap.rb, some code cleanups.
...
git-svn-id: file:///home/svn/framework3/trunk@5044 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-11 03:19:28 +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
HD Moore
240ad73d6a
Added --rip mode to msfpescan :)
...
git-svn-id: file:///home/svn/framework3/trunk@5041 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-09 18:17:04 +00:00
HD Moore
37c0376d73
Add file names to the resource output
...
git-svn-id: file:///home/svn/framework3/trunk@5040 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-09 05:06:01 +00:00
HD Moore
9aa34702dd
Fix a typo which prevented the set() method from working correctly.
...
git-svn-id: file:///home/svn/framework3/trunk@5036 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-07 03:12:42 +00:00
HD Moore
1f0cd480e5
This commit adds --info support to msfpescan
...
git-svn-id: file:///home/svn/framework3/trunk@5034 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-06 05:14:05 +00:00
Ramon de C Valle
99f806b0e9
Added OSX payloads advanced options and improved Samba exploit module.
...
git-svn-id: file:///home/svn/framework3/trunk@5033 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-06 01:22:54 +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
e4e674003d
Correct the super() call in http's regenerate_payload()
...
git-svn-id: file:///home/svn/framework3/trunk@5025 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 13:40:45 +00:00
HD Moore
0c6d0e5941
This code IS in a mixin now, remove the old comment :)
...
git-svn-id: file:///home/svn/framework3/trunk@5024 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 04:39:58 +00:00
HD Moore
30bf0667d8
cosmetic
...
git-svn-id: file:///home/svn/framework3/trunk@5023 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 04:39:18 +00:00
HD Moore
ddadf74a85
Fix a typo that could break regenerate_payload
...
git-svn-id: file:///home/svn/framework3/trunk@5022 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 04:38:56 +00:00
HD Moore
a21ec0a73c
Updating the php_include_url function to figure out the server address a little bit better.
...
git-svn-id: file:///home/svn/framework3/trunk@5019 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 04:26:28 +00:00
HD Moore
e01ed7a606
Updated METASM hg directory
...
git-svn-id: file:///home/svn/framework3/trunk@5018 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-03 04:22:55 +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
HD Moore
4a204efaa1
Import the new METASM code
...
git-svn-id: file:///home/svn/framework3/trunk@5008 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-30 21:53:26 +00:00
Matt Miller
525319fbd1
default to no badchars
...
git-svn-id: file:///home/svn/framework3/trunk@5006 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-29 00:29:29 +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
Matt Miller
d33675d870
framework now properly handles using singles without handlers as both stages and singles, fixes #115
...
git-svn-id: file:///home/svn/framework3/trunk@4994 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-16 05:04:03 +00:00
Matt Miller
025c9cea99
don't set ENCODER if it isn't supplied, potentially fixes #119
...
git-svn-id: file:///home/svn/framework3/trunk@4992 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-16 02:33:38 +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
HD Moore
c45e9b957a
This adds suppor for the LSA open policy call for dcerpc exploits
...
git-svn-id: file:///home/svn/framework3/trunk@4985 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-09 02:26:35 +00:00
HD Moore
40511cffb7
This adds a Linux-payload specific mixin which allows for new advanced options, such as setuid/chroot prepends.
...
git-svn-id: file:///home/svn/framework3/trunk@4984 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-09 02:25:31 +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
HD Moore
fadfd17b1e
Removed the duplicate author entry
...
git-svn-id: file:///home/svn/framework3/trunk@4952 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-21 20:46:22 +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
HD Moore
ddfe651bc8
This adds support for smb_pipeio=trans
...
git-svn-id: file:///home/svn/framework3/trunk@4915 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-15 16:48:15 +00:00
HD Moore
58a804e510
Small bug fix to allow pipeio on Novell
...
git-svn-id: file:///home/svn/framework3/trunk@4914 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-15 15:44:39 +00:00
pusscat
14332dcb0e
Move my email from gmail to metasploit
...
git-svn-id: file:///home/svn/framework3/trunk@4911 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-14 21:00:46 +00:00
bmc
5e23a54296
* uhwtfms_half - half-width encoding ( http://www.kb.cert.org/vuls/id/739224 )
...
git-svn-id: file:///home/svn/framework3/trunk@4910 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-14 20:49:35 +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
HD Moore
e8c5c53e4b
This adds pass-the-hash support from grutz.
...
git-svn-id: file:///home/svn/framework3/trunk@4890 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-09 12:39: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
HD Moore
793048c879
This patch adds support for java byte array output (useful for sticking shellcode into java applets).
...
git-svn-id: file:///home/svn/framework3/trunk@4880 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-07 04:42:11 +00:00
HD Moore
ebb84d5b32
Check for typos next time =P
...
git-svn-id: file:///home/svn/framework3/trunk@4879 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 22:33:21 +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
bmc
21e37f1b0c
* older IIS allowed you to encode multiple times. Expose the ability to encode as many times as you wish. 1 is default
...
git-svn-id: file:///home/svn/framework3/trunk@4867 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-04 15:17:25 +00:00
HD Moore
88d3193020
Removed the old pcap mixin, replaced with Capture, updated the test_pcap module
...
git-svn-id: file:///home/svn/framework3/trunk@4860 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-04 02:56:35 +00:00
HD Moore
4b42797768
Adds timed module support, fixes #97
...
git-svn-id: file:///home/svn/framework3/trunk@4857 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-03 20:23:27 +00:00
HD Moore
65cfd287e5
Improvements to the SSL socket support in Rex, fixes #102 , and a HTTP client response parsing bug
...
git-svn-id: file:///home/svn/framework3/trunk@4851 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-03 20:01:29 +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
HD Moore
6ac3d5a5cc
Prints the banner during connect() now
...
git-svn-id: file:///home/svn/framework3/trunk@4837 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-02 03:40:46 +00:00
HD Moore
288d82c8f6
cidr_crack() now detects v6 addresses better
...
git-svn-id: file:///home/svn/framework3/trunk@4828 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-01 04:54:18 +00:00
HD Moore
664363d7bd
One more fix for IPv6 support, this should fix things up for OS X
...
git-svn-id: file:///home/svn/framework3/trunk@4827 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-01 04:50:16 +00:00
HD Moore
a36a740cf0
Minor fix for IPv6 support
...
git-svn-id: file:///home/svn/framework3/trunk@4826 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-01 04:47:53 +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
HD Moore
bf56c136ee
Catch even more generic errors
...
git-svn-id: file:///home/svn/framework3/trunk@4816 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 00:13:26 +00:00
HD Moore
abb0ac92d9
This adds a secondary check to see if the OS actually supports IPv6 sockets
...
git-svn-id: file:///home/svn/framework3/trunk@4815 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 00:11:49 +00:00
HD Moore
83a8ece022
This patch adds IPv6 support to most feartures of the framework. The major missing component is IPv6-enabled payloads.
...
git-svn-id: file:///home/svn/framework3/trunk@4814 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-29 23:43:39 +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
bmc
c79649ebc3
add chunked encoding evasion back into the client API (not in the mixin yet)
...
git-svn-id: file:///home/svn/framework3/trunk@4790 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-26 21:08:22 +00:00
HD Moore
c79d200729
Typos
...
git-svn-id: file:///home/svn/framework3/trunk@4784 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-24 13:47:46 +00:00
HD Moore
1cfa033ad9
Woops, Raw and String should not mangle their params
...
git-svn-id: file:///home/svn/framework3/trunk@4778 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-24 06:37:23 +00:00
HD Moore
4d1c274387
Merging all of the auxilliary/scanner related features
...
git-svn-id: file:///home/svn/framework3/trunk@4749 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-24 06:27:39 +00:00
HD Moore
affc5fb958
fixes #85 (basic auth to http)
...
git-svn-id: file:///home/svn/framework3/trunk@4744 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-23 22:48:22 +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
Matt Miller
02d264cf30
reload plugins from disk if they have already been loaded
...
git-svn-id: file:///home/svn/framework3/trunk@4733 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 07:55:04 +00:00
Matt Miller
1e1cc94831
req_string rather than req
...
git-svn-id: file:///home/svn/framework3/trunk@4732 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 07:50:07 +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
Matt Miller
130b303bfa
shikata changes from vlad902, improvements to poly code
...
git-svn-id: file:///home/svn/framework3/trunk@4722 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-21 02:10:43 +00:00
Matt Miller
0801d3989f
fix for handler issue in udp exploits
...
git-svn-id: file:///home/svn/framework3/trunk@4700 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-16 16:20:59 +00:00
HD Moore
1bb398de59
Adding the Microsoft DNS service exploit, targetting Windows 2000
...
git-svn-id: file:///home/svn/framework3/trunk@4677 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-14 07:16:33 +00:00
HD Moore
fdd9f96145
Adds endpoint mapper and management interface support to the DCERPC exploit mixin
...
git-svn-id: file:///home/svn/framework3/trunk@4676 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-14 05:22:22 +00:00
Matt Miller
ae4a4c378a
fixes #77
...
git-svn-id: file:///home/svn/framework3/trunk@4664 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-12 17:23:18 +00:00
HD Moore
2ec5cea6df
Adds to_hex_dump
...
git-svn-id: file:///home/svn/framework3/trunk@4662 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-11 22:23:32 +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
HD Moore
4d3a91f63b
Add support for hexadecimal values for OptInt options
...
git-svn-id: file:///home/svn/framework3/trunk@4652 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-05 05:00:55 +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
Matt Miller
67e39c15a1
display output on a different line from the prompt
...
git-svn-id: file:///home/svn/framework3/trunk@4643 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-04 02:38:15 +00:00
Matt Miller
a319b8e582
got rid of duplicated code in browser exploits, fixes #71
...
git-svn-id: file:///home/svn/framework3/trunk@4642 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-04 02:04:37 +00:00
Matt Miller
14cff709bc
update comment
...
git-svn-id: file:///home/svn/framework3/trunk@4641 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-03 07:56:57 +00:00
Matt Miller
2dd452e2f5
comment
...
git-svn-id: file:///home/svn/framework3/trunk@4636 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-03 07:36:33 +00:00
Matt Miller
b74311c71d
initial integration of alex's heaplib, and a port of the keyframe exploit
...
git-svn-id: file:///home/svn/framework3/trunk@4635 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-03 07:35:54 +00:00
HD Moore
d31b36a4ca
Add windows suppor to pe_memdump. Fix a stupid typo in pattern_create
...
git-svn-id: file:///home/svn/framework3/trunk@4629 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-03 02:42:30 +00:00
HD Moore
2958988454
Remove the int3 from the copy_to_stack code
...
git-svn-id: file:///home/svn/framework3/trunk@4620 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-02 06:26:16 +00:00
HD Moore
9333609211
Adds a second argument to encode_base64
...
git-svn-id: file:///home/svn/framework3/trunk@4618 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-02 06:23:14 +00:00
Matt Miller
97b6cf3636
here we go
...
git-svn-id: file:///home/svn/framework3/trunk@4613 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-02 05:51:22 +00:00
HD Moore
dd2e9d87fb
This adds SMTPDeliver exploit mixin, the SMTP version of the ANI exploit, accessor to Ole::Storage
...
git-svn-id: file:///home/svn/framework3/trunk@4608 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-02 05:27:19 +00:00
HD Moore
964c5b8081
This adds simple MIME support to the Rex library
...
git-svn-id: file:///home/svn/framework3/trunk@4607 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-02 03:58:11 +00:00
Matt Miller
f9d8c4e820
modifications to support using an explicit target to regen payloads
...
git-svn-id: file:///home/svn/framework3/trunk@4602 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-01 21:21:10 +00:00
Matt Miller
f0fcedf728
raw encoder type wasn't being enforced
...
git-svn-id: file:///home/svn/framework3/trunk@4599 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-01 21:00:51 +00:00
HD Moore
ab6f961ea4
Removed the buggy errors.txt loader, embedded the error messages into the files
...
git-svn-id: file:///home/svn/framework3/trunk@4584 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-27 02:44:05 +00:00
HD Moore
2ce350b1fd
This should fix a bad-argument call for memdump based images
...
git-svn-id: file:///home/svn/framework3/trunk@4583 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-27 01:56:19 +00:00
HD Moore
4b8e8dc0e8
Bumped the version of trunk to 3.1-dev
...
git-svn-id: file:///home/svn/framework3/trunk@4575 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-26 19:55:26 +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
HD Moore
c01d7d6cab
Updated to allow 1.8.2 on OS X, since technically it works fine
...
git-svn-id: file:///home/svn/framework3/trunk@4568 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 07:57:54 +00:00
HD Moore
46c9c510dd
Minor cleanups, less matching, very minor speedup
...
git-svn-id: file:///home/svn/framework3/trunk@4567 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 07:38:11 +00:00
HD Moore
35680b10ca
Update the release version
...
git-svn-id: file:///home/svn/framework3/trunk@4566 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 07:35:15 +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
HD Moore
a1d3f0e4f7
Yet-another-Windows-fix
...
git-svn-id: file:///home/svn/framework3/trunk@4556 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 18:35:34 +00:00
HD Moore
3de67cf716
More fixes for cross-platform NASM shell support
...
git-svn-id: file:///home/svn/framework3/trunk@4555 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 18:31:44 +00:00
HD Moore
755278ca1a
Compatibility fixes to the nasm shell
...
git-svn-id: file:///home/svn/framework3/trunk@4554 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 18:15:45 +00:00
HD Moore
1fd83b3fe6
Changes to the nasm wrapper to enable windows support
...
git-svn-id: file:///home/svn/framework3/trunk@4553 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 18:09:14 +00:00
HD Moore
d529f11e9b
The configuration directory is now based on $HOME -> $USERPROFILE -> $Root
...
git-svn-id: file:///home/svn/framework3/trunk@4548 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 06:41:44 +00:00
HD Moore
8c631e7063
Switches the socket class to use pack_sockaddr_in(). Fixes #58
...
git-svn-id: file:///home/svn/framework3/trunk@4545 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-22 22:15:26 +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
HD Moore
5f2d59ccad
Added the support class, confined it load within the OLE namespace
...
git-svn-id: file:///home/svn/framework3/trunk@4542 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-20 18:25:19 +00:00
HD Moore
9c3bfaeee4
Imported the OLE modules from ruby-msg (GPLv2)
...
git-svn-id: file:///home/svn/framework3/trunk@4541 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-20 16:49:34 +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
HD Moore
d14221898d
Merge in the new generic PHP exploit with new targets
...
Added type definitions to HTTP::Client
git-svn-id: file:///home/svn/framework3/trunk@4537 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-17 20:10:57 +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
Matt Miller
aaeb955fbd
switch to using ruby mutex instead of rwlock to prevent oddness reported, fixes #52
...
git-svn-id: file:///home/svn/framework3/trunk@4526 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-12 00:50:50 +00:00
Matt Miller
449ca3c826
check to ensure that the step is valid as it will be normalized
...
git-svn-id: file:///home/svn/framework3/trunk@4525 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-12 00:35:02 +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
HD Moore
4d87a3f9fb
Adding the missing raw_headers function required for the recent php bug
...
git-svn-id: file:///home/svn/framework3/trunk@4518 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 16:28:13 +00:00
HD Moore
b5e0a70528
Cleanup debugging statement
...
git-svn-id: file:///home/svn/framework3/trunk@4517 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 02:04:35 +00:00
HD Moore
d3ff922169
Disable BruteStep for now, its still broken
...
git-svn-id: file:///home/svn/framework3/trunk@4516 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 01:43:51 +00:00
HD Moore
547ec3c6c6
This patch adds header folding, fixed hex-random and u-random encoding, fake uri end, fake uri parameters. This fixes #16 , the remaining two options (chunked and pipelining), will be added in a future version.
...
git-svn-id: file:///home/svn/framework3/trunk@4513 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-10 05:58:14 +00:00
HD Moore
41809d5f0a
Rescue Timeout and Runtime errors from the HTTP client. This fixes #42 .
...
git-svn-id: file:///home/svn/framework3/trunk@4512 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-10 03:51:58 +00:00
Matt Miller
c61e0e8931
change the behavior of nil non-required options, fixes #49
...
git-svn-id: file:///home/svn/framework3/trunk@4509 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-09 06:12:28 +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
HD Moore
e6f221ad80
Major updates to the HTTP api, re-addition of HTTP evasion, see #16
...
git-svn-id: file:///home/svn/framework3/trunk@4506 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-08 14:08:41 +00:00
HD Moore
30a93c33cb
The rand_text_* methods now take an optional badchar list and default it to the payload_badchars data
...
git-svn-id: file:///home/svn/framework3/trunk@4503 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-06 21:02:38 +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
Matt Miller
cfd9cbb1f1
added code to disable random nops/text generation if DEBUG is set, fixes #43 , but still need to update some exploits
...
git-svn-id: file:///home/svn/framework3/trunk@4497 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-01 08:09:22 +00:00
Matt Miller
2981d476ff
rescue Timeout::Error, not TimeoutError
...
git-svn-id: file:///home/svn/framework3/trunk@4496 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-01 07:47:40 +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
HD Moore
88cc653478
The HTTP api now catches SIGPIPEs and just returns a nil response
...
git-svn-id: file:///home/svn/framework3/trunk@4483 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-27 09:31:23 +00:00
HD Moore
7087457f9e
A few more updates to the HTTP exploit mixin, still needs some work before it is completed
...
git-svn-id: file:///home/svn/framework3/trunk@4481 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-27 09:15:53 +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
HD Moore
6d4c234187
Fix a problem where a dcerpc exploit will only work once before the framework must be reloaded
...
git-svn-id: file:///home/svn/framework3/trunk@4476 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-26 17:38:01 +00:00
Matt Miller
36462709c6
fix typo
...
git-svn-id: file:///home/svn/framework3/trunk@4474 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-26 03:11:51 +00:00
Matt Miller
b30551b59d
moved code around that sets the via exploit/payload to the handler code, fixes #32
...
git-svn-id: file:///home/svn/framework3/trunk@4473 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-26 03:09:55 +00:00
Matt Miller
c8bbefcab0
added some comments, and introduced the DatabaseEvent mixin
...
git-svn-id: file:///home/svn/framework3/trunk@4472 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-25 21:25:41 +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
e8d036cac8
fixed typo in simplified modules
...
git-svn-id: file:///home/svn/framework3/trunk@4465 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-24 21:42:13 +00:00
Matt Miller
117d004e01
fixed unit tests in core
...
git-svn-id: file:///home/svn/framework3/trunk@4464 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-24 06:35:03 +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
HD Moore
2db1945637
Fix a bone-headed error when adding http evasion, this fixes #31
...
git-svn-id: file:///home/svn/framework3/trunk@4459 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-22 07:33:00 +00:00
HD Moore
7007ec3349
Work around an off problem with the require() call not always returning true. If the require fails, an exception should be raised, so this should be a safe workaround.
...
git-svn-id: file:///home/svn/framework3/trunk@4454 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-21 14:42:21 +00:00
HD Moore
fe540a3001
Cleanly handle EOFError's from DCERPC services. This fixes #27
...
git-svn-id: file:///home/svn/framework3/trunk@4453 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-21 03:58:44 +00:00
Matt Miller
b70afbd6cf
fixes #23 , from alex
...
git-svn-id: file:///home/svn/framework3/trunk@4450 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-21 03:11:47 +00:00
Matt Miller
4d60b8f146
fixes #19 , don't skip if overwrite is false
...
git-svn-id: file:///home/svn/framework3/trunk@4449 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-21 03:10:48 +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
Matt Miller
7ca88cd747
fix to call interact with correct args
...
git-svn-id: file:///home/svn/framework3/trunk@4446 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-20 05:41:51 +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
Matt Miller
d4a739f85a
fixes #1
...
git-svn-id: file:///home/svn/framework3/trunk@4435 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 12:08:11 +00:00
HD Moore
904901d163
Change ARCH and PLATFORM to advanced options
...
git-svn-id: file:///home/svn/framework3/trunk@4433 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 07:38:31 +00:00
HD Moore
24f0608974
Update the smb/dcerpc mixins to use the newly named options
...
git-svn-id: file:///home/svn/framework3/trunk@4430 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 07:06:30 +00:00
HD Moore
1d1f55f9e9
Added CHOST/CPORT as advanced options. Split out uncommon SMB options as advanced
...
git-svn-id: file:///home/svn/framework3/trunk@4429 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 07:02:47 +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
a4b06e1653
fixes a file descriptor leak in the SMB and DCERPC exception translation code
...
git-svn-id: file:///home/svn/framework3/trunk@4423 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 03:07:40 +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
9cda28221f
more gracefully handle iconv being missing
...
git-svn-id: file:///home/svn/framework3/trunk@4400 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-16 18:49:07 +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
HD Moore
0b42f16d1f
Add a comment about why color support was disabled for now
...
git-svn-id: file:///home/svn/framework3/trunk@4397 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-16 05:22:36 +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
9826b57b11
Added capture mixin (going to replace pcap)
...
git-svn-id: file:///home/svn/framework3/trunk@4393 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 21:14:36 +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
Matt Miller
3416375c72
typo, case sensitive
...
git-svn-id: file:///home/svn/framework3/trunk@4385 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 07:28:52 +00:00
HD Moore
a1c6dda462
Patches from solar to add symlink support to mod dirs and prevent caching of broken modules
...
git-svn-id: file:///home/svn/framework3/trunk@4384 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 05:32:48 +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
HD Moore
9d8fd125a6
Updated the ActiveRecord loader to work properly with new gems package
...
git-svn-id: file:///home/svn/framework3/trunk@4364 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 23:47:34 +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
4d205cdcd8
Consistency fixes for the print_* routines
...
git-svn-id: file:///home/svn/framework3/trunk@4358 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 19:40:33 +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
Matt Miller
4cd2679f2f
get rid for prompt and use output for displaying the prompt
...
git-svn-id: file:///home/svn/framework3/trunk@4352 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 06:59:22 +00:00
Matt Miller
df10ee412d
typos
...
git-svn-id: file:///home/svn/framework3/trunk@4349 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 03:16:08 +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
d1136c7286
Nevermind, the pipe_input.fd should be used instead of .fd
...
git-svn-id: file:///home/svn/framework3/trunk@4338 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 02:55:28 +00:00
HD Moore
934f2652b5
Changed input_fd to just fd
...
git-svn-id: file:///home/svn/framework3/trunk@4337 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 02:44:41 +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
HD Moore
b39346079d
This adds the input_fd() method, which returns a selectable() socket
...
git-svn-id: file:///home/svn/framework3/trunk@4334 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 02:04:52 +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
fab
a38dc64158
- isolate Gtk::TextBuffer for the bidirectional_pipe buffer, now all session owns his buffer
...
git-svn-id: file:///home/svn/framework3/trunk@4326 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 23:33:27 +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
HD Moore
2980467f1b
Formatting updates
...
git-svn-id: file:///home/svn/framework3/trunk@4315 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 01:54:10 +00:00
Matt Miller
a68dfe89bf
better errors if meterp file is missing
...
git-svn-id: file:///home/svn/framework3/trunk@4313 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-03 19:39:11 +00:00
Matt Miller
cbd0a8ca35
normalize general framework events to be like other events
...
git-svn-id: file:///home/svn/framework3/trunk@4307 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-02 03:45:37 +00:00
HD Moore
5e12797485
Updates for msfweb, added vista target to smb/version, patch from diaul to show the selected target
...
git-svn-id: file:///home/svn/framework3/trunk@4305 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-31 00:08:52 +00:00
Matt Miller
279c0e3e52
defanged mode
...
git-svn-id: file:///home/svn/framework3/trunk@4303 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-30 04:48:35 +00:00
HD Moore
90d03e881b
Updates to the web console
...
git-svn-id: file:///home/svn/framework3/trunk@4294 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-22 06:57:07 +00:00
HD Moore
6df557c8a7
Support for bidirectional pipe on windows uses a hacked up socket_pair()
...
git-svn-id: file:///home/svn/framework3/trunk@4291 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-21 20:21:58 +00:00
HD Moore
8d06aad5b4
Tab completion has been added to the web console
...
git-svn-id: file:///home/svn/framework3/trunk@4290 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-20 22:19:32 +00:00
HD Moore
35cc4bfbb2
Add the correct requires
...
git-svn-id: file:///home/svn/framework3/trunk@4288 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-19 08:47:20 +00:00
HD Moore
4bd5580784
Updates for the web interface
...
git-svn-id: file:///home/svn/framework3/trunk@4287 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-19 08:46:06 +00:00
HD Moore
0012389ba0
Adds support for bind payloads in passive exploits
...
git-svn-id: file:///home/svn/framework3/trunk@4281 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-18 03:51:15 +00:00
HD Moore
51be740744
Require ruby 1.8.3+ to avoid stupid bugs
...
git-svn-id: file:///home/svn/framework3/trunk@4277 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-15 20:42:42 +00:00
Matt Miller
97feb5b79d
hex-normal is broken?
...
git-svn-id: file:///home/svn/framework3/trunk@4276 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-15 00:43:17 +00:00
Matt Miller
b155c41d28
fix ref counting issue with vncinject
...
git-svn-id: file:///home/svn/framework3/trunk@4275 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-08 04:44:11 +00:00
Matt Miller
d63d365af2
svnserve
...
git-svn-id: file:///home/svn/framework3/trunk@4265 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-05 06:38:24 +00:00
HD Moore
d09046a5b9
Accessing res['header'] is now case insensitive for HTTP responses
...
Added the Google Appliance exploit
git-svn-id: file:///home/svn/framework3/trunk@4259 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-05 05:22:39 +00:00
HD Moore
68274d6870
PHP tags are now added by the php_include handler and no longer a part of the payloads themselves
...
git-svn-id: file:///home/svn/framework3/trunk@4254 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-05 03:31:18 +00:00
Matt Miller
5700acc2fc
fix for encoder not implementing commands
...
git-svn-id: file:///home/svn/framework3/trunk@4251 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-05 02:48:45 +00:00
Matt Miller
7da10dd53e
fix opcode compat with new http client interface
...
git-svn-id: file:///home/svn/framework3/trunk@4244 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-30 07:39:34 +00:00
Matt Miller
851f2ccb29
fix for connect_login
...
git-svn-id: file:///home/svn/framework3/trunk@4243 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-29 11:33:16 +00:00
HD Moore
2bc1d4be18
Updates to the client API
...
git-svn-id: file:///home/svn/framework3/trunk@4242 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-28 23:42:54 +00:00
HD Moore
7d949bf802
Remove whitespace from base64
...
git-svn-id: file:///home/svn/framework3/trunk@4238 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-28 19:56:57 +00:00