1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-06 09:13:02 +01:00

1947 Commits

Author SHA1 Message Date
Tim
db85f099c3
stdapi_fs_file_copy 2016-11-29 13:58:46 +08:00
Metasploit
116823c271 Bump to 1.2.3 2016-11-28 17:20:21 -08:00
Spencer McIntyre
46b043815c
Land #148, Fix a return parameter in a fail case 2016-11-28 20:06:38 -05:00
OJ
7a58d43572
Add response return parameter in fail case
This fixes a small issue where Python meterpreter crashes when MSF
(incorrectly) uses a session type that assumes that Python meterpreter
supports compression when it doesn't. The return value for the function
did not include the response parameter, resulting in Python not being
happy when the function returns as the result was being bound to two
values while only returning one.
2016-11-28 09:04:45 +10:00
Metasploit
b062523320 Bump to 1.2.2 2016-11-17 14:42:48 -08:00
Brent Cook
75b59d7b0d
Land #145, switch to ifconfig parsing on OS X 2016-11-17 16:08:06 -06:00
Brent Cook
f8f670ca93
Land #146, Revert changes in XOR encoding for now 2016-11-17 15:43:06 -06:00
Brent Cook
bd6fcb0eeb Revert "Adjust the XOR packet handling in Java"
This reverts commit 2e69e8f0efe93d7487a237106728ae659c71a0eb.
2016-11-17 06:23:18 -06:00
Brent Cook
b50955a924 Revert "Refactor XOR code, dedup packet writing code"
This reverts commit 7e8b4c3c5206891de38312c15518e5139fc56d6e.
2016-11-17 06:22:53 -06:00
Brent Cook
a98d4fbd52 Revert "Fix python meterp xor ordering"
This reverts commit 5c1f729ba32254e0c325366319df587847f6e5e8.
2016-11-17 05:56:28 -06:00
Brent Cook
cf27142b25 Revert "Update php xor ordering"
This reverts commit 7ed9f24ef44506c353086fa443364addf809612d.
2016-11-17 05:56:10 -06:00
Spencer McIntyre
38a3faa452 Fix an issue with netmask calculations on OSX 2016-11-15 15:24:06 -05:00
Spencer McIntyre
774cbe07a4 Fix regexs for trailing whitespace 2016-11-15 14:34:18 -05:00
Spencer McIntyre
9c8b5342e5 Initial change to ifconfig parsing for OSX 2016-11-15 14:34:18 -05:00
Metasploit
09a9559244 Bump to 1.2.1 2016-11-14 10:09:11 -08:00
Brent Cook
077520c012
Land #143, Refactor TLV XOR, add UUID to each packet, remove core_uuid, add core_set_uuid 2016-11-14 12:02:08 -06:00
Brent Cook
ede23c40f6 bump to 1.2.0 2016-11-14 12:01:56 -06:00
Brent Cook
79cff67de4
Merge remote-tracking branch 'upstream/master' into fix-143 2016-11-14 12:01:31 -06:00
Brent Cook
e5f695fde7 fix posix build, remove dos EOLs 2016-11-14 11:58:52 -06:00
Metasploit
b789d5c4c0 Bump to 1.1.30 2016-11-14 09:58:40 -08:00
Brent Cook
17fb30204e
Land #112, Added Winpmem Meterpreter extension 2016-11-14 11:47:31 -06:00
Metasploit
ff157a50dc Bump to 1.1.29 2016-11-13 23:25:45 -08:00
Brent Cook
03c10b1605
Land #140, add the android_hide_app_icon command 2016-11-14 01:10:54 -06:00
Brent Cook
d1c7961668 resolve ambiguity with java and android getuid implementations 2016-11-14 00:43:49 -06:00
Metasploit
cf170091cc Bump to 1.1.28 2016-11-13 22:34:14 -08:00
Brent Cook
9d21ece6fe
Land #142, stdapi_fs_file_move for php, java and android 2016-11-14 00:21:02 -06:00
Brent Cook
a1a1597c96
Land #139, extend core_loadlib on java/android to support Runtime.load() 2016-11-14 00:15:07 -06:00
Danil Bazin
2b0831c484 projectfile Subsystem change 5.02 in 4.0 in the last platforms 2016-11-03 19:20:06 +01:00
OJ
4d145d78a7
Merge upstream/master into uuid-to-tlv 2016-10-29 15:25:21 +10:00
OJ
70812fd1ce
Remove core_uuid and add core_set_uuid 2016-10-29 12:42:36 +10:00
OJ
ed1e912e6b
Remove presence of WOW64 in the architecture string 2016-10-29 06:43:26 +10:00
OJ
1ebff41fed
Fix python meterp UUID sending 2016-10-27 02:58:54 +10:00
Metasploit
308dd27ed8 Bump to 1.1.27 2016-10-26 03:35:21 -07:00
Brent Cook
af34146109
disable debug messages 2016-10-26 05:21:39 -05:00
Metasploit
55abf9e7fb Bump to 1.1.26 2016-10-23 10:58:32 -07:00
Brent Cook
c672a21895
Land #141, fix metasploit-framework/issues/7458 2016-10-23 12:43:32 -05:00
Tim
e2e7aa0c93
stdapi_fs_file_move 2016-10-22 15:38:28 +08:00
Tim
dcebd86704
fix metasploit-framework/issues/7458 2016-10-19 17:14:02 +08:00
Danil Bazin
e529a2a351 Add fcat.exe 2016-10-17 21:28:59 +02:00
Danil Bazin
d62295e5dc Change Multibyte to Unicode 2016-10-17 21:22:02 +02:00
Tim
38435c314b
extend core_loadlib on java/android to support load of shared object libraries 2016-10-18 02:48:48 +08:00
Tim
b33437027c
hide app icon 2016-10-17 19:03:25 +08:00
Metasploit
865eb56c95 Bump to 1.1.25 2016-10-16 21:16:12 -07:00
Brent Cook
d9bba3c5b1
Land #138, fix core_enumextcmd by prefixing android commands 2016-10-16 22:54:49 -05:00
Brent Cook
df80eda8aa
Land #137, include shared classes inside java meterpreter jar 2016-10-16 22:52:29 -05:00
Tim
7487c2f68a
fix core_enumextcmd by prefixing android commands 2016-10-16 00:03:36 +08:00
Tim
5d49f15e8d
include shared classes inside java meterpreter jar 2016-10-15 19:05:57 +08:00
OJ
8cbfcbfcc4
Remove check from PHP meterp, force add UUID each packet 2016-10-14 13:28:50 +10:00
OJ
af106766b8
Add UUID to each message in python meterp 2016-10-14 13:28:19 +10:00
OJ
b96eaff14f
Remove check for UUID, force add without check 2016-10-14 13:27:45 +10:00