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/

Apparently we need to install `awk` on OpenSUSE.

github.com/ronin-rb/scripts - c63fab7fdb36a32e832ddd41f6a82a67a581d29f authored about 1 year ago by Postmodern <[email protected]>
Add a test to ensure that we can run `bundle install` after `ronin-dev.sh`.

github.com/ronin-rb/scripts - 7f4a7c9bcd9e8af0022ed0d1704be8635dc353ff authored about 1 year ago by Postmodern <[email protected]>
Also install `libyaml` for other package managers, such as `brew`.

github.com/ronin-rb/scripts - ee881644206b29abcb6d063fe084b702c5af683a authored about 1 year ago by Postmodern <[email protected]>
Also add `libyaml-devel` to the list of zypper packages, just in case.

github.com/ronin-rb/scripts - 586220d711671cc0fec1441fa999d297e537f192 authored about 1 year ago by Postmodern <[email protected]>
Also install `libyaml-dev` from the `apt` package manager (closes #12).

github.com/ronin-rb/scripts - 4992fc31561487477890e13c8927bdb4b0c7f00d authored about 1 year ago by Postmodern <[email protected]>
Fixed explaination of `http_get`.

github.com/ronin-rb/ronin-rb.github.io - a478d12e1f25810424ba6d8619469b9f1907199c authored about 1 year ago by Postmodern <[email protected]>
The exploit actually uses the `http_get` helper method.

github.com/ronin-rb/ronin-rb.github.io - f007f7d079be28073295955d513189d923395eaa authored about 1 year ago by Postmodern <[email protected]>
Added a blog post about solving Advent of Cyber 2023 Day 22 with ronin-exploits.

github.com/ronin-rb/ronin-rb.github.io - dbacfca11dda18714b97f01f94e4bfcfd111e42a authored about 1 year ago by Postmodern <[email protected]>
Updated the API documentation for `ronin-exploits` to 1.0.4.

github.com/ronin-rb/ronin-rb.github.io - 40d0228a334d55af54b95e648441a6b578a40dd1 authored about 1 year ago by Postmodern <[email protected]>
Updated the `ronin-exploits` version to 1.0.4.

github.com/ronin-rb/ronin-rb.github.io - a26807a230fce4325474da0b23701bf1bf4bf6ff authored about 1 year ago by Postmodern <[email protected]>
Updated the ChangeLog for 1.0.4.

github.com/ronin-rb/ronin-exploits - 79fc752ac5380fa0ecae074127f8dedec6bbb7ed authored about 1 year ago by Postmodern <[email protected]>
update README.md

github.com/ronin-rb/ronin-app - 2b48c6121dde823f970cedb7afce9a1a8427a290 authored about 1 year ago by AI-Mozi <[email protected]>
Split `app.rb` into smaller files (#88)

github.com/ronin-rb/ronin-app - 4fdf9da82e1c419e61f99c2a4f4b0f3e04fa28dd authored about 1 year ago by Miłosz Bieniek <[email protected]>
Version bump to 1.0.4.

github.com/ronin-rb/ronin-exploits - 9387074383bdf0d69b75ef1a2341f12ecaf85318 authored about 1 year ago by Postmodern <[email protected]>
Handle the edge-case when there's no payload to validate.

github.com/ronin-rb/ronin-exploits - 30fa97569bd615b0540ec7d229409f2c9996e2df authored about 1 year ago by Postmodern <[email protected]>
Remove trailing whitespace.

github.com/ronin-rb/ronin-app - ce8bc7376e191206f7dbff7fc62ac0aa157ffa8e authored about 1 year ago by Postmodern <[email protected]>
Add routes and views for `Person` model (#85)

Co-authored-by: Postmodern <[email protected]>

github.com/ronin-rb/ronin-app - bb00224b11cd808808b1782160f2b31d6726edae authored about 1 year ago by Miłosz Bieniek <[email protected]>
Add views and routes for Organization departments and members (#86)

github.com/ronin-rb/ronin-app - 501e0bffbcbd6a47a6cec1aaa483df243b2b3eea authored about 1 year ago by Miłosz Bieniek <[email protected]>
add /db to .gitignore

github.com/ronin-rb/ronin-app - aef0abac54510fe06a04364b75e23184762caec7 authored about 1 year ago by AI-Mozi <[email protected]>
Capitalize the beginning of sentences.

github.com/ronin-rb/ronin-support - 6507be1c0b4af6d12a1ca32e8da55a02ad3412b4 authored about 1 year ago by Postmodern <[email protected]>
Make the note about selectively requiring files more clear.

github.com/ronin-rb/ronin-rb.github.io - 1b133e3bdeb7718d441efec87dcd3404c7b8bf1a authored about 1 year ago by Postmodern <[email protected]>
Fixed a bug where `DATABASE_URL` or `DATABASE_NAME` are specified.

github.com/ronin-rb/ronin-app - 28a1499cab5978562bee8c8194805a689af474db authored about 1 year ago by Postmodern <[email protected]>
Ensure `scripts/console` uses `db/dev.sqlite3`.

github.com/ronin-rb/ronin-app - 3ab44a115c5f0be9d36c35a6e1ab0efdaa6f029b authored about 1 year ago by Postmodern <[email protected]>
Fixed an anchor link.

github.com/ronin-rb/ronin-rb.github.io - f8948d64c90d53e5b40166fd8f83acc9fb9afdd0 authored about 1 year ago by Postmodern <[email protected]>
Add views and routes for Organization model (#83)

github.com/ronin-rb/ronin-app - 7eb4bb700f91d5780b19673a3134202068868864 authored about 1 year ago by Miłosz Bieniek <[email protected]>
Changed the `docker-compose.yml` to use `db/production.sqlite3` (closes #40).

github.com/ronin-rb/ronin-app - 518f8fc4b68a878cf768b660a7d70273ec361dbd authored about 1 year ago by Postmodern <[email protected]>
Use the local `db/dev.sqlite3` database in development mode (closes #84).

github.com/ronin-rb/ronin-app - 125941d576a47418578cd893d97bfa64cfee2f17 authored about 1 year ago by Postmodern <[email protected]>
Added `GET /db/street_addresses` routes (closes #75 and #76).

github.com/ronin-rb/ronin-app - 33a622ec0a9f26c691a57514ed059396f41e7f21 authored about 1 year ago by Postmodern <[email protected]>
Added a `GET /db/phone_numbers` route and views (closes #73 and #74).

github.com/ronin-rb/ronin-app - f1a599b28d1cf394149f2306f37cab0b56a5b31e authored about 1 year ago by Postmodern <[email protected]>
Ensure all URLs in READMEs are links.

github.com/ronin-rb/vuln-apps - e5b4123eacd9fea2dbdef34d41c4935ce823c5d7 authored about 1 year ago by Postmodern <[email protected]>
Fix docker-compose files.

github.com/ronin-rb/vuln-apps - 8c0b016971b104c2c0b68324b66605f0b0f3cac2 authored about 1 year ago by Postmodern <[email protected]>
Fixed YARD tags for `Mixins::RemoteTCP#tcp_open?`.

github.com/ronin-rb/ronin-exploits - 5a733a6612eab71c4d13b3d2a1520136dc93f765 authored about 1 year ago by Postmodern <[email protected]>
Fixed YARD tags for `Mixins::RemoteUDP#udp_open?`.

github.com/ronin-rb/ronin-exploits - d869f88ca03d7b926ce68732bfbaade71b901cfe authored about 1 year ago by Postmodern <[email protected]>
Mention that `headers:` defaults to `http_headers`.

github.com/ronin-rb/ronin-exploits - 30846decdb039a41919f5edbb450c4bed86b7a3a authored about 1 year ago by Postmodern <[email protected]>
Remove duplicate `@option` tags.

github.com/ronin-rb/ronin-exploits - 55439dd41f10461b399064c1272f2b63d9794b4c authored about 1 year ago by Postmodern <[email protected]>
Updated the `ronin-support` API documentation to 1.0.4.

github.com/ronin-rb/ronin-rb.github.io - f9462cc317ce8c0472dc36f3d394db2c5c4b9d9b authored about 1 year ago by Postmodern <[email protected]>
Update the `ronin-support` version to 1.0.4.

github.com/ronin-rb/ronin-rb.github.io - 95ce25e41d8eebcf77021103f3709d8035e5d624 authored about 1 year ago by Postmodern <[email protected]>
Updated the ChangeLog for 1.0.4.

github.com/ronin-rb/ronin-support - c1f397e71b233488a913bc853ba315f44981516a authored about 1 year ago by Postmodern <[email protected]>
Version bump to 1.0.4.

github.com/ronin-rb/ronin-support - 763c9509e674692f12ae04ed378f0a9e76c084f3 authored about 1 year ago by Postmodern <[email protected]>
Use `Hash#each_value`.

github.com/ronin-rb/ronin-support - bb90fe995fa3ef6533c6657adda9037ecb58585c authored about 1 year ago by Postmodern <[email protected]>
Fixed a bug in `String#unpack` where `Template` wasn't being used.

* This prevented unpacking complex types: `"...".unpack([[:uint32, 4], 10])`.

github.com/ronin-rb/ronin-support - 0609de89972430bfc28b72882de795818cfa2a31 authored about 1 year ago by Postmodern <[email protected]>
Fixed a bug in `Array#pack` where `Template` wasn't being used.

* This prevented packing complex types: `[...].pack([[:uint32, 4], 10])`.

github.com/ronin-rb/ronin-support - be45be57ba1f17ca6598de295d4bc98776b98e1d authored about 1 year ago by Postmodern <[email protected]>
Fix indentation.

github.com/ronin-rb/ronin-payloads - a3fc567eb7020ed4e7b669a1bb7c56567e82aa11 authored about 1 year ago by Postmodern <[email protected]>
Also mention that the `ronin-nmap dump` command can filter targets.

github.com/ronin-rb/ronin-nmap - 344c08d7268ec6fb28e418f1a3a39ca38c258734 authored about 1 year ago by Postmodern <[email protected]>
Change wording.

github.com/ronin-rb/ronin-nmap - a6a952b0a5d5f6bb05aec2a8b0e3a500c2bc976e authored about 1 year ago by Postmodern <[email protected]>
Renamed `ronin-masscan targets` to `ronin-masscan dump` (closes #10).

github.com/ronin-rb/ronin-masscan - 3933043599de2a5b3edd6f3c3eaed1aa5490233d authored about 1 year ago by Postmodern <[email protected]>
Rewrite the `ronin-nmap-dump` `DESCRIPTION` section.

github.com/ronin-rb/ronin-nmap - 2c12bbdc6594ea9685f346fa743bfbdc1319d042 authored about 1 year ago by Postmodern <[email protected]>
Updated the `ronin-db` API documentation to 0.1.3.

github.com/ronin-rb/ronin-rb.github.io - b3560176923b7626261bee32830ce058a4935d78 authored about 1 year ago by Postmodern <[email protected]>
Updated the `ronin-db-activerecord` API documentation to 0.1.5.

github.com/ronin-rb/ronin-rb.github.io - 3e63262b5fd40d56453696356f7ba5feab8626db authored about 1 year ago by Postmodern <[email protected]>
Updated `ronin-db` to version 0.1.3.

github.com/ronin-rb/ronin-rb.github.io - 159a321972cacc625d206d23dfd9ed697c41dc38 authored about 1 year ago by Postmodern <[email protected]>
Updated `ronin-db-activerecord` to version 0.1.5.

github.com/ronin-rb/ronin-rb.github.io - 1524eaa8b4dd655bad6025df54f5b7318d44eba9 authored about 1 year ago by Postmodern <[email protected]>
Updated the ChangeLog for 0.1.3.

github.com/ronin-rb/ronin-db - d21854a5063f56663a68b678602eb8c15952197d authored about 1 year ago by Postmodern <[email protected]>
Updated the ChangeLog for 0.1.5.

github.com/ronin-rb/ronin-db-activerecord - bc6a27957c6b37eb1af2a22afd14ca38725614cf authored about 1 year ago by Postmodern <[email protected]>
Version bump to 0.1.5.

github.com/ronin-rb/ronin-db-activerecord - 0f7858c72bd3d98c9969a8c34abd5c45ac541170 authored about 1 year ago by Postmodern <[email protected]>
Correct the `@return` signature for `enum` attributes.

github.com/ronin-rb/ronin-db-activerecord - e385d96a1cf6678e45f6b30e8a1d59bfefda0889 authored about 1 year ago by Postmodern <[email protected]>
Add `scanning` section into navbar. (#70)

github.com/ronin-rb/ronin-app - ada222120baa30f1400e9d63e45084d5fb14bc54 authored about 1 year ago by Miłosz Bieniek <[email protected]>
Use singular 'request' for the `request_method` methods (ex: `copy_request?`).

github.com/ronin-rb/ronin-db-activerecord - 51ffd886e5c1fe7bbd0793445a8580257b6dff27 authored about 1 year ago by Postmodern <[email protected]>
Correct `HTTPRequest#request_method` to store uppercase HTTP request methods.

github.com/ronin-rb/ronin-db-activerecord - 32adf163dc7f5f8d1cb215c45bab333466815699 authored about 1 year ago by Postmodern <[email protected]>
Added `@example`s for `DB.connect`.

github.com/ronin-rb/ronin-db - c6513a116db76c612f7dd5639ed3ad96599f137d authored about 1 year ago by Postmodern <[email protected]>
Version bump to 0.1.3.

github.com/ronin-rb/ronin-db - fc5ccb196aec894ee9a4f5af0184c10102fc0375 authored about 1 year ago by Postmodern <[email protected]>
Added missing specs for `ConfigFile` (closes #63).

github.com/ronin-rb/ronin-db - 7a5225342a5d300cadc662c5f9a6acdfb42ffa9a authored about 1 year ago by Postmodern <[email protected]>
We only use Symbol keys in the database config file.

github.com/ronin-rb/ronin-db - f14c9466e008e82ce44b87476aac3c7c532ca43f authored about 1 year ago by Postmodern <[email protected]>
Added messages to the `InvalidConfig` exceptions.

github.com/ronin-rb/ronin-db - 48db372373a12c2f20a7ec69a2cb2f38b81fb53c authored about 1 year ago by Postmodern <[email protected]>
Add missing `InvalidConfig` exception class.

github.com/ronin-rb/ronin-db - 6ea8ad6b86adf810a14e309ace90d133a23cfe15 authored about 1 year ago by Postmodern <[email protected]>
Add missing comment.

github.com/ronin-rb/ronin-db - d05bdba0611ea8148d3b0bb1980f81470f7bf60a authored about 1 year ago by Postmodern <[email protected]>
If the config file does not exist yet, create the parent directory (closes #62).

github.com/ronin-rb/ronin-db - b7de787d112f1fa5b5aca91b3ee8913625e4f2d5 authored about 1 year ago by Postmodern <[email protected]>
Use a better description for `ronin-nmap dump`.

github.com/ronin-rb/ronin-nmap - 4c207fd0223295e67b631066a9c9f788f9548df7 authored about 1 year ago by Postmodern <[email protected]>
Be consistent about XML vs. `.xml`.

github.com/ronin-rb/ronin-nmap - 364d46c71bfb420a9486d96ee4517476d76e2ceb authored about 1 year ago by Postmodern <[email protected]>
Renamed `ronin-nmap targets` to `ronin-nmap dump` (closes #10).

github.com/ronin-rb/ronin-nmap - dba385ae8fdce7b665bf0076439759811a8010ae authored about 1 year ago by Postmodern <[email protected]>
Fixed a bug in `CTypes::ObjecType#initialize` when the type's size is infinite.

* If for instance a `CTypes::ArrayType` was initialized with a
`CTypes::StringType`, then the ...

github.com/ronin-rb/ronin-support - be72eb2bd0b5df21b7ea416cc4b13ab937a2f95e authored about 1 year ago by Postmodern <[email protected]>
Fixed a missing link.

github.com/ronin-rb/ronin-rb.github.io - 9f3bce30a93010ed6cf1507d204785970ab08811 authored about 1 year ago by Postmodern <[email protected]>
Updated the Advent of Cyber Day 3 code to not use the wordlist library.

* `Chars::CharSet#strings_of_length(3)` is equivalent to
`Wordlist::Words * 3`.

github.com/ronin-rb/ronin-rb.github.io - 4b141382ae95beab104249b41397848913372acd authored about 1 year ago by Postmodern <[email protected]>
Reduce the size of the Ronin logo (closes #55).

github.com/ronin-rb/ronin-app - ff045861e9d7807e6cd10c509eb70fc755aad733 authored about 1 year ago by Postmodern <[email protected]>
Added the missing `man/ronin-masscan.1.md` man page (closes #9).

github.com/ronin-rb/ronin-masscan - b03b9bc405737f0a9e809de1c448fe4a9568d20c authored about 1 year ago by Postmodern <[email protected]>
Remove extra space.

github.com/ronin-rb/ronin-masscan - d00eed3d5c35d23c62a524de94968fc1a200e862 authored about 1 year ago by Postmodern <[email protected]>
Added the missing `man/ronin-nmap.1.md` man page (closes #9).

github.com/ronin-rb/ronin-nmap - 2d62ae431cdaf9fd1a1ac069552d79377dada753 authored about 1 year ago by Postmodern <[email protected]>
Added a blog post about solving Advent of Cyber 2023 Day 4 using Ronin.

github.com/ronin-rb/ronin-rb.github.io - 1e958f50f61813de7c3c936cdc16f4ed4bc62b03 authored about 1 year ago by Postmodern <[email protected]>
Added a blog about solving Advent of Cyber 2023 Day 3 using Ronin.

github.com/ronin-rb/ronin-rb.github.io - f5aa9fae5307dfb6ffa690c15d5615ff2361c532 authored about 1 year ago by Postmodern <[email protected]>
Fixed a typo in the `ronin-web diff` description.

github.com/ronin-rb/ronin-web - 80278c753a1e346fcd1bbcd8ef8ffc65f2a012f8 authored about 1 year ago by Postmodern <[email protected]>
add missing `.hash` to optional

github.com/ronin-rb/ronin-app - 086620380ee25de0eb339c6e5c7cb75c1dbc7741 authored about 1 year ago by AI-Mozi <[email protected]>
Added `NAME` sections to all man pages (closes #68).

github.com/ronin-rb/ronin-app - 39756743090a47900d36adf97169baf037999674 authored about 1 year ago by Postmodern <[email protected]>
Add missing params for `command_injection` keyword arguments.

github.com/ronin-rb/ronin-app - 91dbe461f7e4b98865a627f240d59a3b2bb1ab99 authored about 1 year ago by Postmodern <[email protected]>
Added `NAME` sections to all man pages (closes #8).

github.com/ronin-rb/ronin-masscan - 0b7f0c88fadc0313f0ecb70df524a9f0efdf36cc authored about 1 year ago by Postmodern <[email protected]>
Added missing `description` to the `ronin-masscan import` command.

github.com/ronin-rb/ronin-masscan - ac9cd8d375030359754c3df90e1efa8fbadaa8e0 authored about 1 year ago by Postmodern <[email protected]>
Added `NAME` sections to all man pages (closes #8).

github.com/ronin-rb/ronin-nmap - e874db3a04a48ca27fcc5f2f8862fa4b59608059 authored about 1 year ago by Postmodern <[email protected]>
Added missing `description` to the `ronin-nmap import` command.

github.com/ronin-rb/ronin-nmap - d60eab534641089d13c6759c57fde5a98c9f70b5 authored about 1 year ago by Postmodern <[email protected]>
Added `NAME` sections to all man pages (closes #19).

github.com/ronin-rb/ronin-fuzzer - 94eb6ff0f9a4b8fb58115f0045f42ec6b50bfdd0 authored about 1 year ago by Postmodern <[email protected]>
List all available commands in the `ronin-listener` man page.

github.com/ronin-rb/ronin-listener - 50f08d2d4013c9a1421802b95fdeebb2d3adf7c8 authored about 1 year ago by Postmodern <[email protected]>
Added `NAME` sections to all man pages (closes #7).

github.com/ronin-rb/ronin-listener - 2c1ea9f615d37955a84bf72a243a1c734b11fbd5 authored about 1 year ago by Postmodern <[email protected]>
Added `NAME` sections to all man pages (closes #98).

github.com/ronin-rb/ronin-recon - 8851f5772400e07e0156d00b63cf0efe439ddff2 authored about 1 year ago by Postmodern <[email protected]>
Add missing `description` to the `ronin-web new` command.

github.com/ronin-rb/ronin-web - 57740bb57a7934a38039c9b8eba107de345ea16a authored about 1 year ago by Postmodern <[email protected]>
Add missing `description` to the `ronin url` command.

github.com/ronin-rb/ronin - f671225d414c5d4b24be0f99aeb57350d824db41 authored about 1 year ago by Postmodern <[email protected]>
Add missing `description` for the `ronin unhexdump` command.

github.com/ronin-rb/ronin - 9bdefad7fd0530d3ef6458e01fd3cef3d2bc52d2 authored about 1 year ago by Postmodern <[email protected]>
Fixed the top-level description for `CLI::Commands::Unhexdump`.

github.com/ronin-rb/ronin - 9f4af869f540a81fae4fd75498bd0e2d62b1e39e authored about 1 year ago by Postmodern <[email protected]>
Add missing `description` to the `ronin new` command.

github.com/ronin-rb/ronin - eacc4c8a4c29920340071e679379669aa5d4f037 authored about 1 year ago by Postmodern <[email protected]>
Add missing `description` to the `ronin netcat` command.

github.com/ronin-rb/ronin - 6e6841d821dbc234e226be3d57d7af26f7bfd28d authored about 1 year ago by Postmodern <[email protected]>
Use `Hash#each_value` to make `rubocop` happy.

github.com/ronin-rb/ronin-vulns - 52e5b2ad26b99c586e2091b46084411b2dae1d09 authored about 1 year ago by Postmodern <[email protected]>