pkgsrc/security/ruby-rex-powershell/PLIST
taca e102e3da6d security/ruby-rex-powershell: update to 0.1.77
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
2018-03-21 13:42:08 +00:00

28 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/03/21 13:42:08 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CODE_OF_CONDUCT.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/data/templates/to_mem_dotnet.ps1.template
${GEM_LIBDIR}/data/templates/to_mem_msil.ps1.template
${GEM_LIBDIR}/data/templates/to_mem_old.ps1.template
${GEM_LIBDIR}/data/templates/to_mem_pshreflection.ps1.template
${GEM_LIBDIR}/lib/rex/powershell.rb
${GEM_LIBDIR}/lib/rex/powershell/command.rb
${GEM_LIBDIR}/lib/rex/powershell/function.rb
${GEM_LIBDIR}/lib/rex/powershell/obfu.rb
${GEM_LIBDIR}/lib/rex/powershell/output.rb
${GEM_LIBDIR}/lib/rex/powershell/param.rb
${GEM_LIBDIR}/lib/rex/powershell/parser.rb
${GEM_LIBDIR}/lib/rex/powershell/payload.rb
${GEM_LIBDIR}/lib/rex/powershell/psh_methods.rb
${GEM_LIBDIR}/lib/rex/powershell/script.rb
${GEM_LIBDIR}/lib/rex/powershell/templates.rb
${GEM_LIBDIR}/lib/rex/powershell/version.rb
${GEM_LIBDIR}/rex-powershell.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec