1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-21 05:35:54 +01:00
Commit Graph

2942 Commits

Author SHA1 Message Date
dwelch-r7
9a06fb9ff8 Handle missing command ids 2021-08-24 13:47:03 +01:00
Metasploit
7554290691 Bump metasploit-payloads to 2.0.51 2021-07-31 09:57:14 -05:00
Tim W
acd5f4e8d4
Land #493, fix cmake build errors 2021-07-31 15:32:57 +01:00
Metasploit
7e532263c8 Bump metasploit-payloads to 2.0.50 2021-07-30 13:42:06 -05:00
Tim W
19939bc20a
Land #496, fix sudo prompt on python meterpreter shell -t 2021-07-30 17:52:47 +01:00
dwelch-r7
4d0640f7fc Respect the PROCESS_EXECUTE_FLAG_SUBSHELL flag 2021-07-30 16:44:02 +01:00
dwelch-r7
7ad6667189 Replace start_new_session with preexec_fn to maintain python compatability 2021-07-28 14:40:24 +01:00
dwelch-r7
ee44802a8a Fix sudo prompt 2021-07-28 13:30:10 +01:00
Metasploit
2ae51508ea Bump metasploit-payloads to 2.0.49 2021-07-16 16:08:20 -05:00
bwatters-r7
834a30ed72
Land #490, Update mimikatz (the kiwi extension)
Merge branch 'land-490' into upstream-master
2021-07-16 15:54:37 -05:00
Spencer McIntyre
8eee62d80e Fix a mingw build error 2021-07-16 15:53:22 -04:00
Spencer McIntyre
5b9ad76be7 Disable C4756 in mimikatz\modules\sqlite3.c
Warning C4756 (overflow in constant arithmetic) is causing build
failures. Disable it for this one file.
2021-06-11 16:11:32 -04:00
Spencer McIntyre
50aac33fe6 Update mimikatz (the kiwi extension) 2021-06-11 14:22:55 -04:00
Metasploit
1a763c6a54 Bump metasploit-payloads to 2.0.48 2021-06-09 18:35:26 -05:00
Grant Willcox
da5dd9eb85
Land #485, Support enumerating binary suffixs for an extension 2021-06-09 18:26:57 -05:00
Spencer McIntyre
ec836b2033 Rename a function and update a regex 2021-06-08 18:03:33 -04:00
Metasploit
8059a07117 Bump metasploit-payloads to 2.0.47 2021-05-10 05:29:13 -05:00
Tim W
62240eefed
Land #488, fix HttpUserAgent on java/android 2021-05-10 11:11:41 +01:00
XhstormR
b23d438822 fix parameter sequence is incorrect
Signed-off-by: XhstormR <10527522+XhstormR@users.noreply.github.com>
2021-05-07 10:41:58 +08:00
Metasploit
d8d92d5689 Bump metasploit-payloads to 2.0.46 2021-04-30 16:18:59 -05:00
Tim W
e41325a925
Land #486, fix python meterpreter http transport comm timeout 2021-04-30 22:10:09 +01:00
Spencer McIntyre
a4dc937eff Fix the HTTP transport comm timeout 2021-04-30 15:46:12 -04:00
Metasploit
29bf80321a Bump metasploit-payloads to 2.0.45 2021-04-28 11:03:20 -05:00
Spencer McIntyre
46760f17da
Land #484, Add stdapi_net_resolve_host(s) for Java 2021-04-28 11:54:50 -04:00
Spencer McIntyre
b2f5335573 Fix a typo in how suffixes is spelled 2021-04-28 10:33:48 -04:00
Spencer McIntyre
79588b0b8c Support enumerating Meterpreter extension suffixs 2021-04-26 18:03:03 -04:00
Spencer McIntyre
a2dc9b02b8 Support enumerating all extension names 2021-04-26 16:29:39 -04:00
Tim W
f0147af46b Add stdapi_net_resolve_host(s) to the Java meterpreter 2021-04-16 12:36:59 +01:00
Metasploit
9a1687e34e Bump metasploit-payloads to 2.0.44 2021-04-12 06:36:11 -05:00
Tim W
41d51af8c9
Land #482, add stdapi_net_resolve_hosts to php meterpreter 2021-04-12 12:23:44 +01:00
Metasploit
20192d6e4b Bump metasploit-payloads to 2.0.43 2021-04-11 18:41:18 -05:00
OJ
3cb4f0bb2a
Land #483 - Avoid old PHP array indexing syntax 2021-04-12 09:32:39 +10:00
Justin Steven
7938a9cf5f
Stop using deprecated PHP array indexing syntax
https://wiki.php.net/rfc/deprecate_curly_braces_array_access
2021-04-09 22:59:18 +10:00
Spencer McIntyre
1d2f143a22 Add stdapi_net_resolve_host(s) support to the PHP meterpreter 2021-03-31 17:02:20 -04:00
Metasploit
b98ba6c690 Bump metasploit-payloads to 2.0.42 2021-03-30 19:35:41 -05:00
Shelby Pace
363330708e
Land #481, fix request_fs_ls on inaccessible file 2021-03-30 19:26:37 -05:00
Tim W
dc4d69d695 fix request_fs_ls on an inaccessible file 2021-03-30 19:35:16 +01:00
Metasploit
8712b7e399 Bump metasploit-payloads to 2.0.41 2021-03-30 07:39:22 -05:00
Tim W
c05ec518d5
Land #480, Fix #479, fix python meterpreter resolve command 2021-03-30 13:31:27 +01:00
Spencer McIntyre
57c6f10314 Use the first entry returned by getaddrinfo
Fixes #479
2021-03-29 17:31:28 -04:00
Metasploit
6e08d1f981 Bump metasploit-payloads to 2.0.40 2021-03-19 15:16:41 -05:00
Tim W
ef2360acf1
Land #477, add route command on python meterpreter 2021-03-19 20:08:21 +00:00
Tim W
adb7ee62af fix route parsing on macOS 10.13 and lower 2021-03-19 20:04:32 +00:00
Spencer McIntyre
a612d32da4 Add get_routes support for OS X via netstat 2021-03-17 17:09:54 -04:00
Spencer McIntyre
d3a0840792 Add a get_routes implementation for Windows XP 2021-03-17 11:56:43 -04:00
Spencer McIntyre
5ca9d02004 Refactor some Windows ctypes code, Always use GetAdaptersAddresses
GetAdaptersAddresses was added in Windows XP / Server 2003 which since
Metasploit v6 is the oldest version of Windows that Meterpreter
supports. There is now no need to fail back to the older GetIfEntry
function.
2021-03-17 11:24:40 -04:00
Spencer McIntyre
85ba357364 Fix a Python 2.x compatibility bug in netlink_request 2021-03-17 10:37:21 -04:00
Spencer McIntyre
b911574baf Update log messages to use a consistent case 2021-03-17 10:26:42 -04:00
Spencer McIntyre
a155cb8cea Fix a ctype error and catch exceptions when deleting things 2021-03-17 10:26:42 -04:00
Spencer McIntyre
bdc9c648d6 Add the interface names to the routes for Windows 2021-03-17 10:26:42 -04:00