1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-18 15:14:10 +01:00

2821 Commits

Author SHA1 Message Date
Spencer McIntyre
c911749430 Fix a guard condition to check the correct thing 2020-12-18 16:08:14 -05:00
Spencer McIntyre
f9e62ba042 Add a Debug configuration to include debug logs 2020-12-18 16:07:04 -05:00
Metasploit
53176444a5 Bump metasploit-payloads to 2.0.25 2020-12-02 10:16:27 -06:00
Jeffrey Martin
436f189186
Land , remove dev bundler version restriction v2.0.24 2020-12-02 10:17:37 -06:00
Tim W
c15ae41e8c
Land , fix execute files with unicode characters in stdapi sys.process.execute 2020-12-02 00:58:31 +00:00
Jeffrey Martin
279c8c45cb
remove dev bundler version restriction 2020-11-30 22:17:34 -06:00
Tim W
be443779ff fix free() process.execute wchars 2020-11-30 18:48:26 +00:00
Kali-Team
7933f06484 [stdapi] support_unicode_characters_for_execute 2020-11-24 17:41:07 +08:00
Metasploit
609a76038e Bump metasploit-payloads to 2.0.24 2020-11-05 18:12:18 -06:00
Grant Willcox
491ec7e4eb
Land , Use the proper bytes type when building search response TLVs v2.0.23 2020-11-05 18:09:04 -06:00
Spencer McIntyre
f3b6d5ae51 Use the proper bytes type when building search response TLVs 2020-10-27 09:27:47 -04:00
Metasploit
6ce0ac76c3 Bump metasploit-payloads to 2.0.23 2020-10-14 10:52:18 -05:00
Spencer McIntyre
3110509731
Land , Bump junit from 3.8.2 to 4.13.1 in /java v2.0.22 2020-10-14 11:37:11 -04:00
Metasploit
7258c39291 Bump metasploit-payloads to 2.0.22 2020-10-14 09:35:00 -05:00
Spencer McIntyre
6907a5ade6
Land , Update makefile to match new output folder and naming convention. v2.0.21 2020-10-14 10:29:31 -04:00
Metasploit
e103e44ab4 Bump metasploit-payloads to 2.0.21 2020-10-14 09:16:48 -05:00
Spencer McIntyre
c42d69cb55
Land , Fix a potentially loop bug in the C packet recv function v2.0.20 2020-10-14 10:10:37 -04:00
dependabot[bot]
848de1d318
Bump junit from 3.8.2 to 4.13.1 in /java
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r3.8.2...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 03:29:38 +00:00
Metasploit
44f5a4819b Bump metasploit-payloads to 2.0.20 2020-10-11 21:15:58 -05:00
Spencer McIntyre
99f90ca10b
Land , Revert \"Undo commit for #441\" (revert the revert of the merge that was correct to begin with) v2.0.19 2020-10-11 22:10:14 -04:00
William Vu
8e3933bed7 Revert "Undo commit for "
This reverts commit 8361d5367a7400d166da3c8b772077aa9a0a793e, reversing
changes made to db3d5f0896ac74b3918387be24de1e994451820d.
2020-10-11 20:49:06 -05:00
Metasploit
c394680f87 Bump metasploit-payloads to 2.0.19 2020-10-11 20:22:03 -05:00
OJ
8361d5367a
Undo commit for v2.0.18 2020-10-12 11:13:36 +10:00
William Vu
8c5ab95cd2 Revert "Land - Fix missing TLV migration from string to int"
This reverts commit eb1d51b94e0fa8102734ee3999c53448f9f6f42c, reversing
changes made to b6ce0dff183995ba402c1fe3ebbf74f7a7d8f492.
2020-10-11 20:08:15 -05:00
Metasploit
db3d5f0896 Bump metasploit-payloads to 2.0.18 2020-10-11 20:00:06 -05:00
OJ
eb1d51b94e
Land - Fix missing TLV migration from string to int
Fixes 

Thanks @justinsteven!
v2.0.17
2020-10-12 10:52:34 +10:00
Justin Steven
68e3e0cb4e
Fix missing TLV migration from strings -> ints
Fixes 
2020-10-11 13:57:13 +10:00
vixfwis
9f0b9008bb Fix endless loop bug
Main thread will be stuck in loop if recv returns SOCKET_ERROR (-1) due
to int to DWORD casting
2020-10-09 20:24:37 +03:00
bwatters-r7
68c5c5f733
adjust spaces 2020-10-08 17:32:45 -05:00
Metasploit
50cacb424e Bump metasploit-payloads to 2.0.17 2020-10-07 14:58:21 -05:00
bwatters-r7
b1c8376459
Land , Disconnect the named pipe and break after the impersonation callback
Merge branch 'land-438' into upstream-master
v2.0.16
2020-10-07 14:51:36 -05:00
Spencer McIntyre
1aac00a6ce Disconnect the named pipe and break after the impersonation callback 2020-10-06 15:21:25 -04:00
Metasploit
49381926f0 Bump metasploit-payloads to 2.0.16 2020-10-06 08:11:41 -05:00
Spencer McIntyre
9ebb095a0a
Land , Fix Metasploit 6 pivoting issue v2.0.15 2020-10-06 09:05:15 -04:00
Alan Foster
985ccbd3af
Fix Metasploit 6 pivoting issue 2020-10-01 22:58:21 +01:00
Metasploit
3db09f2216 Bump metasploit-payloads to 2.0.15 2020-09-28 13:53:08 -05:00
bwatters-r7
230e18e856
Land , Add SECURITY.md
Merge branch 'land-432' into upstream-master
v2.0.14
2020-09-28 13:45:28 -05:00
Metasploit
964e680968 Bump metasploit-payloads to 2.0.14 2020-09-28 12:22:57 -05:00
bwatters-r7
bbe40ee335
Land , GetSystem Technique (Named Pipe Impersonation RPCSS Variant)
Merge branch 'land-431' into upstream-master
v2.0.13
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 , adds support for proxies requiring auth v2.0.12 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 0afe17d160e8846dd7d52814947c6e7461f5f45e.
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