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

3359 Commits

Author SHA1 Message Date
Metasploit
1432ebbba3 Bump metasploit-payloads to 2.0.144 2023-06-20 14:11:34 -05:00
Spencer McIntyre
0404af93b6
Land #662, Fix getenv bug for missing var
fix bug where env lookups not found return garbage
2023-06-20 14:48:41 -04:00
Metasploit
b9de9074f3 Bump metasploit-payloads to 2.0.143 2023-06-20 12:40:53 -05:00
Spencer McIntyre
a15d95e9cb
Land #660, Fix PPID spoofing 2023-06-20 13:16:32 -04:00
Zach Goldman
f193fe4c9e
Remove unnecessary second error check in env variable lookup
Co-authored-by: adfoster-r7 <60357436+adfoster-r7@users.noreply.github.com>
2023-06-20 10:24:38 -04:00
Ashley Donaldson
0ebf3a90fc Switch to always using STARTUPINFOEXW 2023-06-19 06:52:32 +10:00
Zach Goldman
670fd695cc fix bug where env lookups not found return garbage 2023-06-15 16:33:37 -05:00
Metasploit
d848bab58d Bump metasploit-payloads to 2.0.142 2023-06-15 04:38:24 -05:00
cgranleese-r7
5243978b5e
Land #659, Update python meterpreter to include hex error code when format message fails 2023-06-15 10:22:42 +01:00
Ashley Donaldson
031f481212 Re-add memory handling for commandLine_w variable. 2023-06-15 08:56:47 +10:00
Ashley Donaldson
830b4f801a Revert "fix free() process.execute wchars"
This reverts commit be443779ff.
2023-06-15 08:56:47 +10:00
adfoster-r7
8d61e5591b
Update python meterpreter to include hex error code when format message fails 2023-06-14 22:21:53 +01:00
Metasploit
1ead8a024d Bump metasploit-payloads to 2.0.141 2023-06-14 09:12:15 -05:00
cgranleese-r7
248d333ece
Land #655, Fix false negatives on files existing on windows python meterpreter 2023-06-14 14:57:29 +01:00
Metasploit
675fdee12f Bump metasploit-payloads to 2.0.140 2023-06-14 07:34:34 -05:00
adfoster-r7
2ad6380dbd Fix false negatives on files existing python meterpreter on windows 2023-06-14 13:21:53 +01:00
cgranleese-r7
50fc4b0f7a
Land #654, Fix python meterpreter macOS route command crash 2023-06-14 13:19:19 +01:00
Metasploit
28d0d597a0 Bump metasploit-payloads to 2.0.139 2023-06-14 06:54:07 -05:00
adfoster-r7
ea8af6af0e
Fix python meterpreter osx route command crash 2023-06-14 12:32:33 +01:00
cgranleese-r7
673c09ab54
Land #653, Fix python meterpreter subprocess deadlock and file descriptor leak 2023-06-14 12:31:02 +01:00
Metasploit
2e0c64246c Bump metasploit-payloads to 2.0.138 2023-06-14 05:04:32 -05:00
adfoster-r7
5177490b15
Fix python meterpreter subprocess deadlock and file descriptor leak 2023-06-14 10:53:30 +01:00
cgranleese-r7
c6a4850f83
Land #651, Fix python meterpreter network method exceptions for OSX 2023-06-14 10:43:06 +01:00
Metasploit
5d2a9bdc0e Bump metasploit-payloads to 2.0.137 2023-06-09 09:42:12 -05:00
Spencer McIntyre
452b826be6
Land #656, Fix double-free in free 2023-06-09 10:32:48 -04:00
Ashley Donaldson
194a5a83b6 Fix double-free in free.
Also removed TLV size parameter, which (according to MSDN) can never have any
value other than 0 with MEM_RELEASE.
2023-06-08 14:33:40 +10:00
adfoster-r7
a1166ac585
Add automated tests for Python Meterpreter 2023-06-05 13:11:41 +01:00
adfoster-r7
c494d9e72d
Fix python meterpreter network method exceptions 2023-06-05 11:44:32 +01:00
Metasploit
cbf451bcde Bump metasploit-payloads to 2.0.136 2023-06-02 08:07:13 -05:00
Spencer McIntyre
5d6a9ea802
Land #648, Add update_token function to stdapi 2023-06-02 08:57:56 -04:00
Metasploit
90910dbce2 Bump metasploit-payloads to 2.0.135 2023-06-01 13:03:50 -05:00
Spencer McIntyre
7793e151a5
Land #637, Always warn when using custom files
Always warn when using custom meterpreter dependencies
2023-06-01 13:50:06 -04:00
saim1z
bdd2885571 remove TLV_TYPE_TOKEN_UPDATE_RESULT and unnecessary code 2023-05-24 16:18:43 +02:00
saim1z
4913a7f783 moved COMMAND_ID_STDAPI_SYS_CONFIG_UPDATE_TOKEN with the others COMMAND_ID_STDAPI_SYS_CONFIG* definitions 2023-05-24 15:35:23 +02:00
saim1z
bc341d1ae9 add update_token function to stdapi 2023-05-24 11:01:13 +02:00
Metasploit
2aadbeec33 Bump metasploit-payloads to 2.0.134 2023-05-23 11:08:59 -05:00
space-r7
7ffe5faf75
Land #646, update Java Meterpreter docs for macOS 2023-05-23 10:59:52 -05:00
adfoster-r7
c6ce10778f Update documentation for running java Meterpreter on mac 2023-05-22 23:21:24 +01:00
Metasploit
4bd1fbe0c7 Bump metasploit-payloads to 2.0.133 2023-05-15 14:41:29 -05:00
Spencer McIntyre
1a370ab66e
Land #645, Add stdapi_sys_process_memory_query
Add stdapi_sys_process_memory_query function to python windows
meterpreter
2023-05-15 15:31:18 -04:00
Alex Romero
0289d70ed2
set 0 instead of None in memory addresses - ext_server_stdapi.py
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2023-05-12 00:11:47 +03:30
Alex Romero
2453e2703a
add missing PartitionId field
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2023-05-12 00:10:14 +03:30
Alex Romero
114cadcf84
add stdapi_sys_process_memory_query function to python windows meterpreter 2023-05-09 16:12:08 -04:00
Metasploit
91207b4d82 Bump metasploit-payloads to 2.0.132 2023-05-08 10:30:21 -05:00
Spencer McIntyre
f5f5ba9f1e
Land #643, Add stdapi_sys_porcess_memory_protect
changing memory protection is available in python windows meterpreter
2023-05-08 11:15:54 -04:00
Spencer McIntyre
aaff164bec
Land #640, Update README 2023-05-08 09:13:10 -04:00
Alex Romero
8673514706
changing memory protection is available in python windows meterpreter 2023-05-01 15:38:30 -04:00
Metasploit
4486ab7d95 Bump metasploit-payloads to 2.0.131 2023-04-27 12:26:03 -05:00
adfoster-r7
c7116e2a1f
Land #631, WOW64 Support for hashdump 2023-04-27 18:16:32 +01:00
Spencer McIntyre
d5a325895d Update the MinGW builds 2023-04-27 10:53:17 -04:00