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

2993 Commits

Author SHA1 Message Date
Spencer McIntyre
174ae1ab09 Reuse mimikatz RPRN definitions 2022-01-14 15:19:20 -05: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
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
test
e43f437a2c Clarified variable names 2021-09-20 15:38:13 +01:00
test
8d5a1c5c8a Java/Android and bug fix for Python/PHP 2021-09-20 15:38:13 +01:00
test
af46841e62 Updated PHP and Python payloads 2021-09-20 15:38:13 +01:00
test
e2f9e64779 Updated search functionality 2021-09-20 15:38:13 +01:00
test
13a1b7e0b3 Source code for searching by date 2021-09-20 15:38:13 +01:00
Metasploit
00729491d3 Bump metasploit-payloads to 2.0.56 2021-09-14 06:54:36 -05:00
adfoster-r7
dc14eada5d
Land #499, Add support for updating terminal size dynamically 2021-09-14 12:37:11 +01:00
dwelch-r7
798e15d346 Adhere to SYS_PROCESS naming convention 2021-09-01 13:00:08 +01:00
dwelch-r7
308ef8abff Use terminal rows/column TLVs 2021-08-31 18:53:48 +01:00
Metasploit
45e98c85a3 Bump metasploit-payloads to 2.0.55 2021-08-27 05:49:15 -05:00
adfoster-r7
9ef41e4a7c
Land #501, Python - Cleanup the process object 2021-08-27 11:29:53 +01:00
Spencer McIntyre
2067d7267e Cleanup the process object
When a child process exits, the corresponding object should be closed
and cleanup all of it's streams and threads as necessary.
2021-08-26 18:44:49 -04:00
Metasploit
b64f52dca5 Bump metasploit-payloads to 2.0.54 2021-08-26 10:41:29 -05:00
Spencer McIntyre
bbffa61155
Land #500, Handle missing command ids in Python 2021-08-26 11:32:05 -04:00
dwelch-r7
9a06fb9ff8 Handle missing command ids 2021-08-24 13:47:03 +01:00
dwelch-r7
63eefdaa3f Return an error if channel id is not valid 2021-08-23 13:39:17 +01:00
dwelch-r7
28794127c9 Add support for updating terminal size dynamically 2021-08-18 15:14:42 +01:00
Metasploit
73f2621566 Bump metasploit-payloads to 2.0.53 2021-08-02 12:02:21 -05:00
Tim W
e61d89c235
Land #498, fix windows meterpreter mingw build 2021-08-02 17:43:17 +01:00
Metasploit
4010033928 Bump metasploit-payloads to 2.0.52 2021-08-02 11:16:49 -05:00
Spencer McIntyre
af80d5279a Pull in changes from rapid7/mimikatz#6 2021-08-02 12:08:08 -04:00