summaryrefslogtreecommitdiff
path: root/security/ruby-rex-exploitation
AgeCommit message (Collapse)AuthorFilesLines
2022-09-04security/ruby-rex-exploitation: update to 0.1.36taca2-6/+6
0.1.36 (2022-09-02) * Land #40, Update Ubuntu 18.04 to 20.04 in Github CI script
2022-08-28security/ruby-rex-exploitation: update to 0.1.35taca3-7/+8
0.1.29 (2022-03-07) * Land #30, Add 'no_proto' option to wget/curl/lwp-request command stagers 0.1.30 (2022-04-05) * Land #30, Add 'no_proto' option to wget/curl/lwp-request command stagers 0.1.31 (2022-07-01) * Land #32, Add ruby 3.1.1 to test matrix * Land #34, CmdStagerTFTP: Set payload filename; raise if tftphost is not set 0.1.32 (2022-07-11) * Land #35, add cmdstager tests 0.1.33 (2022-07-14) * Land #33, add FtpHttp cmdstager 0.1.34 (2022-07-18) * Land #37, Update spec tests 0.1.35 (2022-7-18) * Land #38, Add missing Rex::Exploitation::ObfuscateJS tests
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-exploitation: update to 0.1.28taca2-8/+7
0.1.28 (2021-02-11) * Land #28, Update for ruby 3 support
2021-04-11security/ruby-rex-exploitation: remove dependency to ruby-rexmltaca1-5/+2
Dro dependency to ruby-rexml since all ruby*-base contains ruby-rexml package.
2021-02-14security/ruby-rex-exploitation: add Ruby 3.0 supporttaca1-2/+5
Add Ruby 3.0 support with adding dependency to ruby-rexml.
2021-02-14security/ruby-rex-exploitation: update to 0.1.27taca3-9/+10
0.1.27 (2021-02-11) * Land #28, Update for ruby 3 support
2021-02-05security/ruby-rex-exploitation: 0.1.26taca2-7/+7
0.1.26 (2021-01-08) * Fix rex/arch constant usage 0.1.25 (2020-11-30) * 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-06-07security/ruby-rex-exploitation: update to 0.1.24taca3-9/+10
Update ruby-rex-exploitation to 0.1.24. No release note nore changes is available.
2020-03-24security/ruby-rex-exploitation: update to 0.1.22taca3-8/+12
Update to ruby-rex-exploitation to 0.1.22. No release notes available.
2018-09-23security/ruby-rex-exploitation: update to 0.1.19taca2-7/+7
0.1.18 * Add CmdStager option to skip command compression 0.1.19 * Rename opts[:nocompress] to opts[:noconcat]
2018-03-21security/ruby-rex-exploitation: update to 0.1.17taca2-7/+7
0.1.17 2018/02/09 * Add bourne busybox base64 decoder 0.1.16 2017/11/29 * Add user agent regexes to HTTP CmdStagers
2017-10-13security/ruby-rex-exploitation: Import version 0.1.15minskim4-0/+97
Ruby Exploitation library for various exploitation helpers This gem contains various helper mechanisms for creating exploits. This includes SEH Overwrite helpers, egghunters, command stagers and more.