HD Moore
|
5c39fd102a
|
Tag this a rc1, one more big bug shakeout
git-svn-id: file:///home/svn/framework3/trunk@7526 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 03:30:16 +00:00 |
HD Moore
|
d67cb3cdde
|
Really fixes #464
git-svn-id: file:///home/svn/framework3/trunk@7525 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 02:52:23 +00:00 |
HD Moore
|
ba9f7b41b3
|
Fix save() again
git-svn-id: file:///home/svn/framework3/trunk@7524 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 02:48:00 +00:00 |
HD Moore
|
1ad262a53e
|
Fixes #464 by using the correct logic to only save user defined variables and to reset default options after a register_*_options call by a mixin
git-svn-id: file:///home/svn/framework3/trunk@7523 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 02:39:08 +00:00 |
HD Moore
|
18ba91cebc
|
Adds the find/save wrapper back, it seems to help a little, but doesn't solve all cases. See #514
git-svn-id: file:///home/svn/framework3/trunk@7517 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-14 22:11:53 +00:00 |
HD Moore
|
291aad8cc1
|
Fixes #516 and fixes #515. This patch makes database support a little more user-friendly. The db commands now accept -h and --help, the db_drivers command will indicate how to install support for a given database, the db_create/db_destroy commands will indicate what tools are required to use them, and the postgres driver will now roperly handle sameuser authentication over a unix domain socket with postgres-pr
git-svn-id: file:///home/svn/framework3/trunk@7516 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-14 21:41:38 +00:00 |
James Lee
|
e296ec92ea
|
more uninitalized var warnings
git-svn-id: file:///home/svn/framework3/trunk@7513 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-14 06:21:22 +00:00 |
James Lee
|
d3d406f405
|
more unitialized goodness
git-svn-id: file:///home/svn/framework3/trunk@7501 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 23:53:17 +00:00 |
HD Moore
|
f011c7d580
|
rc1 -> testing
git-svn-id: file:///home/svn/framework3/trunk@7498 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:52:29 +00:00 |
HD Moore
|
eabfff5aca
|
Adds the last updated date to the output
git-svn-id: file:///home/svn/framework3/trunk@7497 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:50:12 +00:00 |
James Lee
|
a3c020fef2
|
more uninitialized var warnings
git-svn-id: file:///home/svn/framework3/trunk@7495 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:11:52 +00:00 |
James Lee
|
8471baa62a
|
fix another uninitialized class var warning
git-svn-id: file:///home/svn/framework3/trunk@7494 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:00:16 +00:00 |
James Lee
|
80ee6157ed
|
fix a few warnings
git-svn-id: file:///home/svn/framework3/trunk@7492 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 20:28:36 +00:00 |
James Lee
|
b762ca5ece
|
fix '@initialized not initialized' warning
git-svn-id: file:///home/svn/framework3/trunk@7489 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 17:31:57 +00:00 |
James Lee
|
8c28c38da3
|
remove busted unit test
git-svn-id: file:///home/svn/framework3/trunk@7482 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-12 19:49:35 +00:00 |
HD Moore
|
500eb85a58
|
Fix a typo in ^L support
git-svn-id: file:///home/svn/framework3/trunk@7476 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-12 06:31:50 +00:00 |
HD Moore
|
8c65a0f48c
|
Handle interrupts without showing a backtrace
git-svn-id: file:///home/svn/framework3/trunk@7473 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-12 05:56:52 +00:00 |
James Lee
|
62470e47a7
|
Skip closed/filtered ports when db_autopwning
git-svn-id: file:///home/svn/framework3/trunk@7462 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:58:08 +00:00 |
James Lee
|
c7967e00d7
|
handle both 'open' and 'up' for port state in db_services
git-svn-id: file:///home/svn/framework3/trunk@7460 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:29:44 +00:00 |
James Lee
|
029d0bae47
|
save the port state regardless of whether we know the name
git-svn-id: file:///home/svn/framework3/trunk@7459 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:22:03 +00:00 |
James Lee
|
73a0ef8b64
|
actually save port state
git-svn-id: file:///home/svn/framework3/trunk@7458 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:16:52 +00:00 |
James Lee
|
78c88c888f
|
don't backtrace just because the client cancelled
git-svn-id: file:///home/svn/framework3/trunk@7453 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 19:38:18 +00:00 |
James Lee
|
7e177962bf
|
tell the user what port we're listening on
git-svn-id: file:///home/svn/framework3/trunk@7452 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 17:39:51 +00:00 |
James Lee
|
b64d12c846
|
sort jobs numerically
git-svn-id: file:///home/svn/framework3/trunk@7451 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 17:16:49 +00:00 |
James Lee
|
3dfaf32bc8
|
trying out bold colors
git-svn-id: file:///home/svn/framework3/trunk@7450 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 16:49:26 +00:00 |
James Lee
|
2cbb32550c
|
fix meterp sessions getting initialized improperly, fix msf> prompt in exploit context after color cmd
git-svn-id: file:///home/svn/framework3/trunk@7449 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 16:10:39 +00:00 |
HD Moore
|
2c3cace80c
|
Fix up the classes needed by msfweb. Fixes #495
git-svn-id: file:///home/svn/framework3/trunk@7447 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:59:49 +00:00 |
James Lee
|
3628a3d3c6
|
fix sessions breaking right away when interacting. command dispatcher still appears to be hosed
git-svn-id: file:///home/svn/framework3/trunk@7446 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:55:42 +00:00 |
HD Moore
|
3db9bbfaae
|
See #493. Initialize the prompt
git-svn-id: file:///home/svn/framework3/trunk@7445 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:33:14 +00:00 |
HD Moore
|
69dbb7b4b0
|
Address some of #493
git-svn-id: file:///home/svn/framework3/trunk@7444 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:26:40 +00:00 |
James Lee
|
daf58b6deb
|
get rid of the single-character escapes so we're less likely to see accidental color substitutions
git-svn-id: file:///home/svn/framework3/trunk@7443 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 07:12:56 +00:00 |
James Lee
|
fd4e4154cd
|
add a new 'color' command that lets the user force color on or off.
git-svn-id: file:///home/svn/framework3/trunk@7442 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 06:58:01 +00:00 |
James Lee
|
a8d9da0d3d
|
initial color support. will add ability to change colors from console soon. see #344
git-svn-id: file:///home/svn/framework3/trunk@7440 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 03:27:48 +00:00 |
HD Moore
|
2bec0701a7
|
Fixes a crash on startup when no svn directories are present
git-svn-id: file:///home/svn/framework3/trunk@7438 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 03:05:12 +00:00 |
HD Moore
|
acea0f87fb
|
Correct the formatting of the old age warning. Obviously nobody would have seen this for another 5 days :)
git-svn-id: file:///home/svn/framework3/trunk@7436 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 23:45:21 +00:00 |
James Lee
|
e73d4ead7f
|
handle a broken socket gracefully, fixes a backtrace in msfd
git-svn-id: file:///home/svn/framework3/trunk@7432 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 20:10:53 +00:00 |
HD Moore
|
9f2845dcaf
|
Add channel support back in, patch from dragorn
git-svn-id: file:///home/svn/framework3/trunk@7430 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 19:52:18 +00:00 |
pusscat
|
493f56be57
|
https://metasploit.com/redmine/issues/430
Change this line so that 0xf0 is now used as an xor base
git-svn-id: file:///home/svn/framework3/trunk@7428 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 18:47:46 +00:00 |
James Lee
|
7007a80c13
|
make the vbs generation a little faster and the generated file a little smaller
git-svn-id: file:///home/svn/framework3/trunk@7427 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 18:32:03 +00:00 |
James Lee
|
95d9f5e676
|
raise instead of exit
git-svn-id: file:///home/svn/framework3/trunk@7426 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 18:27:30 +00:00 |
Joshua Drake
|
927fe6b6c2
|
update pattern_offset to show all ocurrences
git-svn-id: file:///home/svn/framework3/trunk@7425 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 17:50:53 +00:00 |
Joshua Drake
|
c372c68f48
|
fix whitespace
git-svn-id: file:///home/svn/framework3/trunk@7423 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 06:19:59 +00:00 |
HD Moore
|
3853073731
|
Fixes #489. Change this a bit to be proper syntax
git-svn-id: file:///home/svn/framework3/trunk@7422 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 06:16:29 +00:00 |
Joshua Drake
|
07cfae0f14
|
added myself to author.rb
git-svn-id: file:///home/svn/framework3/trunk@7420 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 04:45:22 +00:00 |
HD Moore
|
d29f6e17dc
|
Fixes #486. Add the Revision constant abck
git-svn-id: file:///home/svn/framework3/trunk@7416 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 03:22:24 +00:00 |
HD Moore
|
5581f5a73b
|
Parse SVN information and warns folks with out of date installations
git-svn-id: file:///home/svn/framework3/trunk@7415 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 01:50:44 +00:00 |
HD Moore
|
176e999f08
|
Merge patches from Ryan Linn. Fixes #438
git-svn-id: file:///home/svn/framework3/trunk@7413 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:33:40 +00:00 |
HD Moore
|
dbde29521c
|
Minor typo fixed
git-svn-id: file:///home/svn/framework3/trunk@7412 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:15:54 +00:00 |
HD Moore
|
6885ffa48f
|
Improvements to the SSL TCP Server mixin
git-svn-id: file:///home/svn/framework3/trunk@7409 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:13:25 +00:00 |
HD Moore
|
e92a193f8c
|
Correct a typo
git-svn-id: file:///home/svn/framework3/trunk@7408 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:11:47 +00:00 |