Wei Chen
|
e55d2289cd
|
I totally missed this: x64 linux payloads in msfencode should still remain in 64-bit format, not 32.
git-svn-id: file:///home/svn/framework3/trunk@13140 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-10 06:40:03 +00:00 |
HD Moore
|
cd6678188e
|
Allow :service to be passed in
git-svn-id: file:///home/svn/framework3/trunk@13139 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 06:58:55 +00:00 |
HD Moore
|
71488d37c1
|
Add the interact payload to the defaults
git-svn-id: file:///home/svn/framework3/trunk@13138 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 06:57:30 +00:00 |
HD Moore
|
7754f0d8f2
|
This commit adds a basic "analyzer" module for creds
git-svn-id: file:///home/svn/framework3/trunk@13136 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 02:14:24 +00:00 |
Wei Chen
|
dfc7f39e1c
|
Modified how function to_linux_x64_elf() loads a template file
git-svn-id: file:///home/svn/framework3/trunk@13129 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 19:24:22 +00:00 |
Joshua Drake
|
d6de23de27
|
Fixes #4868: allow 125 response during send_cmd_data
git-svn-id: file:///home/svn/framework3/trunk@13127 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 04:22:47 +00:00 |
Jonathan Cran
|
4ac2e9111e
|
add a missing require, and ensure the proper namespace is referenced - thanks ricky
git-svn-id: file:///home/svn/framework3/trunk@13126 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 03:51:48 +00:00 |
James Lee
|
7f743a5c1b
|
make meterpreter's File.basename() honor both kinds of directory seperators, use the remote basename as the dest when dest is implicit
git-svn-id: file:///home/svn/framework3/trunk@13124 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 00:08:42 +00:00 |
Wei Chen
|
946074feb9
|
Add a waitFor() function to make sure chmod is finished running. Thx Juan.
git-svn-id: file:///home/svn/framework3/trunk@13119 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-07 19:40:34 +00:00 |
Tod Beardsley
|
fb9e0a72e0
|
Deal with a workspace namespace race in starting the UI.
git-svn-id: file:///home/svn/framework3/trunk@13116 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-07 13:33:07 +00:00 |
James Lee
|
1f349ff542
|
Don't close the session for irrelevant exceptions. The shell might still be dead for some other reason, but this will prevent closing it unnecessarily
git-svn-id: file:///home/svn/framework3/trunk@13107 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-06 20:34:52 +00:00 |
James Lee
|
b49c451cd7
|
derp, this is a string
git-svn-id: file:///home/svn/framework3/trunk@13104 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-06 00:19:29 +00:00 |
Joshua Drake
|
b42df7cd20
|
close instead of shutdown
git-svn-id: file:///home/svn/framework3/trunk@13103 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-05 17:22:19 +00:00 |
James Lee
|
d876b8d297
|
if the command we're running has spaces and we got no options for it, split it up correctly using Shellwords, fixes issues with running commands on java meterp
git-svn-id: file:///home/svn/framework3/trunk@13102 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-05 17:17:27 +00:00 |
HD Moore
|
e6968c202a
|
A couple bug fixes to enable cmd_interact and a new module for the VSFTPD backdoor
git-svn-id: file:///home/svn/framework3/trunk@13093 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-04 20:09:32 +00:00 |
James Lee
|
47a551468b
|
add a Post.create method that makes testing post module stuff in IRB a lot easier. try this from a meterpreter irb prompt: pry Msf::Module::Post.create(client)
git-svn-id: file:///home/svn/framework3/trunk@13087 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-02 00:39:16 +00:00 |
James Lee
|
d68e855bb6
|
don't try to chomp nil when the command failed (happens when a session dies)
git-svn-id: file:///home/svn/framework3/trunk@13085 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-01 23:46:54 +00:00 |
James Lee
|
a301170cc2
|
special-case java and php to check for compatibility against the underlying platform.
git-svn-id: file:///home/svn/framework3/trunk@13084 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-01 23:41:49 +00:00 |
James Lee
|
9c8605813e
|
don't wait for the session to send back a response after telling it to die
git-svn-id: file:///home/svn/framework3/trunk@13083 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-01 23:29:00 +00:00 |
James Lee
|
56de119a0f
|
add a few opera fingerprints gathered from http://www.giac.org/paper/gwapt/1353/client-fingerprinting-analysis-browser-scripting-environment/115300
git-svn-id: file:///home/svn/framework3/trunk@13082 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-01 23:20:31 +00:00 |
Tod Beardsley
|
238d256ecb
|
Works around a race condition that sometimes triggers when running multiple AuthBrute modules concurrently.
git-svn-id: file:///home/svn/framework3/trunk@13078 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 19:24:14 +00:00 |
Tod Beardsley
|
0818a856b6
|
Some fixups for some new AuthBrute hotness.
git-svn-id: file:///home/svn/framework3/trunk@13075 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 06:52:52 +00:00 |
HD Moore
|
17145d07b6
|
Add some new tables
git-svn-id: file:///home/svn/framework3/trunk@13074 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 06:49:04 +00:00 |
HD Moore
|
7d9f36d4b9
|
Adds support for the new regloadkey/regunloadkey operations.
git-svn-id: file:///home/svn/framework3/trunk@13072 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 05:35:18 +00:00 |
James Lee
|
5f5c024193
|
supress a useless exception (trying to close a closed stream)
git-svn-id: file:///home/svn/framework3/trunk@13071 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 05:12:07 +00:00 |
James Lee
|
e321d01cd4
|
actually do what the comment says it does instead of trying to read a bunch of times with a tiny timeout. fixes some issues with shell commands on meterpreter sessions
git-svn-id: file:///home/svn/framework3/trunk@13070 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 05:05:02 +00:00 |
James Lee
|
59ef021bd6
|
cosmetic documentation fix
git-svn-id: file:///home/svn/framework3/trunk@13065 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-29 14:50:15 +00:00 |
HD Moore
|
92bb531af5
|
New bins, new functions, more info soon
git-svn-id: file:///home/svn/framework3/trunk@13059 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-29 06:12:03 +00:00 |
Matt Weeks
|
078d5d7790
|
Enable rwx exec thread method to generate jump offset off end. (for multipayload)
git-svn-id: file:///home/svn/framework3/trunk@13056 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-29 01:13:12 +00:00 |
HD Moore
|
a98602ed8d
|
Shut down properly through session.kill
git-svn-id: file:///home/svn/framework3/trunk@13055 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-28 21:38:24 +00:00 |
HD Moore
|
a03b030465
|
Typo
git-svn-id: file:///home/svn/framework3/trunk@13054 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-28 21:35:27 +00:00 |
HD Moore
|
9220506ba2
|
Merge in recent meterpreter work. These are not the commits you are looking for (more info on what all this is later this week).
git-svn-id: file:///home/svn/framework3/trunk@13053 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-28 21:26:43 +00:00 |
HD Moore
|
175df6e52d
|
Add framework.db.listeners
git-svn-id: file:///home/svn/framework3/trunk@13047 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-28 16:01:21 +00:00 |
HD Moore
|
5bbf27bf5b
|
Woops, this may not have a prompt accessor, find another way
git-svn-id: file:///home/svn/framework3/trunk@13029 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-25 20:33:15 +00:00 |
HD Moore
|
da7cc53c38
|
Add the spool command for redirecting output to both the console and a file
git-svn-id: file:///home/svn/framework3/trunk@13028 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-25 18:51:07 +00:00 |
HD Moore
|
e4eb2a4af0
|
Add a new table for managing background listeners
git-svn-id: file:///home/svn/framework3/trunk@13024 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-25 06:57:47 +00:00 |
Joshua Drake
|
415777c25b
|
fix missing initialization
git-svn-id: file:///home/svn/framework3/trunk@13023 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-25 04:57:01 +00:00 |
HD Moore
|
73137c8dc1
|
Implement some future proofing
git-svn-id: file:///home/svn/framework3/trunk@13020 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-25 01:40:16 +00:00 |
James Lee
|
515eda1fff
|
add help about new search keyword options
git-svn-id: file:///home/svn/framework3/trunk@13017 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-23 22:32:44 +00:00 |
James Lee
|
df5974c25d
|
And now back to your regularly scheduled development version
git-svn-id: file:///home/svn/framework3/trunk@13016 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-23 19:39:16 +00:00 |
HD Moore
|
25a2d846e2
|
Add the settings column
git-svn-id: file:///home/svn/framework3/trunk@13011 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-23 07:04:20 +00:00 |
Jonathan Cran
|
ef19406645
|
don't try to launch the gui w/ the workstation driver
git-svn-id: file:///home/svn/framework3/trunk@13010 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-23 04:27:09 +00:00 |
James Lee
|
7ef6be45c4
|
fix some wacky inheritance problems with Msf::Module#inspect
git-svn-id: file:///home/svn/framework3/trunk@13006 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-22 22:18:55 +00:00 |
Tod Beardsley
|
824022fde3
|
Adds a more universal print_error message for :abort in auth_brute.rb
git-svn-id: file:///home/svn/framework3/trunk@13005 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-22 20:53:51 +00:00 |
Tod Beardsley
|
7a0e2ba59e
|
Adds more verbose debugging output when the RPC service hits a raisable condition. Namely, tells the consumer what actually triggered the raise in the case of a missing or invalid request method, missing API group, or missing API group method.
git-svn-id: file:///home/svn/framework3/trunk@13004 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-22 17:53:17 +00:00 |
HD Moore
|
40b9b2467b
|
Remove the downgrade until we figure out the cause, getting different results for the same OS/SP/configuration
git-svn-id: file:///home/svn/framework3/trunk@12991 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-21 01:12:17 +00:00 |
Carlos Perez
|
68e3691411
|
Change Post Mixin for Windows platform in its own separate class and minor fixes on modules and scripts
git-svn-id: file:///home/svn/framework3/trunk@12990 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-21 00:38:04 +00:00 |
HD Moore
|
c42ea1f896
|
Re-enable the workaround for now, see #4785
git-svn-id: file:///home/svn/framework3/trunk@12989 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-20 23:38:30 +00:00 |
Carlos Perez
|
ff7f68b470
|
Change Post Mixin for Solaris platform in its own separate class
git-svn-id: file:///home/svn/framework3/trunk@12988 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-20 23:33:59 +00:00 |
HD Moore
|
ab615c1225
|
Reference the ticket in this comment: See #4785
git-svn-id: file:///home/svn/framework3/trunk@12987 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-20 23:32:29 +00:00 |