James Lee
|
8f56dc1504
|
get rid of a bunch more spaces at EOL
|
2011-11-20 11:46:35 +11:00 |
James Lee
|
70b463b257
|
msftidy run
|
2011-11-20 11:39:27 +11:00 |
James Lee
|
60c3c44800
|
remove spaces at EOL
|
2011-11-20 11:30:15 +11:00 |
Tod Beardsley
|
6715248047
|
Minor comment fixes
Removing patch comment
|
2011-11-17 08:42:30 -06:00 |
Dillon
|
67c07165c6
|
Update lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/sys.rb
|
2011-11-17 08:26:57 -06:00 |
Dillon
|
66621632f0
|
added linux shell functionality to meterpreter's shell command.
|
2011-11-17 08:26:57 -06:00 |
James Lee
|
91e7e39fd9
|
Add definition for DeleteService
|
2011-11-13 21:04:35 -07:00 |
Carlos Perez
|
4d4b07db40
|
Winsock2 getaddrinfo definition for Railgun
git-svn-id: file:///home/svn/framework3/trunk@13894 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-10-12 23:14:10 +00:00 |
Chao Mu
|
09423d89ef
|
Adding support for wlanapi in prep for thelightcosine's coming modules. Note, this will *not* break railgun on systems that don't support wlanapi.
git-svn-id: file:///home/svn/framework3/trunk@13888 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-10-12 02:58:45 +00:00 |
Wei Chen
|
1649a6d47c
|
Add function for CredEnumerateA
git-svn-id: file:///home/svn/framework3/trunk@13833 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-10-07 21:01:35 +00:00 |
Matt Weeks
|
acae5dcdc8
|
Killing puts.
Die, puts, die!!
git-svn-id: file:///home/svn/framework3/trunk@13715 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-09-11 02:42:39 +00:00 |
Matt Weeks
|
6853221762
|
Fixes #5313 by adding logging support to pivoted PXE attacks, and displaying results as the module runs.
git-svn-id: file:///home/svn/framework3/trunk@13646 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-27 15:46:49 +00:00 |
James Lee
|
f99429138e
|
clean up some rdoc comments. odd that rdoc doesn't appear to pick up ApiConstants at all...
git-svn-id: file:///home/svn/framework3/trunk@13576 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-17 23:00:28 +00:00 |
James Lee
|
79b7fb7c43
|
actually store the new Util object. how did this ever work before? fixes #5265
git-svn-id: file:///home/svn/framework3/trunk@13571 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-16 18:01:21 +00:00 |
Chao Mu
|
c77dfcc48e
|
fixes #5232 Add DLL definition for crypt32. I removed a custom add too
git-svn-id: file:///home/svn/framework3/trunk@13560 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-14 21:08:55 +00:00 |
Chao Mu
|
0bc44c4736
|
Expanding the range of mock dll/functions to allow for more thorough testing. Number of assertions when you run railgun tests are about to jump.
git-svn-id: file:///home/svn/framework3/trunk@13506 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-10 03:36:39 +00:00 |
Matt Weeks
|
b2733c04db
|
More PXE dust for extra magic!
git-svn-id: file:///home/svn/framework3/trunk@13493 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-05 17:10:27 +00:00 |
HD Moore
|
d7e775b74c
|
This speeds up shutdown for normal reverse_tcp meterpreters (avoids the penalization for http/https)
git-svn-id: file:///home/svn/framework3/trunk@13470 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-02 01:33:17 +00:00 |
HD Moore
|
7fa5795115
|
Cleanup session files. Wait a little longer for the session to receive the shutdown command
git-svn-id: file:///home/svn/framework3/trunk@13458 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 19:46:36 +00:00 |
HD Moore
|
f57799943c
|
Rework this patch to only enable non-blocking openssl on Windows, as this has also reproduced on BT5 with 1.9.2
git-svn-id: file:///home/svn/framework3/trunk@13411 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 19:10:20 +00:00 |
HD Moore
|
ace9ca86a8
|
This commit abstracts the non-blocking SSL check so that it verifies existence of the non-blocking API and skips Mac OS X. This should fix some of the issues with meterpreter on MacOS X with Ruby 1.9.2
git-svn-id: file:///home/svn/framework3/trunk@13404 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 03:34:15 +00:00 |
James Lee
|
aa2c025ce1
|
add a flush option to portfwd. thanks ipax for the patch!
git-svn-id: file:///home/svn/framework3/trunk@13359 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 04:59:06 +00:00 |
James Lee
|
fa4dbf6783
|
move the client accessor back to the top so it's available when needed, use the session-specific separator, fixes #4892 again
git-svn-id: file:///home/svn/framework3/trunk@13350 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 22:37:41 +00:00 |
James Lee
|
2212afcf31
|
un-remove an important include...
git-svn-id: file:///home/svn/framework3/trunk@13348 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 20:58:23 +00:00 |
James Lee
|
0f95070f3f
|
add a request type for grabbing the host's directory separator, fixes #4892
git-svn-id: file:///home/svn/framework3/trunk@13346 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 20:51:33 +00:00 |
HD Moore
|
d60524a3d4
|
Fixes #5009 by using the right client object
git-svn-id: file:///home/svn/framework3/trunk@13299 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 23:33:06 +00:00 |
HD Moore
|
3046896204
|
This commit makes the new unicode string encoding optional, it can be disabled by setting EnableUnicodeEncoding to false or through the 'disable_unicode_encoding' console command in the Meterpreter shell. Fixes #4986
git-svn-id: file:///home/svn/framework3/trunk@13278 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 15:44:54 +00:00 |
HD Moore
|
ce862cf999
|
Disable this until some bugs are sorted out
git-svn-id: file:///home/svn/framework3/trunk@13277 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 15:38:28 +00:00 |
HD Moore
|
7dfb74be10
|
See #4986, make unicode encoding optional
git-svn-id: file:///home/svn/framework3/trunk@13275 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 15:26:15 +00:00 |
David Rude
|
b877d3c639
|
Added memory_grep post module and updated the GetProcessHeaps definition in railgun
git-svn-id: file:///home/svn/framework3/trunk@13225 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 17:06:26 +00:00 |
Chao Mu
|
d23a5f6092
|
"The GetFileSecurityA and GetFileSecurityW functions have a "RequestedInformation" that is defined as a PBLOB and should be a DWORD." - Keith Faber. Thank you Keith! see #4364
git-svn-id: file:///home/svn/framework3/trunk@13201 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-17 17:48:09 +00:00 |
HD Moore
|
cccbdf9fab
|
This patch allows meterpreter to work with file paths and user names that are not of the US-ASCII character set.
git-svn-id: file:///home/svn/framework3/trunk@13200 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-17 17:32:52 +00:00 |
Chao Mu
|
1e1d7c534d
|
"This is the first update to the Railgun Advapi32.dll Definitions. It adds some of the Windows CryptoAPI function calls." - David Maloney. see #4746
git-svn-id: file:///home/svn/framework3/trunk@13199 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-17 17:17:48 +00:00 |
Chao Mu
|
572a5a5b8b
|
Added method "functions" to DLLWrapper that grabs the DLL's "functions" so that people can continue to test for function existence via .functions['blah'], evne though I hate this, I want to be backwards compatible. This will be deprecated eventually
git-svn-id: file:///home/svn/framework3/trunk@13198 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-17 15:15:26 +00:00 |
Chao Mu
|
59015b2cbf
|
Closes Redmine issue 3073 (Railgun DLL cache/definition loader needs a rewrite). Major overhaul of how railgun handles DLLs and requests to them. def_*.rb files are now formed differently, this may break your code if you made changes to railgun/def/def_* or railgun.rb, see http://blog.minorcrash.com/2011/07/new-way-to-add-dlls-to-railgun.html
git-svn-id: file:///home/svn/framework3/trunk@13181 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 00:18:01 +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 |
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 |
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 |
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 |
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
|
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
|
092817d449
|
Finally merging Cachedump into the SVN tree. Thanks to everyone who helped and again for their patience
git-svn-id: file:///home/svn/framework3/trunk@12946 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-15 01:06:22 +00:00 |
HD Moore
|
db413592e9
|
This commit adds support for the -r (remote machine name) parameter to the reg command and extends the api to support a remote machine name. Closes #1894
git-svn-id: file:///home/svn/framework3/trunk@12924 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-12 00:01:29 +00:00 |
HD Moore
|
6dd65e56f2
|
All changes look good, merging
git-svn-id: file:///home/svn/framework3/trunk@12921 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-11 23:17:42 +00:00 |
HD Moore
|
c3307c80be
|
Fixes #1733 by merging in Danilo Nascimento's patch. Thanks!
git-svn-id: file:///home/svn/framework3/trunk@12919 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-11 23:01:11 +00:00 |
HD Moore
|
3a4b5a02fb
|
Force strings to be binary in Meterpreter requests, wrap server-side errors with a client-side wrapper
git-svn-id: file:///home/svn/framework3/trunk@12758 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-28 05:55:51 +00:00 |
James Lee
|
ad2880ce67
|
merge chao-mu's patches for railgun testing, fixes #4015, thanks!
git-svn-id: file:///home/svn/framework3/trunk@12697 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-23 22:20:45 +00:00 |
HD Moore
|
9f2ac9ae9f
|
Gracefully handle a failed socket write due to disconnect
git-svn-id: file:///home/svn/framework3/trunk@12626 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-16 02:00:47 +00:00 |
HD Moore
|
aadee8460d
|
Minor tweak helps syntax highlighters
git-svn-id: file:///home/svn/framework3/trunk@12620 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-15 18:23:40 +00:00 |
HD Moore
|
9ce47c01bd
|
Reverting the autoload changes until we can upgrade to a new ActiveSupport library or find a workaround
git-svn-id: file:///home/svn/framework3/trunk@12600 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-12 20:03:55 +00:00 |