2023-12-17 16:13:59 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.162
2.0.160
* Land #685, Fix Java TCP server socket binding
2.0.161
* Land #687, Add version detection for newer Windows
2.0.162
* Land #689, Add github actions for Windows Visual Studio 2019 C Meterpreter
payload
|
2023-11-11 14:17:59 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.159
2.0.151 (2023-09-22)
* Initial work to replace URL hack - manually parse a JAR file
* Support resource files in in-memory jar file
* Bridge the classloaders using self-reference
* Compatibilise with older Javas
2.0.152 (2023-09-28)
* Land #675, Add Rake task to generate manifest
2.0.153 (2023-09-29)
* Land #676, Fix Android compilation issues - Add Java parent to
AndroidPayload
2.0.154 (2023-09-29)
* Land #677, Ensure manifest files are available in gem
2.0.155 (2023-10-04)
* Land #673, Add RSpec and raising errors when files are inaccessible
2.0.156 (2023-10-11)
* PD-41096 Auto-add cortex.yaml
2.0.157 (2023-10-13)
* Land #672, OpenJDK reflection fix
2.0.158 (2023-10-16)
* Land #679, Add at rest encryption to Meterpreter payloads
2.0.159 (2023-10-24)
* Land #680, Correctly encrypt Java & Android files in Rake task
|
2023-09-20 15:44:09 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.150
2.0.150 (2023-09-20)
* Land #674, Fix python unittest deprecation warning
|
2023-07-15 16:57:00 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.149
2.0.149 (2023-07-11)
* Land #667, fix androidpayload dump_contacts failing on Android 10 or
higher
|
2023-07-09 04:34:41 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.148
2.0.142 (2023-06-21)
* Land #660, Fix PPID spoofing
2.0.143 (2023-06-21)
* Land #662, Fix getenv bug for missing var
fix bug where env lookups not found return garbage
2.0.144 (2023-06-21)
* Land #661, update install instructions
2.0.145 (2023-06-23)
* Land #663, Fix python meterpreter getuid crash
Fix python meterpreter getuid crash on windows
2.0.146 (2023-06-29)
* Land #664, Fix broken readme code snippets
2.0.147 (2023-06-29)
* Improve description of open_clipboard_with_retries
2.0.148 (2023-06-30)
* Land #665, Updated php meterpreter to support larger stat buf files
|
2023-06-17 15:41:24 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.141
2.0.137 (2023-06-14)
* Land #651, Fix python meterpreter network method exceptions for OSX
2.0.138 (2023-06-14)
* Land #653, Fix python meterpreter subprocess deadlock and file descriptor
leak
2.0.139 (2023-06-14)
* Land #654, Fix python meterpreter macOS route command crash
2.0.140 (2023-06-14)
* Land #655, Fix false negatives on files existing on windows python
meterpreter
2.0.141 (2023-06-15)
* Land #659, Update python meterpreter to include hex error code when format
message fails
|
2023-06-09 16:53:49 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.136
2.0.134 (2023-06-01)
* Land #637, Always warn when using custom meterpreter dependencies
2.0.135 (2023-06-02)
* Land #648, Add update_token function to stdapi
2.0.136 (2023-06-09)
* Land #656, Fix double-free in free
|
2023-05-28 03:27:40 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.133
2.0.133 (2023-05-23)
* Land #646, update Java Meterpreter docs for macOS
|
2023-05-21 05:05:18 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.132
2.0.132 (2023-05-15)
* Land #645, Add stdapi_sys_process_memory_query
|
2023-05-14 16:04:54 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.131
2.0.123 (2023-04-07)
* Land #628, add memory alloc/free to python
2.0.124 (2023-04-07)
* Land #625, fix for #608 issue in getsystem methods
2.0.125 (2023-04-14)
* Land #633, Add memory lock/unlock for Python add memory lock/unlock
abilties to python windows meterpreter
2.0.126 (2023-04-19)
* Land #636, Fix debug logging for Windows 7
2.0.127 (2023-04-20)
* Land #630, Fix a MinGW issue in the stdapi extension
2.0.128 (2023-04-26)
* Land #634, add memory read/write for python add memory read/write
abilities to python windows meterpreter
2.0.129 (2023-04-27)
* Land #639, Build mingw build on Github actions
2.0.130 (2023-04-27)
* Land #631, WOW64 Support for hashdump
2.0.131 (2023-05-09)
* Land #640, Update README
* Land #643, Add stdapi_sys_porcess_memory_protect
|