summaryrefslogtreecommitdiff
path: root/security/ruby-rex-powershell/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-12-11security/ruby-rex-powershell: update to 0.1.94taca1-1/+2
0.1.94 (2021-10-22) * Land #38, Add Powershell Specific Errors
2021-09-19security/ruby-rex-powershell: update to 0.1.93taca1-1/+2
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
2020-03-29security/ruby-rex-powershell: missing from previos committaca1-1/+2
Commit one more missing file in previous commit.
2018-03-21security/ruby-rex-powershell: update to 0.1.77taca1-1/+2
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.72minskim1-0/+27
Ruby Exploitation (Rex) library for generating/manipulating Powershell scripts.