Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-payloads

A Ruby micro-framework for writing and running exploit payloads
https://github.com/ronin-rb/ronin-payloads

Add a `PHPPayload#to_html` method

postmodern opened this issue 5 months ago
Add a `--convert-to=...` option to `ronin-payloads build`

postmodern opened this issue 5 months ago
Add missing `powershell/base64_encode` encoder

postmodern opened this issue 5 months ago
Add a `CommandPayload#to_s` method

postmodern opened this issue 5 months ago
Add a `PowerShellPayload#to_command` method

postmodern opened this issue 5 months ago
Add a `js/node/hex_encode` encoder

postmodern opened this issue 5 months ago
Add a `perl/hex_encode` encoder

postmodern opened this issue 5 months ago
Add a `perl/base64_encode` encoder

postmodern opened this issue 5 months ago
Add a `php/hex_encode` encoder

postmodern opened this issue 5 months ago
Add a `php/base64_encode` encoder

postmodern opened this issue 5 months ago
Add a `ruby/hex_encode` encoder

postmodern opened this issue 5 months ago
Add a `ruby/base64_encode` encoder

postmodern opened this issue 5 months ago
Add a `python/hex_encode` encoder

postmodern opened this issue 5 months ago
Add a `python/base64_encode` encoder

postmodern opened this issue 5 months ago
Add missing `Encoders::PHPEncoder` class

postmodern opened this issue 5 months ago
Add missing `Encoders::PythonEncoder` class

postmodern opened this issue 5 months ago
Add missing `Encoders::RubyEncoder` class

postmodern opened this issue 5 months ago
Add a `Encoders::WindowsCommandEncoder` class

postmodern opened this issue 5 months ago
Rename `ShellEncoder` to `ShellCommandEncoder`

postmodern opened this issue 5 months ago
Rename `ShellPayload` to `ShellCommandPayload`

postmodern opened this issue 5 months ago
Add a `command/windows/touch` payload

postmodern opened this issue 5 months ago
Add a `command/powershell/touch` payload

postmodern opened this issue 5 months ago
Add a `command/powershell/ping` command

postmodern opened this issue 5 months ago
Add a `command/windows/ping` payload

postmodern opened this issue 5 months ago
Add a `Ronin::Payloads::Encoders::NodeJSEncoder` class

postmodern opened this issue 6 months ago
Add a `js/node/base64_encode` encoder

postmodern opened this issue 6 months ago
Rename the `sql/encode` encoder to `sql/hex_encode`

postmodern opened this issue 6 months ago
Add a `shell/hex_escape` encoder

postmodern opened this issue 6 months ago
Replace the `js/encode` encoder with `js/hex_encode`

postmodern opened this issue 6 months ago
Add a `js/base64_encode` encoder

postmodern opened this issue 6 months ago
Add a `shell/base64_eval` encoder

postmodern opened this issue 6 months ago
Add an `Encoder.encoder_type` method

postmodern opened this issue 6 months ago
Release 0.2.1

postmodern opened this issue 6 months ago
Switch to using `require_relative` for local files

postmodern opened this issue 6 months ago
Release 0.1.6

postmodern opened this issue 7 months ago
Add a `CommandPayload#to_ruby` method

postmodern opened this issue 7 months ago
Add a `CommandPayload#to_perl` method

postmodern opened this issue 7 months ago
Add a `CommandPayload#to_python` method

postmodern opened this issue 7 months ago
Add a `CommandPayload#to_node_js` method

postmodern opened this issue 7 months ago
Add a `CommandPayload#to_php` method

postmodern opened this issue 7 months ago
Add a `Payload.build` top-level method

postmodern opened this issue 7 months ago
Add a `JavaScriptPayload#to_html` method

postmodern opened this issue 7 months ago
Add a `NodeJSPayload#to_command` method

postmodern opened this issue 7 months ago
Add a `PythonPayload#to_command` method

