1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +01:00
Commit Graph

2839 Commits

Author SHA1 Message Date
Tim W
2dc21da562 cleanup 2021-03-11 15:19:35 +00:00
XenoAmess
6cffe0d3e2 StringBuffer to StringBuilder 2021-02-11 22:35:33 +08:00
Metasploit
badaaa4df2 Bump metasploit-payloads to 2.0.29 2021-01-27 09:31:12 -06:00
Grant Willcox
05da697f37
Land #451, Allow Enumerating Core Command IDs In Windows 2021-01-27 09:23:16 -06:00
Spencer McIntyre
777fadd00b Cleanup base.c based on PR feedback 2021-01-27 09:07:00 -05:00
Spencer McIntyre
9aece96e94 Cleanup registered commands using the pseudo extension's deinit callback 2021-01-15 13:59:39 -05:00
Spencer McIntyre
ebdcd95615 Handle core commands like they're provided by the pseudo core extension 2021-01-15 13:59:32 -05:00
Metasploit
b03f213d4f Bump metasploit-payloads to 2.0.28 2021-01-07 08:56:58 -06:00
Tim W
6e110ea6cd
Land #450, add documentation for building the java/android payload with docker 2021-01-07 11:50:55 +00:00
Alan Foster
90f9d545e5
Document java docker build steps 2021-01-07 11:27:30 +00:00
Metasploit
fd19b687ae Bump metasploit-payloads to 2.0.27 2021-01-06 11:10:56 -06:00
adfoster-r7
938c90e2cf
Land #449, fix Android stdapi_channel_open 2021-01-06 17:04:49 +00:00
Metasploit
21690484be Bump metasploit-payloads to 2.0.26 2020-12-23 13:02:07 -06:00
Tim W
b46e27c24f
Land #448, add debug build option to native windows meterpreter 2020-12-23 18:55:27 +00:00
Spencer McIntyre
695a6dff39 Land zeroSteiner#1, add CLI build options for the debug configuration 2020-12-21 11:54:20 -05:00
Tim W
4a10a3a9bb fix android ls, getenv and ifconfig 2020-12-21 13:45:20 +00:00
Tim W
dc1b451242 fix Android stdapi_channel_open 2020-12-21 12:15:12 +00:00
Tim W
e31371c813 add debug option 2020-12-20 15:47:39 +00:00
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 #447, remove dev bundler version restriction 2020-12-02 10:17:37 -06:00
Tim W
c15ae41e8c
Land #446, 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 #445, Use the proper bytes type when building search response TLVs 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 #444, Bump junit from 3.8.2 to 4.13.1 in /java 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 #435, Update makefile to match new output folder and naming convention. 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 #439, Fix a potentially loop bug in the C packet recv function 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 #443, Revert \"Undo commit for #441\" (revert the revert of the merge that was correct to begin with) 2020-10-11 22:10:14 -04:00
William Vu
8e3933bed7 Revert "Undo commit for #441"
This reverts commit 8361d5367a, reversing
changes made to db3d5f0896.
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 #441 2020-10-12 11:13:36 +10:00
William Vu
8c5ab95cd2 Revert "Land #441 - Fix missing TLV migration from string to int"
This reverts commit eb1d51b94e, reversing
changes made to b6ce0dff18.
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 #441 - Fix missing TLV migration from string to int
Fixes #440

Thanks @justinsteven!
2020-10-12 10:52:34 +10:00
Justin Steven
68e3e0cb4e
Fix missing TLV migration from strings -> ints
Fixes #440
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 #438, Disconnect the named pipe and break after the impersonation callback
Merge branch 'land-438' into upstream-master
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