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
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
Spencer McIntyre
1c4f2df278
Use dump_sam for WOW64 support
...
Switch to using the dump_sam RDLL for x86, WOW64 and x64 hashdump
support.
2023-04-27 09:52:50 -04:00
Spencer McIntyre
d64c312029
Update the signature for inject_dll
...
Need to be able to pass things that are not strings
2023-04-27 09:52:50 -04:00
Spencer McIntyre
d114f5ec0a
Add the dump_sam project
...
This is going to build a stand-alone RDLL that can be injected into
LSASS for hashdump.
The samsrv.dll functions still need to be resolved because they're not
exported but the rest can be used normally thanks to the RDLL loader.
Defined 32-bit and 64-bit structures that are compatible with MSVC and
MinGW. DLLs are dynamically linked for size and the Visual-C Runtime is
not used.
The reflectively loaded DLL is freed once the operation has completed.
2023-04-27 09:52:50 -04:00
Metasploit
ec15ce4944
Bump metasploit-payloads to 2.0.130
2023-04-27 08:34:50 -05:00
adfoster-r7
0d94cbbfcf
Update README
2023-04-27 14:28:01 +01:00
adfoster-r7
8e9f2c04a6
Land #639 , Build mingw build on Github actions
2023-04-27 14:24:08 +01:00
adfoster-r7
5e769a90be
Build mingw build on Github actions
2023-04-27 11:48:37 +01:00
Metasploit
41800bbbff
Bump metasploit-payloads to 2.0.129
2023-04-26 14:23:21 -05:00
Spencer McIntyre
9775c73c33
Land #634 , add memory read/write for python
...
add memory read/write abilities to python windows meterpreter
2023-04-26 15:12:13 -04:00
Spencer McIntyre
41767690f0
Use None instead of 0 for missing values
2023-04-26 14:22:16 -04:00