Ecosyste.ms: OpenCollective

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

Ronin

Developing Ronin, a Free and Open Source Ruby Toolkit for Security Research and Development.
Collective - Host: opensource - https://opencollective.com/ronin-rb - Website: https://ronin-rb.dev/ - Code: https://github.com/ronin-rb/

Prefix example commands with a `$` to indicate that they are shell commands.

github.com/ronin-rb/ronin-masscan - 5910e3ebefb2bc1d628e820fc62597b12253ff91 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #7)

github.com/ronin-rb/ronin-masscan - edb5f7d2199caf9aa03cbe225ef04048196919db authored about 1 year ago by Postmodern <[email protected]>
Added new `--db-file` options from `ronin-db` to the man pages.

github.com/ronin-rb/ronin-masscan - 29f899d361860c8d324ae24f42ae0a9609df5e68 authored about 1 year ago by Postmodern <[email protected]>
Prefix example commands with a `$` to indicate that they are shell commands.

github.com/ronin-rb/ronin-nmap - 819ff3dcf71149d0a4b0adbac15c587800a8d782 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #7)

github.com/ronin-rb/ronin-nmap - 6d43134c36c5a2f9c675847cdacc640f742c7c67 authored about 1 year ago by Postmodern <[email protected]>
Added the new `--db-file` options from `ronin-db` to the man pages.

github.com/ronin-rb/ronin-nmap - 03e1ebe353f7b6a1e78af6511bf1e6821b03a893 authored about 1 year ago by Postmodern <[email protected]>
Prefix example commands with a `$` to indicate they are shell commands.

github.com/ronin-rb/ronin-listener - 874074ae0ce3e605c95c3fcf5254c8162ca48319 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #6)

github.com/ronin-rb/ronin-listener - a89521cc622076bc394d9e9f09071bb3eca76fd2 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #67)

github.com/ronin-rb/ronin-app - 312cef8294632bba1f10e15bc3c4c93d6ddee674 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #97)

