summaryrefslogtreecommitdiff
path: root/security/ruby-rex-powershell
AgeCommit message (Collapse)AuthorFilesLines
2022-09-04security/ruby-rex-powershell: update to 0.1.97taca2-6/+6
0.1.97 (20220-8-31) * updates ubuntu 18.04 to 20.04
2022-08-28security/ruby-rex-powershell: update to 0.1.96taca2-6/+6
0.1.95 (2022-02-14) * Land #39, Fix upgrading sessions on Windows 0.1.96 (2022-04-07) * Land #40, Add ruby 3.1.1 to test matrix
2021-12-11security/ruby-rex-powershell: update to 0.1.94taca3-7/+8
0.1.94 (2021-10-22) * Land #38, Add Powershell Specific Errors
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-19security/ruby-rex-powershell: update to 0.1.93taca3-8/+9
0.1.91 (2021-04-23) * Land #30, Implement the rc4 wrapper 0.1.92 (2021-07-09) * Land #31, add method to obfuscate string literals * Land #32, fix unit tests 0.1.93 (2021-07-19) * Land #33, Add github actions for tests * Land #35, Add W^X powershell payload templates
2021-06-01security/ruby-rex-powershell: update to 0.1.90taca2-7/+7
0.1.90 (2021-04-23) * Land #30, Implement the rc4 wrapper
2021-02-05security/ruby-rex-powershell: update to 0.1.89taca2-7/+8
0.1.89 (2021-01-19) * Land #25, Update gempsec * Add in support for -version flag using @wo4haoren's original contributions from #24 with some tweaks 0.1.88 (2020-11-30) * Land #14, Add option to use Invoke-Expression and RC4 * relax dev bundle and update authors … - Allows bundle with latest bundler - Updates authors to reflect current maintainers - Update travis to test with 2.7.2
2020-03-29security/ruby-rex-powershell: missing from previos committaca1-1/+2
Commit one more missing file in previous commit.
2020-03-29regen ( 0.1.79 -> 0.1.87)mef1-5/+5
2020-03-24security/ruby-rex-powershell: update to 0.1.87taca1-2/+4
Update ruby-rex-powershell to 0.1.87. No release notes available.
2018-09-23security/ruby-rex-powershell: update to 0.1.79taca2-7/+7
0.1.78 (2018-06-21) * Land #13, Update cmd_psh_payload to simplify exec_in_place 0.1.79 (2018-08-01) * Land #12, Update GetMethod for GetProcAddress for Windows 10 1803
2018-03-21security/ruby-rex-powershell: update to 0.1.77taca3-8/+9
0.1.77 2017/09/23 * Convert double quotes to single quotes to match #{URL} 0.1.76 2017/09/07 * Merge pull request #9 from sempervictus/feature-payload_msil_jit 0.1.75 2017/08/25 * Remove useless failing spec * Improve use of RandomIdentifier::Generator * Add MSIL to template constants * Update spec for MSIL payload * Implement MSIL payload in Rex gem via template * Update spec for command * Finalize quote wrapper * Rework quote handling * Cleanup Command single quotes redundant gsub 0.1.74 2017/07/18 * Alternative to IEX in dl_and_exec_string methods * Command spec - deal with :use_single_quotes * Output and command improvements for Win10 0.1.73 2017/05/12 * update spec to require Ruby 2.2.0 or greater
2017-09-29security/ruby-rex-powershell: Import version 0.1.72minskim4-0/+50
Ruby Exploitation (Rex) library for generating/manipulating Powershell scripts.