1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-02-16 00:24:29 +01:00
Commit Graph

2884 Commits

Author SHA1 Message Date
Metasploit
964e680968 Bump metasploit-payloads to 2.0.14 2020-09-28 12:22:57 -05:00
bwatters-r7
bbe40ee335
Land #431, GetSystem Technique #4 (Named Pipe Impersonation RPCSS Variant)
Merge branch 'land-431' into upstream-master
2020-09-28 12:13:06 -05:00
bwatters-r7
c15e774a59
Update makefile to match new output folder and naming convention.
w
2020-09-10 17:38:20 -05:00
Metasploit
62f78c0f23 Bump metasploit-payloads to 2.0.13 2020-09-04 09:41:00 -05:00
Adam Galway
89b544067f
Land #427, adds support for proxies requiring auth 2020-09-04 15:34:10 +01:00
Tod Beardsley
f19fa340a2
Add SECURITY.md 2020-09-02 12:02:50 -05:00
Spencer McIntyre
e96d8e5fc8 Fix a bad comment 2020-08-20 14:42:17 -04:00
Spencer McIntyre
25a0b76797 Filter out Windows < 6.3 for the namedpipe_rpcss technique 2020-08-20 14:05:48 -04:00
Spencer McIntyre
666ee4f57e Cleanup the ext_server_priv.vcxproj file 2020-08-19 12:05:53 -04:00
Spencer McIntyre
ee69b4f274 Revert "Add a fourth parameter to the thread API"
This reverts commit 0afe17d160.
2020-08-19 11:54:45 -04:00
Spencer McIntyre
cf4614c941 Working on Windows 10 from native x64 and WOW64 2020-08-19 11:54:45 -04:00
Spencer McIntyre
ce7dd3f699 Clean up the namedpipe_rpcss code 2020-08-19 11:54:21 -04:00
Spencer McIntyre
7967fd569d x64 version is working 2020-08-18 15:41:42 -04:00
Metasploit
2c6ccea24c Bump metasploit-payloads to 2.0.12 2020-08-17 02:30:47 -05:00
OJ
b6ce0dff18
Land #429 - Fix Older PHP error with rvalue indexing
Fixes #428
2020-08-17 17:24:02 +10:00
Justin Steven
5387ff7629
Fix typo 2020-08-17 17:17:33 +10:00
Justin Steven
46b8c5fda1
Fix #428 PHP 5.1.6 unexpected '[' 2020-08-17 16:31:00 +10:00
Spencer McIntyre
ee72ac26b9 Add support for a callback after named pipe impersonation 2020-08-14 18:12:02 -04:00
Spencer McIntyre
0afe17d160 Add a fourth parameter to the thread API 2020-08-14 17:47:59 -04:00
Spencer McIntyre
dc2d8026d0 Remove the timeout parameter when running < Python 2.6
The timeout parameter was added to urlopen in Python 2.6, in order for
the reverse_http(s) stagers to work at all on 2.5, this parameter needs
to be omitted.
2020-08-10 14:47:47 -04:00
Spencer McIntyre
52ef30b0fd Add authentication support to the Python Meterpreter 2020-08-09 19:32:19 -04:00
Metasploit
87b837b1e7 Bump metasploit-payloads to 2.0.11 2020-07-31 17:18:15 -05:00
Spencer McIntyre
6b4b617277
Land #426, log error to base stream 2020-07-31 18:07:40 -04:00
Jeffrey Martin
d552529c3b
log error to base stream
Changes from #395 interacted with #421 causing `outputStream`
to no longer be a local variable.  Revert to grabbing the error
stream from the base object when logging the error.
2020-07-31 16:38:50 -05:00
Jeffrey Martin
decf36c9c2
merge 2.0.x for future iteration 2020-07-31 12:08:31 -05:00
Tim W
2d91d49a08
Land #421, fix java stderr output in cmd_exec 2020-07-09 11:22:47 +08:00
Metasploit
82375ecbe0 Bump metasploit-payloads to 2.0.10 2020-07-07 08:01:39 -05:00
Spencer McIntyre
db32826c15
Land #423, Update RDI submodule to handle cross compile 2020-07-07 08:45:56 -04:00
OJ
da7fb0e27f
Makefile tweak, RDI changeset update 2020-07-06 20:03:18 +10:00
Tim W
44da75f2c7 rebase fix java stderr output in cmd_exec 2020-07-03 13:49:51 +08:00
Metasploit
9d920fcd82 Bump metasploit-payloads to 2.0.9 2020-07-02 22:51:41 -05:00
Brent Cook
e888b9f4a4
Land #420, point to the latest RDI and mimikatz commits 2020-07-02 22:25:35 -05:00
OJ
68e27f00fa
Force mimikatz and RDI submodules to point to master 2020-07-03 08:47:41 +10:00
Spencer McIntyre
a3bd35a485
Land #419, Update readme for cross compilation 2020-06-30 13:55:46 -04:00
Metasploit
3dda0ad3b3 Bump metasploit-payloads to 2.0.8 2020-06-30 08:23:48 -05:00
Spencer McIntyre
2ced251f6f
Land #417, rename public build container 2020-06-30 07:56:21 -05:00
OJ
19bb68ea51
Update readme for cross compilation 2020-06-30 21:28:59 +10:00
Tim W
8ef00734b2
Land #418, fix fallback to 128-bit AES keys for some java versions 2020-06-30 13:50:51 +08:00
Tim W
86c02d4b28 pedantic fixes 2020-06-30 13:49:22 +08:00
Spencer McIntyre
92e4be2ded Use AES-256-CBC for Java's TLV crypt when it is available 2020-06-29 17:25:29 -04:00
Spencer McIntyre
8f60350f5c Use AES-128-CBC for Java's TLV crypt 2020-06-29 13:51:13 -04:00
Metasploit
6e252e72c9 Bump metasploit-payloads to 1.4.6 2020-06-29 09:33:50 -05:00
Spencer McIntyre
ff82ee8158
Land #417, rename public build container 2020-06-29 10:25:26 -04:00
Jeffrey Martin
cb785de07a
rename public build container 2020-06-29 09:14:15 -05:00
Spencer McIntyre
c04196cab5
Land #405, Cross-compile Windows binaries on Linux 2020-06-29 10:02:16 -04:00
OJ
9f859fe208
Make sure output folder exists 2020-06-27 08:32:37 +10:00
Metasploit
299551a9c2 Bump metasploit-payloads to 1.4.5 2020-06-26 16:31:26 -05:00
bwatters-r7
88a288ff69
Land #403, fix java stderr output in cmd_exec
Merge branch 'land-403' into upstream-master
2020-06-26 16:22:45 -05:00
OJ
e884a916f5
Merge remote-tracking branch 'tim/fix-405' into cross-compile-linux 2020-06-26 15:50:40 +10:00
Tim W
0e519b605e fix java docker build 2020-06-26 13:06:25 +08:00