github.com/ronin-rb/ronin-recon - cda22691ee1bab135cf21a8e04c9c4ee144e2d55 authored about 1 year ago by Postmodern <[email protected]>
Implement views, routes and worker for `RoninVulns` (#64)

github.com/ronin-rb/ronin-app - cb7ab95402e366e9efdf6734845c7c5563d6c0a2 authored about 1 year ago by Miłosz Bieniek <[email protected]>
Updated the ChangeLog for 0.2.5.

github.com/ronin-rb/rubocop-ronin - 9573ea9b3f2b638e4c1045139b1ca2b4f6eb9da2 authored about 1 year ago by Postmodern <[email protected]>
Version bump to 0.2.5.

github.com/ronin-rb/rubocop-ronin - d122f65ee10a335de2324757be8eee57589d47f7 authored about 1 year ago by Postmodern <[email protected]>
Disable `Style/RedundantParentheses` until it can be configured.

* This rule is flagging compound logical statements with parenthesis,
and I feel like the pare...

github.com/ronin-rb/rubocop-ronin - aade9cee37ca8a37f5df4be4cbb417bd30ab5d27 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #18).

github.com/ronin-rb/ronin-fuzzer - 914d9e2665197c64803aa9d9a4f348cd8a21b850 authored about 1 year ago by Postmodern <[email protected]>
Updated to `kramdown-man` 1.0.0 (closes #15).

github.com/ronin-rb/ronin-wordlists - 974088b096c5fcabcd73a5a0c275f714035fd281 authored about 1 year ago by Postmodern <[email protected]>
Add missing documentation to `Binary::Template.[]`.

github.com/ronin-rb/ronin-support - 373b24f5583c488fa2eaee4fbc8a67dbab86074d authored about 1 year ago by Postmodern <[email protected]>
No need to use `types::POINTER`, `:pointer` also works.

github.com/ronin-rb/ronin-support - 4ef8bfd2bd497c4bcb5c5d08d0d9f8f62d48e233 authored about 1 year ago by Postmodern <[email protected]>
Fixed `Binary::Template` examples.

github.com/ronin-rb/ronin-support - 3de1efaf96c0216958f07a525a7b9fa7e6d6e9f2 authored about 1 year ago by Postmodern <[email protected]>
Added the `--input-format` option to `ronin-masscan convert` (closes #4).

github.com/ronin-rb/ronin-masscan - 281a0d0b0c491b458b2086a88b483399e986de59 authored about 1 year ago by Postmodern <[email protected]>
Added missing `@param` tag for `format:`.

github.com/ronin-rb/ronin-masscan - b8fee467fe2566230ea714d50514a30771e9857e authored about 1 year ago by Postmodern <[email protected]>
Fix various YARD warnings.

github.com/ronin-rb/ronin-masscan - 817e24d26f3c639b867f42a34f9ec009fc2662bd authored about 1 year ago by Postmodern <[email protected]>
There is no `Masscan::OutputFile.open` method.

github.com/ronin-rb/ronin-masscan - faad5df68ef3b150d1dab3136a44fe2d0bcea592 authored about 1 year ago by Postmodern <[email protected]>
`ronin/masscan/importer` already requires `ronin/db`.

github.com/ronin-rb/ronin-masscan - a45c0dd47842507e94eeda369e6581ccedd0a65f authored about 1 year ago by Postmodern <[email protected]>
Make `Ronin::Masscan::Importer` public.

github.com/ronin-rb/ronin-masscan - 3a748749d32d4c9a29ceb29d33f773a128b56e39 authored about 1 year ago by Postmodern <[email protected]>
`ronin/nmap/importer` already requires `ronin/db`.

github.com/ronin-rb/ronin-nmap - f88345201df0b4866997ef8b68b0e2304b33d025 authored about 1 year ago by Postmodern <[email protected]>
Make the `Ronin::Nmap::Importer` module public.

github.com/ronin-rb/ronin-nmap - 728924f43a1ebbb3e9e2a7b9aa26ca70cf4c7c06 authored about 1 year ago by Postmodern <[email protected]>
Added missing `@option` tags for the `os:` keyword argument.

github.com/ronin-rb/ronin-support - 8fde598239174a4df230d9bec45f89b6fe1af82d authored about 1 year ago by Postmodern <[email protected]>
Added a top-level example to `URLScanner`.

github.com/ronin-rb/ronin-vulns - 3774c6197960d85bf1a6033d6ac005d7d073a1ac authored about 1 year ago by Postmodern <[email protected]>
Update the sitemap.

* Include all `/install/` and `/docs/` pages.
* List every blog post URL as well.

github.com/ronin-rb/ronin-rb.github.io - 395c3f970cf1eb4ca4e35beb83b139995044a7bb authored about 1 year ago by Postmodern <[email protected]>
Add missing space after period.

github.com/ronin-rb/ronin - 0f52e3083adc75ab608b0e88901b920c7ed08d54 authored about 1 year ago by Postmodern <[email protected]>
Added a blog post about solving HackThisSite Programming Level 11 with Ronin.

github.com/ronin-rb/ronin-rb.github.io - 4cabfc2d549576d09ac87e168daff55ffd8b3b85 authored about 1 year ago by Postmodern <[email protected]>
Link to the HackThisSite Programming Level 1 webpage.

github.com/ronin-rb/ronin-rb.github.io - 2381761ea4c99a3c9c096739532038a628298f9c authored about 1 year ago by Postmodern <[email protected]>
Support Ruby 3.0 to match the main `ronin` gem.

github.com/ronin-rb/ronin-app - daa71f6f02e3b8f2ea11ea32b50fe5e39f8c1d72 authored about 1 year ago by Postmodern <[email protected]>
Add `pagy` as a runtime dependency since the `App` uses it.

github.com/ronin-rb/ronin-app - 2994740e9006d003c3ccab9751895fd0fa1356b3 authored about 1 year ago by Postmodern <[email protected]>
Remove the unused dependency on `ronin-web`.

* Require individual `ronin-web-*` gems as needed.

github.com/ronin-rb/ronin-app - 7cf8cc1598031444fcc9a4d2b5dd9ac70b7cd1fd authored about 1 year ago by Postmodern <[email protected]>
Added a blog post about solving HackThisSite Programming Level 1.

github.com/ronin-rb/ronin-rb.github.io - b356a97e8c34ef40d2bd807fad901c8fd998c4c8 authored about 1 year ago by Postmodern <[email protected]>
Be more consistent with wording in spec descriptions.

github.com/ronin-rb/ronin-support - 5f07ae15539c38b083dbf7e499f64496289f8a98 authored about 1 year ago by Postmodern <[email protected]>
Fixed the documentation for `Network::HTTP::mixin#http_allowed_methods`.

github.com/ronin-rb/ronin-support - c02775c56600fb205afc95a4d00e1840f40cb4f0 authored about 1 year ago by Postmodern <[email protected]>
Added missing `&block` argument to `Network::HTTP::Mixin#http_copy`.

github.com/ronin-rb/ronin-support - d2ea20fb5805ed9814700ac235ab9f1941bcd86a authored about 1 year ago by Postmodern <[email protected]>
Corrected wording in the documentation for `Network::HTTP::Mixin`.

github.com/ronin-rb/ronin-support - 58534331bcd67f6896eb2ecf48d25de391ee8e8d authored about 1 year ago by Postmodern <[email protected]>
Fix copy/pasted sentence.

github.com/ronin-rb/ronin-payloads - d635dd9a46107100dd21d08d9521b6c1f295109f authored about 1 year ago by Postmodern <[email protected]>
Add a `tl;dr` to the project description.

github.com/ronin-rb/ronin-payloads - 98a2a20b827cf22f61991c1ddad4bbf327021f2b authored about 1 year ago by Postmodern <[email protected]>
Link to the specific `ronin-` libraries that would be useful on the OSCP.

github.com/ronin-rb/ronin-rb.github.io - b916352b30fa5da1594af57511695b684a376f49 authored about 1 year ago by Postmodern <[email protected]>
Added a blog post stating that yes you can use Ronin on the OSCP.

github.com/ronin-rb/ronin-rb.github.io - c276447180cf773b25f25a334b02b6781a00262f authored about 1 year ago by Postmodern <[email protected]>
Add pagination to `/db/*` (#65)

github.com/ronin-rb/ronin-app - 4ddee8c4cdfc96ba2ecf311bc6acc0b927ade7d2 authored about 1 year ago by Miłosz Bieniek <[email protected]>
Update `ronin-support` version to ~> 1.1 (#66)

github.com/ronin-rb/ronin-app - 7049c9f757cf2ed24eb26ca26760b7b74eb1241a authored about 1 year ago by Miłosz Bieniek <[email protected]>
Mention that Ronin is allowed on the OSCP Exam.

* Ronin **does not** provide any "automatic exploitation" functionality,
which can both find a...

github.com/ronin-rb/ronin-rb.github.io - a934d592b8ab21c4302fc03449395107ebd99322 authored about 1 year ago by Postmodern <[email protected]>
Vertically align Hash values.

github.com/ronin-rb/ronin-web - 3363583430f7c5d834bfb7819900cca5f5ae55d4 authored about 1 year ago by Postmodern <[email protected]>
Mention that Nokogiri is for parsing HTML/XML.

github.com/ronin-rb/ronin-web - 4413a341c9051bef99120f49d39f32c66d1eaa3c authored about 1 year ago by Postmodern <[email protected]>
Added the `ronin-recon new` command (closes #95).

github.com/ronin-rb/ronin-recon - 8ec519971d6ff879e9deebb84a0b8c210043877b authored about 1 year ago by Postmodern <[email protected]>
Added missing comments to constants in `CLI::Commands::New`.

github.com/ronin-rb/ronin-exploits - 11d22f08866336aed3dc8eb9914dd6d002148e07 authored about 1 year ago by Postmodern <[email protected]>
Removed unused `attr_reader`.

github.com/ronin-rb/ronin-payloads - 7ebd7ce5ff6b1a2cff736dd411be2d6185bf637f authored about 1 year ago by Postmodern <[email protected]>
Use a more generic repo name in the `ronin-repos new` example.

github.com/ronin-rb/ronin-exploits - d5064201236824a675d7eacae708f355bcbf93be authored about 1 year ago by Postmodern <[email protected]>
Use a more generic repo name in the `ronin-repos new` example.

github.com/ronin-rb/ronin-payloads - 691fb8095d28167309e8641385d9844180903de6 authored about 1 year ago by Postmodern <[email protected]>
Changed the `ronin-exploits new` argument name to match the command.

github.com/ronin-rb/ronin-exploits - 2e79341ae84a11511c117ff1574b9fb82b1483d4 authored about 1 year ago by Postmodern <[email protected]>
Changed the `ronin-payloads new` argument name to match the command.

github.com/ronin-rb/ronin-payloads - edbd713e98867ca0bcc34e87affae5cf0f52ca17 authored about 1 year ago by Postmodern <[email protected]>
Removed an unused `require`.

github.com/ronin-rb/ronin-exploits - 7e067145cd51d058fa8f39bb101082f1ae7a046a authored about 1 year ago by Postmodern <[email protected]>
Remove unused `require`.

github.com/ronin-rb/ronin-payloads - 361954cb6498b72bf4215156b8e0201d126f5f6d authored about 1 year ago by Postmodern <[email protected]>
Copied the example recon worker into the `Examples` section.

github.com/ronin-rb/ronin-recon - 53621e34908c69b14285088a6cbc20d67878a8a7 authored about 1 year ago by Postmodern <[email protected]>
Move the `accepts`, `outputs`, `intensity` below `description` in the example.

github.com/ronin-rb/ronin-recon - e1d7c89ed343441775ee26b4b6a66e2182eb695b authored about 1 year ago by Postmodern <[email protected]>
Move the `accepts` and `outputs` below the `description`.

github.com/ronin-rb/ronin-recon - 68a66633b5fd999f380470270b919b5a7400417d authored about 1 year ago by Postmodern <[email protected]>
Added `outputs` metadata attributes to all built-in recon workers.

github.com/ronin-rb/ronin-recon - a31b3a91a2bb857bdfffcaef52ecba4cb57bd847 authored about 1 year ago by Postmodern <[email protected]>
Added `Worker.outputs` metadata attribute (closes #84).

github.com/ronin-rb/ronin-recon - 5bfe8f6db382710561f838fda7db6ded2880162f authored about 1 year ago by Postmodern <[email protected]>
Print the `outputs` metadata attribute from the worker.

github.com/ronin-rb/ronin-recon - e8bcc31757f04bdc848d5cca445d29781bbfb598 authored about 1 year ago by Postmodern <[email protected]>
Use a more specific class name.

github.com/ronin-rb/ronin-recon - 091db65c1b02b03f4af9aad1654695c9112a241b authored about 1 year ago by Postmodern <[email protected]>
Use `activerecord-jdbcsqlite3-adapter` ~> 70.0.

github.com/ronin-rb/ronin-db-activerecord - 5806c4427006717236ea21065af106a9c21c9405 authored about 1 year ago by Postmodern <[email protected]>
Add route for inspecting sidekiq jobs (#63)

github.com/ronin-rb/ronin-app - 347c4cb8d458081e9ea1e8754f7e3131fe3d0344 authored about 1 year ago by Miłosz Bieniek <[email protected]>
Removed unused metadata attribute for the old post.css stylesheet.

github.com/ronin-rb/ronin-rb.github.io - f027ebf7f26d0bdddd1aeaea0dbd35ab5787e205 authored about 1 year ago by Postmodern <[email protected]>
Add a `<title>` element to the LinkedIn icon.

github.com/ronin-rb/ronin-rb.github.io - 0b5c82b9f2a6badfc0d8541ce7b374e138f5367a authored about 1 year ago by Postmodern <[email protected]>
Add an `id` attribute to the LinkedIn icon.

github.com/ronin-rb/ronin-rb.github.io - 795fdf18d8ccaca95dec1e1eac75756d4fe91c07 authored about 1 year ago by Postmodern <[email protected]>
Remove `height` and `width` SVG attributes.

github.com/ronin-rb/ronin-rb.github.io - 76eecaa10491d0ad7446c9b03d59ad24936e185e authored about 1 year ago by Postmodern <[email protected]>
Remove `<?xml version="1.0"?>` header.

github.com/ronin-rb/ronin-rb.github.io - 71eed296b75dd9dcb2659a8f2907dd101637eae0 authored about 1 year ago by Postmodern <[email protected]>
Fix closing tag.

github.com/ronin-rb/ronin-rb.github.io - c99e8b0622008059444f124f3b19f9e1d95eaa59 authored about 1 year ago by Postmodern <[email protected]>
Added a "Share on LinkedIn" button to the post layout (closes #64).

github.com/ronin-rb/ronin-rb.github.io - 9635ea46571547dbd1c9c1382fca67fbb0d04990 authored about 1 year ago by Postmodern <[email protected]>
Announce the new Ronin-rb LinkedIn group.

github.com/ronin-rb/ronin-rb.github.io - 7509773eaa4f396eb26a97f1f556828f23cf66bf authored about 1 year ago by Postmodern <[email protected]>
Remove the `required` keyword from the `ignore` field.

github.com/ronin-rb/ronin-app - 7bcc79b40bc783dcc4901330c57cf26272634a54 authored about 1 year ago by Postmodern <[email protected]>
List `Notes` and add a `Add note` button. (#59)

github.com/ronin-rb/ronin-app - a09746fb11b2d9e189bc41e22b9f6d1b5e5d79f7 authored about 1 year ago by Miłosz Bieniek <[email protected]>
The `ignore` field is not required.

github.com/ronin-rb/ronin-app - a0e1a49f610a6743abaa41025fd9dee66313446d authored about 1 year ago by Postmodern <[email protected]>
Make the `:max_depth` specs more realistic by also adding `:scope`.

github.com/ronin-rb/ronin-app - b6b74715243eb80eda7a417fae1c3d23693f3c81 authored about 1 year ago by Postmodern <[email protected]>
Added an `ignore` field to the recon form (closes #60).

github.com/ronin-rb/ronin-app - c94bb8ba9ba925b7bd3589716d1b610cd109b46a authored about 1 year ago by Postmodern <[email protected]>
Added `Ronin::Masscan.parse`.

github.com/ronin-rb/ronin-masscan - d3f56e6cf3750d656ff40de4e6e34130fb8e2ebf authored about 1 year ago by Postmodern <[email protected]>
Added `Ronin::Masscan.scan`.

github.com/ronin-rb/ronin-masscan - 15b69feb9e1726003f42383406fab67cf06d2c7c authored about 1 year ago by Postmodern <[email protected]>
Added fixture masscan files.

github.com/ronin-rb/ronin-masscan - fe5d921ab7c51f57c7b5bb2b684e5ee8a30e61fa authored about 1 year ago by Postmodern <[email protected]>
Removed unnecessary constant prefix.

github.com/ronin-rb/ronin-masscan - 3415e220b34ed89d2224929f41e076ec22276057 authored about 1 year ago by Postmodern <[email protected]>
Removed unused `attr_reader`.

github.com/ronin-rb/ronin-masscan - 3d655d81a1418c1ece39d5560ac8e16d289269c0 authored about 1 year ago by Postmodern <[email protected]>
Vertically align `let` blocks.

github.com/ronin-rb/ronin-vulns - 9fa24c67c008c1d15e6d299ea9093498194307ef authored about 1 year ago by Postmodern <[email protected]>
Require `ronin-support` ~> 1.1.

github.com/ronin-rb/ronin-recon - 996d4f1e89be3097db55ebcb6665473796430994 authored about 1 year ago by Postmodern <[email protected]>
Fixed a `@yieldparam` tag.

github.com/ronin-rb/ronin-recon - 95300dd85a46a0f19ff45ee3937aee72944281a6 authored about 1 year ago by Postmodern <[email protected]>
Add GraphViz to the list of requirements.

github.com/ronin-rb/ronin-recon - a83af09c121161149a21987a3a0739f00fc226cb authored about 1 year ago by Postmodern <[email protected]>
Updated the list of recon workers.

github.com/ronin-rb/ronin-recon - 6f978a8ac37754cda538984cba98930c55fbef7d authored about 1 year ago by Postmodern <[email protected]>
Split `Ronin::Recon::Net::ServiceScan` into `PortScan` and `ServiceId`.

* This allows `Nameserver`s, `Mailserver`s, and `Website`s to be
correctly associated with the...

github.com/ronin-rb/ronin-recon - e6f9ebd22ddb1e32ec49569cac8367e3074cddd6 authored about 1 year ago by Postmodern <[email protected]>
Allow `OpenPort` to contain the `host` associated with the `address`.

github.com/ronin-rb/ronin-recon - 0412af5d17fe641c4638bf1d08c20717a676ef62 authored about 1 year ago by Postmodern <[email protected]>
Updated the documentation for `ronin-recon run --output-format`.

github.com/ronin-rb/ronin-recon - 41cacf3843c331c78388bb4d7db4714186c84a8e authored about 1 year ago by Postmodern <[email protected]>
Added support for PNG output (closes #93).

github.com/ronin-rb/ronin-recon - 84d7d09260aa364f0a4eded3fbcbb6a6ac6f73a2 authored about 1 year ago by Postmodern <[email protected]>
Added support for SVG output (closes #25).

github.com/ronin-rb/ronin-recon - 13f7c9928c77733248aebc17a2ba9af61c8ad2e4 authored about 1 year ago by Postmodern <[email protected]>
Group GraphViz output formats into a sub-list.

github.com/ronin-rb/ronin-recon - ac7ae04366b54502084c51d684c0fb820b427737 authored about 1 year ago by Postmodern <[email protected]>
Added support for PDF output (closes #26).

github.com/ronin-rb/ronin-recon - 2da5411c1fecbe52d8b8c6bdc91796ed38d64161 authored about 1 year ago by Postmodern <[email protected]>
Added `OutputFormats::GraphVizFormat` (issue #26).

github.com/ronin-rb/ronin-recon - cf1f6890d2a83468ef9f0eca7cca7b99712eb2b0 authored about 1 year ago by Postmodern <[email protected]>
Install `graphviz` for the test suite.

github.com/ronin-rb/ronin-recon - 045e0fa3cf89e2e0e64ea5099e9a380ac83ed297 authored about 1 year ago by Postmodern <[email protected]>