Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin-exploits

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

Add a `Mixins::VersionDetection::PHPVersion` mixin

postmodern opened this issue about 1 month ago
Add a `Mixins::VersionDetection::HTTPServerVersion` mixin

postmodern opened this issue about 1 month ago
Add a `Mixins::VersionDetection::BannerVersion` mixin

postmodern opened this issue about 1 month ago
Add a `Mixins::VersionDetection` module

postmodern opened this issue about 1 month ago
Add `Exploit.vulnerable_version?` and `#vulnerable_version?` methods

postmodern opened this issue about 1 month ago
Allow exploit targets to define a range of `software_versions`

postmodern opened this issue about 2 months ago
Release 1.2.0

postmodern opened this issue 6 months ago
Release 1.1.1

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

postmodern opened this issue 6 months ago
Add a `AuthenticationBypass` or `AuthBypass` exploit class

postmodern opened this issue 7 months ago
Add a `PathTraversal` exploit class

postmodern opened this issue 7 months ago
Add a method to `Mixins::HasTargets` for auto-selecting the target

postmodern opened this issue 7 months ago
Add a `capabilities` metadata attribute

postmodern opened this issue 7 months ago
Support specifying version range strings in `software_versions`

postmodern opened this issue 7 months ago
Add `Params::BaseURL#base_url` method

postmodern opened this issue 7 months ago
Add a `--has-targets` option to the `ronin-exploits new` command

postmodern opened this issue 7 months ago
Allow specifying a range of versions for an exploit target

postmodern opened this issue 7 months ago
Improve printing of software version ranges

postmodern opened this issue 7 months ago
Release 1.1.0.rc2

postmodern opened this issue 7 months ago
Release 1.1.0-rc1

postmodern opened this issue 7 months ago
Release 1.1.0

postmodern opened this issue 8 months ago
Release 1.0.5

postmodern opened this issue 8 months ago
`-D, --debug` conflicts with `-D, --dry-run`

postmodern opened this issue 8 months ago
feat: add `--test` flag to the ronin-exploits CLI

flavorjones opened this pull request 8 months ago
Add a `Ronin::Exploits::CommandInjection` class

postmodern opened this issue 9 months ago
Add support for exploits to define their own post-exploitation sessions

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

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 1.0.3

postmodern opened this issue over 1 year ago
Release 1.0.2

postmodern opened this issue over 1 year ago
Add a `Ronin::Exploits::Mixins::RemoteTLS` module

postmodern opened this issue over 1 year ago
Add a `Ronin::Exploits::Mixins::RemoteSSL` module

postmodern opened this issue over 1 year ago
Release 1.0.1

postmodern opened this issue almost 2 years ago
Release ronin-exploits 1.0.0.beta2

postmodern opened this issue about 2 years ago
Release ronin-exploits 1.0.0.beta1

postmodern opened this issue about 2 years ago
Release ronin-exploits 1.0.0

postmodern opened this issue about 2 years ago
Add `Ronin::Exploits::Mixins::Loot`

postmodern opened this issue about 2 years ago
Add `Ronin::Exploits::Mixins::Text`

postmodern opened this issue about 2 years ago
Add a `Ronin::Exploits::OpenRedirect` class

postmodern opened this issue about 2 years ago
Add a `Ronin::Exploits::SSTI` class

postmodern opened this issue about 2 years ago
Add a `http_cookie` method to `Mixins::HTTP`

postmodern opened this issue about 2 years ago
Add a `http_headers` method to `Mixins::HTTP`

postmodern opened this issue about 2 years ago
Add `http_user` and `http_password` params/methods to `Mixins::HTTP`

postmodern opened this issue about 2 years ago
Add `Ronin::Exploits::Mixinx::HTML`

postmodern opened this issue about 2 years ago
Add a `WebVuln` base class

postmodern opened this issue about 2 years ago
Add `Ronin::Exploits::Mixins::Junk`

postmodern opened this issue about 2 years ago
Refactor `Ronin::Exploits::Helpers` into `Ronin::Exploits::Mixins`

postmodern opened this issue about 2 years ago
Add `Ronin::Exploits::Mixins::SEH`

postmodern opened this issue about 2 years ago
Add `Ronin::Exploits::Mixins::NOPS`

postmodern opened this issue about 2 years ago
Add `ronin-vulns` as a dependency

postmodern opened this issue over 2 years ago
Add a `Exploit.exploit_type` method

postmodern opened this issue over 2 years ago
Add `Exploit#perform_validate` for consistency

postmodern opened this issue over 2 years ago
Add a `Exploit.shouts` metadata attribute

postmodern opened this issue over 2 years ago
Add a `CLI::Command` base class

postmodern opened this issue over 2 years ago
Add a `Exploit#validate` method

postmodern opened this issue over 2 years ago
Mention the memory foot print in the README

postmodern opened this issue over 2 years ago
Require ruby >= 2.7.0

postmodern opened this issue almost 3 years ago
Change license to LGPL-3.0

postmodern opened this issue almost 3 years ago
Add `ronin-core` as a dependency

postmodern opened this issue almost 3 years ago
Remove `dm-visualizer` dependency

postmodern opened this issue almost 3 years ago
Add `ronin-post_ex` as a dependency

postmodern opened this issue almost 3 years ago
Remove the `yard-parameters` dependency

postmodern opened this issue about 3 years ago
Remove the `yard-dm` dependency

postmodern opened this issue about 3 years ago
Remove `ronin/vuln.rb`

postmodern opened this issue about 3 years ago
Remove `ronin/advisory.rb`

postmodern opened this issue about 3 years ago
Remove `ronin/gen/` directory

postmodern opened this issue about 3 years ago
Add a `Ronin::Exploits::CLI::Commands::New` subcommand

postmodern opened this issue about 3 years ago
Add `print_debug` statements to all networking methods.

postmodern opened this issue about 3 years ago
Remove payload and encoder files in favor of `ronin-payloads`

postmodern opened this issue about 3 years ago
Replace all database properties with class methods for declaring metadata

postmodern opened this issue about 3 years ago
Replace `options={}` with keyword arguments

postmodern opened this issue about 3 years ago
Extract `lib/ronin/payloads` out into it's own repository

postmodern opened this issue about 3 years ago
Add `ronin-payloads` as a dependency

postmodern opened this issue about 3 years ago
Add `ronin-c2` as a dependency

postmodern opened this issue about 3 years ago
Include `Ronin::Core::ModuleRegistry` into `Ronin::Exploits`

postmodern opened this issue about 3 years ago
Update the `ronin-exploits`/`ronin-exploit` commands to use `ronin-repos`

postmodern opened this issue about 3 years ago
Add `ronin-repos` as a dependency

postmodern opened this issue about 3 years ago
Add a `Ronin::Exploits::CLI` main command class

postmodern opened this issue about 3 years ago
Remove the `ronin` dependency

postmodern opened this issue about 3 years ago
Delete `ronin/payloads` in favor of a new `ronin-payloads` gem

postmodern opened this issue about 3 years ago
Extract Ronin::PostExploitation into it's own repository

postmodern opened this issue about 3 years ago
Extract the Ruby RPC payload out into it's own repository

postmodern opened this issue about 3 years ago