issues
search
ronin-rb
/
ronin-exploits
A Ruby micro-framework for writing and running exploits
https://ronin-rb.dev
GNU Lesser General Public License v3.0
70
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a `software_version:` keyword argument to `Target#initialize` and `Mixins::HasTargets::ClassMethods#target`
#148
postmodern
closed
3 months ago
1
Release 1.2.0
#147
postmodern
opened
3 months ago
0
Release 1.1.1
#146
postmodern
opened
3 months ago
0
Switch to using `require_relative` for local files
#145
postmodern
closed
3 months ago
0
Add a `AuthenticationBypass` or `AuthBypass` exploit class
#144
postmodern
closed
3 months ago
1
Add a `PathTraversal` exploit class
#143
postmodern
closed
3 months ago
1
Add a method to `Mixins::HasTargets` for auto-selecting the target
#142
postmodern
opened
4 months ago
0
Add support for specifying multiple values to `Mixins::HasPayload::ClassMethods#payload_class`
#141
postmodern
closed
3 months ago
1
Detect when `ronin-exploits new` is given `CVE-YYYY-XXXX.rb` or `cve-YYYY-XXXX.rb` and automatically set the advisory ID
#140
postmodern
opened
4 months ago
0
Add a `capabilities` metadata attribute
#139
postmodern
opened
4 months ago
0
Support specifying version range Strings in `version:` in `target(...)`
#138
postmodern
opened
4 months ago
0
Support specifying version range strings in `software_versions`
#137
postmodern
closed
3 months ago
1
Add `Params::BaseURL#base_url` method
#136
postmodern
closed
3 months ago
1
Add boilerplate `software "..."` and `software_versions [...]` metadata attributes to the generated exploit
#135
postmodern
opened
4 months ago
0
Add a `--has-targets` option to the `ronin-exploits new` command
#134
postmodern
opened
4 months ago
0
Allow specifying a range of versions for an exploit target
#133
postmodern
closed
4 months ago
1
Add support for specifying multiple version ranges in `software_versions`
#132
postmodern
closed
4 months ago
1
Improve printing of software version ranges
#131
postmodern
closed
4 months ago
1
Release 1.1.0.rc2
#130
postmodern
closed
4 months ago
0
Release 1.1.0-rc1
#129
postmodern
closed
4 months ago
0
Release 1.1.0
#127
postmodern
closed
3 months ago
0
Release 1.0.5
#126
postmodern
closed
4 months ago
0
`-D, --debug` conflicts with `-D, --dry-run`
#125
postmodern
closed
5 months ago
0
Have the `ronin-exploits run` command automatically check if the target is exploitable, and print an error message if it's not
#124
postmodern
opened
5 months ago
0
feat: add `--test` flag to the ronin-exploits CLI
#123
flavorjones
closed
5 months ago
8
Ensure that `ronin-exploits new` should create the parent directory of the new exploit file
#122
postmodern
closed
6 months ago
0
Add a `Ronin::Exploits::CommandInjection` class
#121
postmodern
closed
6 months ago
1
Add an example `ronin-exploits run` command builder to the `ronin-exploits run` command
#120
postmodern
closed
10 months ago
1
Add support for exploits to define their own post-exploitation sessions
#119
postmodern
opened
10 months ago
0
Add shell completions for `ronin-exploits`
#118
postmodern
closed
10 months ago
1
Add `NAME` sections to all man pages
#117
postmodern
closed
11 months ago
1
Update to kramdown-man 1.0.0
#116
postmodern
closed
11 months ago
1
Release 1.0.3
#115
postmodern
closed
1 year ago
0
Release 1.0.2
#114
postmodern
closed
1 year ago
0
Add top-level examples to all `Ronin::Exploits::Mixins` modules showing how they are meant to be used
#113
postmodern
opened
1 year ago
0
Add `@see` tags to all `Mixins` modules that also include external modules
#112
postmodern
closed
1 year ago
0
Allow `Target#software_version` to be a `Range` or an `Array` of versions
#110
postmodern
closed
4 months ago
2
Add a `Ronin::Exploits::Mixins::RemoteTLS` module
#109
postmodern
opened
1 year ago
0
Add a `Ronin::Exploits::Mixins::RemoteSSL` module
#108
postmodern
opened
1 year ago
0
Add `:android` to the list of acceptable OSes to `Metadata::OS::ClassMethods#os`
#107
postmodern
closed
1 year ago
0
Release 1.0.1
#106
postmodern
closed
1 year ago
0
Release ronin-exploits 1.0.0.beta2
#105
postmodern
closed
1 year ago
0
Release ronin-exploits 1.0.0.beta1
#104
postmodern
closed
1 year ago
0
Release ronin-exploits 1.0.0
#103
postmodern
closed
1 year ago
0
Add `Ronin::Exploits::Mixins::Loot`
#102
postmodern
closed
1 year ago
1
Add `Ronin::Exploits::Mixins::Text`
#101
postmodern
closed
1 year ago
1
Add a `Ronin::Exploits::OpenRedirect` class
#100
postmodern
closed
1 year ago
1
Add a `Ronin::Exploits::SSTI` class
#99
postmodern
closed
1 year ago
1
Add a `http_cookie` method to `Mixins::HTTP`
#98
postmodern
closed
1 year ago
1
Add a `http_headers` method to `Mixins::HTTP`
#97
postmodern
closed
1 year ago
1
Next