./security/ruby-rex-exploitation, Rex library for various exploitation helpers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.39, Package name: ruby31-rex-exploitation-0.1.39, Maintainer: minskim

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.


Required to run:
[security/ruby-jsobfu] [devel/ruby-metasm] [security/ruby-rex-text] [security/ruby-rex-arch] [security/ruby-rex-encoder] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 78.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-11 14:50:23 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-exploitation: update to 0.1.39

0.1.39 (2023-10-04)

* PD-41096 Auto-add cortex.yaml [no action required by you]
   2023-03-19 09:24:54 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-exploitation: update to 0.1.38

0.1.38 (2023-03-06)

* Add a :silent option to silence commands used in HTTP command stagers
   2023-02-12 16:13:52 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-exploitation: update to 0.1.37

0.1.37 (2023-01-31)

* Land #42, Add support for Ruby 3.2
   2022-09-04 15:22:45 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-exploitation: update to 0.1.36

0.1.36 (2022-09-02)

* Land #40, Update Ubuntu 18.04 to 20.04 in Github CI script
   2022-08-28 14:33:50 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-exploitation: update to 0.1.35

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-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

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-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-09-19 19:19:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-exploitation: update to 0.1.28

0.1.28 (2021-02-11)

* Land #28, Update for ruby 3 support