postmodern opened this issue 7 months ago
Add a `RubyPayload#to_command` method

postmodern opened this issue 7 months ago
Add a `PHPPayload#to_command` method

postmodern opened this issue 7 months ago
Add a `command/nc/exfil` payload that exfils a single file

postmodern opened this issue 7 months ago
Add a `Ronin::Payloads::Encoders::PerlEncoder` class

postmodern opened this issue 7 months ago
Add a `Ronin::Payloads::PerlPayload` class

postmodern opened this issue 7 months ago
Add a `test/powershell` payload

postmodern opened this issue 7 months ago
Add a `test/sql` payload

postmodern opened this issue 7 months ago
Add a `test/perl` payload

postmodern opened this issue 7 months ago
Add a `test/python` payload

postmodern opened this issue 7 months ago
Add a `test/ruby` payload

postmodern opened this issue 7 months ago
Add a `test/php` payload

postmodern opened this issue 7 months ago
Add a `test/js` payload

postmodern opened this issue 7 months ago
Add configurable params to other `test/` payloads

postmodern opened this issue 7 months ago
Assign default values to all params of `test/` payloads

postmodern opened this issue 7 months ago
Add a `cmd/hex_escape` encoder

postmodern opened this issue 7 months ago
Release 0.2.0.rc2

postmodern opened this issue 7 months ago
Release 0.2.0-rc1

postmodern opened this issue 7 months ago
Change parent class of `test/xss` payload to `HTMLPayload`

postmodern opened this issue 8 months ago
Change `test/xss` payload to `<script>alert(1)</script>`

postmodern opened this issue 8 months ago
Add default values to the `Mixins::ReverseShell` params

postmodern opened this issue 9 months ago
Release 0.1.5

postmodern opened this issue 9 months ago
Add a `jsp/bind_shell` payload

postmodern opened this issue 11 months ago
Add a `jsp/reverse_shell` payload

postmodern opened this issue 11 months ago
Add a `NashornPayload` payload class

postmodern opened this issue 11 months ago
Add `js/node/reverse_shell` payload

postmodern opened this issue 11 months ago
Add a Nashorn reverse shell payload

postmodern opened this issue 11 months ago
Add a `bin/unix/reverse_shell` payload

postmodern opened this issue about 1 year ago
Add support for using C cross compilers to `Mixins::CC`

postmodern opened this issue about 1 year ago
Add a `cmd/zsh/reverse_shell` payload

postmodern opened this issue about 1 year ago
Add shell completions for `ronin-payloads`

postmodern opened this issue about 1 year ago
Add a `GroovyPayload` class

postmodern opened this issue about 1 year ago
Add a Groovy reverse shell payload

postmodern opened this issue about 1 year ago
Add a `cmd/windows/download` payload

postmodern opened this issue about 1 year ago
Add a `libs:` keyword argument to `CPayload#compile`

postmodern opened this issue about 1 year ago
Add a `bin/windows/reverse_shell` payload

postmodern opened this issue about 1 year ago
Add `NAME` sections to all man pages

postmodern opened this issue about 1 year ago
Update to kramdown-man 1.0.0

postmodern opened this issue about 1 year ago
Release 0.1.4

postmodern opened this issue over 1 year ago
Add a `cmd/sleep` payload

postmodern opened this issue over 1 year ago
Add a `cmd/touch` payload

postmodern opened this issue over 1 year ago
Add a `cmd/ping` payload

postmodern opened this issue over 1 year ago
Release 0.1.3

postmodern opened this issue over 1 year ago
fix(#81): update builtin payload description

ervinismu opened this pull request over 1 year ago
Add a `shell/base64_encode` built-in encoder

postmodern opened this issue over 1 year ago
Replace the `shell/encode` encoder with `shell/hex_encode`

postmodern opened this issue over 1 year ago
Add a `command/download_exec` built-in payload

postmodern opened this issue over 1 year ago