1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
Commit Graph

3164 Commits

Author SHA1 Message Date
Spencer McIntyre
96b3fd2100 Update PHPs stdapi_fs_delete_dir to be recusive 2022-01-05 16:15:13 -05:00
Metasploit
c3b9bbc188 Bump metasploit-payloads to 2.0.67 2021-12-09 11:56:55 -06:00
Tim W
706d3f620e
Land #517, fix php stat on inaccessible directory 2021-12-09 17:48:26 +00:00
Tim W
080af01e83
Land #516, fix python stat on inaccessible directory 2021-12-09 17:47:30 +00:00
Metasploit
35f4963638 Bump metasploit-payloads to 2.0.66 2021-12-08 11:11:13 -06:00
Spencer McIntyre
fe8ff046e0
Land #511, fix stderr output in python channels 2021-12-08 12:03:18 -05:00
Spencer McIntyre
7bbcee3cf7 Return an empty stat buf when stat fails 2021-12-08 10:56:06 -05:00
Spencer McIntyre
20416b0c06 Return an empty stat buf when stat fails 2021-12-08 10:54:08 -05:00
Metasploit
286c93b9ff Bump metasploit-payloads to 2.0.65 2021-12-08 08:07:02 -06:00
Spencer McIntyre
67818e13a6
Land #515, Fix #512, fix python cmd_exec argv 2021-12-08 08:58:06 -05:00
Tim W
a59fd61520 Fix #512, fix python cmd_exec argument list during PROCESS_EXECUTE_FLAG_SUBSHELL 2021-12-08 08:12:47 +00:00
Tim W
93496f1c3a fix python channel stderr output 2021-12-08 06:44:26 +00:00
Metasploit
d08b1b31e8 Bump metasploit-payloads to 2.0.64 2021-12-08 00:41:54 -06:00
Tim W
582451f22e
Land #514, fix python exception when closing channels 2021-12-08 06:28:33 +00:00
Spencer McIntyre
4ede4211e9 Cleanup channels when closing processes 2021-12-07 10:36:57 -05:00
Metasploit
f452a0dd26 Bump metasploit-payloads to 2.0.63 2021-12-07 02:21:34 -06:00
Tim W
b56124555e
Land #513, fix php stdapi loading on php 5.3.29 2021-12-07 08:12:22 +00:00
Tim W
25e012bcd9 resolve_host should return NULL on failure 2021-12-07 08:10:52 +00:00
adfoster-r7
4db3392680
Fix Meterpreter for php 5.3 2021-12-06 23:23:29 +00:00
Ashley Donaldson
3b0862b182
Set version size before API call 2021-11-30 23:17:27 +11:00
Ashley Donaldson
713b0e1b41
Fixed OS Version checking 2021-11-30 22:43:28 +11:00
Metasploit
869f7f195f Bump metasploit-payloads to 2.0.62 2021-11-29 01:26:13 -06:00
Tim W
0e2b68a9fe
Land #510, honour the pty flag 2021-11-29 04:48:00 +00:00
dwelch-r7
89b6eb1e17 Honor the pty flag 2021-11-26 14:29:41 +00:00
Ashley Donaldson
0c0001b134
Implementing a 5th getsystem mechanism: print spooler.
Leverages the SeImpersonatePrivilege with the Print Spooler primitive.
2021-11-19 20:12:19 +11:00
Metasploit
50024b01d2 Bump metasploit-payloads to 2.0.61 2021-10-28 07:56:50 -05:00
Tim W
77c9f6c868
Land #506, fix python meterpreter core_channel_read 2021-10-28 13:45:11 +01:00
Spencer McIntyre
46ce044ab3 Don't delete channels when handling dead resources
Deleting the channels when they are dead prevents Metasploit from
reading their streams before closing them.
2021-10-27 15:10:33 -04:00
Metasploit
9e245b7582 Bump metasploit-payloads to 2.0.60 2021-10-03 08:43:10 -05:00
Tim W
9a6f12947e
Land #505, fix LOCAL_HOST and PEER_HOST string value 2021-10-03 14:33:21 +01:00
Spencer McIntyre
ac75b00e41 Use string IPs for LOCAL_HOST and PEER_HOST TLVs 2021-10-01 17:07:14 -04:00
Metasploit
d07f44ed46 Bump metasploit-payloads to 2.0.59 2021-09-28 14:26:23 -05:00
bwatters-r7
23ed10cf53
Land #504, Python support for seek and tell in file channels
Merge branch 'land-504' into upstream-master
2021-09-28 14:15:23 -05:00
Spencer McIntyre
c211dd1b3a Support seek and tell for file channels 2021-09-27 17:55:53 -04:00
Metasploit
164f9b5494 Bump metasploit-payloads to 2.0.58 2021-09-27 11:29:19 -05:00
Tim W
cb078144cd
Land #494, add date filtering to fs_search 2021-09-27 17:20:08 +01:00
Tim W
8c99f50b1e canonicalize php search results on Windows 2021-09-24 19:34:12 +01:00
Metasploit
d786fd4fb5 Bump metasploit-payloads to 2.0.57 2021-09-23 05:53:44 -05:00
Tim W
a4102052ae
Land #503, fix php getuid to only return the username 2021-09-23 11:40:48 +01:00
Tim W
9473d00274 fix php recursive search 2021-09-22 22:44:23 +01:00
Tim W
3760e1d41e fix php 1970-01-01 search date 2021-09-22 22:44:18 +01:00
Spencer McIntyre
14e3ffde17 Only return the username for getuid 2021-09-22 14:00:16 -04:00
Tim W
933cbe2a77 improve java stdapi_fs_search 2021-09-22 16:28:14 +01:00
Tim W
0d2f0f380d whitespace fixup 2021-09-22 15:48:12 +01:00
Tim W
4f49792feb fix windows wds3_search 2021-09-22 14:51:10 +01:00
Tim W
8ec7d7b254 cleanup windows fs_search 2021-09-22 13:13:27 +01:00
Tim W
027de2be9c fix windows build 2021-09-20 19:08:06 +01:00
Tim W
5b0433f08f cleanup python fs_search 2021-09-20 16:03:33 +01:00
Tim W
a5d2e6cbe3 move packet_get_tlv_uint to core 2021-09-20 15:47:04 +01:00
Tim W
949b9de394 minor cleanups on windows search.c 2021-09-20 15:38:13 +01:00