Path to this page:
./
security/ruby-metasploit-payloads,
Compiled binaries for Metasploit\s Meterpreter
Branch: CURRENT,
Version: 2.0.222,
Package name: ruby32-metasploit-payloads-2.0.222,
Maintainer: minskimCompiled binaries for Metasploit's Meterpreter.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 46964 KB
Version history: (Expand)
- (2025-06-04) Updated to version: ruby32-metasploit-payloads-2.0.222
- (2025-05-26) Updated to version: ruby32-metasploit-payloads-2.0.221
- (2025-05-18) Updated to version: ruby32-metasploit-payloads-2.0.217
- (2025-02-23) Updated to version: ruby32-metasploit-payloads-2.0.190
- (2024-12-11) Updated to version: ruby32-metasploit-payloads-2.0.189
- (2024-11-06) Updated to version: ruby32-metasploit-payloads-2.0.188
CVS history: (Expand)
2025-06-04 16:16:32 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.222
2.0.222 (2025-05-29)
* Improve the php implementation of meterpreter
|
2025-05-26 17:03:42 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.221
2.0.218 (2025-05-22)
* Merge pull request #747 from smashery/powershell-impersonate-warning: Add
meterp message to send impersonation token back
2.0.219 (2025-05-22)
* Merge pull request #711 from bwatters-r7/add-debug-make: Add the debug
files to the copy commands for "make-windows"
2.0.220 (2025-05-22)
* Update server versions
* Merge pull request #756 from smashery/invalid-log-file: Don't log to an
invalid file
2.0.221 (2025-05-22)
* Merge pull request #738 from bwatters-r7/update/windows_version: Add more
granular support and server 2025 support for versioning
|
2025-05-18 03:39:49 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.217
2.0.191 (2025-05-14)
Dose not released?
2.0.192 (2025-05-14)
* fix spaces in $PWD (#743)
* Update Github workflow versions (#736)
* Update Python test images (#748)
* Update README with additional test details (#749)
2.0.193 (2025-05-14) to 2.0.210 (2025-05-14)
Dose not released?
2.0.211 (2025-05-15)
* Add additional python runtime tests (#750)
2.0.212 (2025-05-15)
* Update SECURITY.md file (#752)
2.0.213 (2025-05-16)
* Update README for build (#753)
2.0.214 (2025-05-16) to 2.0.216 (2025-05-16)
Dose not released?
2.0.217 (2025-05-16)
* Add windows server 2025 python tests (#755)
|
2025-02-23 15:13:18 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.190
2.0.190 (2025-02-14)
* PD-49865 set Cortex tags to identify repo exposure (#742)
|
2024-12-11 14:35:55 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.189
2.0.189 (2024-12-07)
* Land #731, Fix Java Meterpreter Symlink Handling on Windows
|
2024-11-06 15:49:07 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.188
2.0.186 (2024-10-29)
* Merge pull request #721 from smashery/fix-symlink-windows; Fix symlink and
junction detection on Python windows
2.0.187 (2024-10-30)
* Land #710, Injection using PoolParty
2.0.188 (2024-11-01)
* Merge pull request #730 from
cgranleese-r7/remove-paths-from-acceptance-tests; Removes paths from
metasploit-framework acceptance tests
|
2024-10-27 14:54:27 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.185
2.0.185 (2024-10-24)
* Fixes an incorrectly named workflow variable
|
2024-10-21 16:30:15 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-metasploit-payloads: update to 2.0.184
2.0.174 (2024-10-08)
* Merge pull request #718 from zeroSteiner/fix/msf/19496:
Land #718, java meterpreter - fix an issue with filesystem enumeration
2.0.175 (2024-10-10)
* Land #719, Fix a regression in the search behavior
2.0.176 (2024-10-11)
* Merge pull request #716 from jvoisin/php_arp:
Add support for arp in php meterpreter
2.0.177 (2024-10-11)
* Merge pull request #701 from smashery/new_cmd_exec:
New process launch API
2.0.178 (2024-10-11)
* Merge pull request #722 from
adfoster-r7/update-python-tests-to-run-on-source-changes:
Update python tests to run on source changes
2.0.179 (2024-10-15)
* Merge pull request #723 from
cgranleese-r7/add-metasloit-framework-acceptance-tests:
Adds metasploit-frameworks acceptance tests
2.0.180 (2024-10-15)
* Merge pull request #724 from smashery/new_cmd_exec_v2:
Handle Windows oddity in java's process launch library
2.0.181 (2024-10-15)
* Merge pull request #725 from
cgranleese-r7/fixes-acceptance-tests-report-generation:
Fixes acceptance tests report generation
2.0.182 (2024-10-16)
* Merge pull request #726 from smashery/new_cmd_exec_v3:
Handle discrepancy of process launching on Windows between different
versions of Java
2.0.183 (2024-10-16)
* Merge pull request #727 from adfoster-r7/update-security-readme:
Update security readme
2.0.184 (2024-10-18)
* Merge pull request #728 from
cgranleese-r7/adds-acceptance-testing-reusable-pipeline
|