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/

Add missing comments to bash script functions.

github.com/ronin-rb/ronin-app - 06622dbe500a52d3bb7303cddb2dc6be25b3f5bc authored almost 2 years ago
Combine the `groupadd` and `useradd` commands.

github.com/ronin-rb/ronin-app - 1c91a2f2c2e88b0ead69db463220ffaae5077b26 authored almost 2 years ago
Add missing comments to the functions.

github.com/ronin-rb/scripts - dc4d75f32ad4553cb2ff77edba664ec1a14b8223 authored almost 2 years ago
Fixed comment.

github.com/ronin-rb/scripts - 4487029aa97f164ee9a4f49c455738d1284e9bd2 authored almost 2 years ago
Merge pull request #15 from ttilberg/patch-1

Update comments

github.com/ronin-rb/ronin-app - f8abde246a027396ef7aadcf6f6debe724aee5cb authored almost 2 years ago
Update comments

github.com/ronin-rb/ronin-app - 9e61d09f833fd8982865626b5db883a820c63272 authored almost 2 years ago
Mention the small memory footprint and quick response time.

github.com/ronin-rb/ronin-app - 65132c31e6a62254acd9709805389d272fee8086 authored almost 2 years ago
Added a `CONTRIBUTING.md` file (closes #3).

github.com/ronin-rb/ronin-app - c1f53095e0f0233d16d1018e796a295e58a635a7 authored almost 2 years ago
Make `rubocop` happy.

github.com/ronin-rb/ronin-app - 1ac3a0e31ad337999acf6ac36e2f419addf67f93 authored almost 2 years ago
Updated dependencies.

github.com/ronin-rb/ronin-app - 02515ab9b002fb6db49a11b5bfbfddac42e6ecfa authored almost 2 years ago
Added GitHub Actions.

github.com/ronin-rb/ronin-app - 42df3d891b516f15b7bdea75d7b8c1a64fbb23c1 authored almost 2 years ago
Added a `.ruby-version` file so Ruby 3.1.x is used.

github.com/ronin-rb/ronin-app - c98c6f840f613531ce9251aec7ec94a4047f2597 authored almost 2 years ago
Initial commit.

github.com/ronin-rb/ronin-app - 064cacb3307359c0893b5b481d67e27ddb5f3e15 authored almost 2 years ago
Also add an index to `ronin_advisories.identifier`.

github.com/ronin-rb/ronin-db-activerecord - ac395dddb367cfbba4d6f3f5f235463b7172757c authored almost 2 years ago
Fixed an incorrect index on the `ronin_advisories` table (feat @ilikepi).

github.com/ronin-rb/ronin-db-activerecord - 7716e21804807b92ab08ba3e3414532c8dbe2b5d authored almost 2 years ago
Version bump to 0.1.1.

github.com/ronin-rb/ronin-db-activerecord - ef26caf598755f31c18735b3ca170675d041e90c authored almost 2 years ago
Add a missing unique index to the `ronin_urls` table.

github.com/ronin-rb/ronin-db-activerecord - 3df4b0fbf2e3455ab3583f48523ff852250b8b1a authored almost 2 years ago
Use hard tabs in CSS.

github.com/ronin-rb/ronin-rb.github.io - dbc07ee53f676bb447c32f3d8d65b48ded42af8e authored almost 2 years ago
Remove jruby from the CI matrix due to incompatibility with async gems.

github.com/ronin-rb/ronin-listener - 44459cffeaa948c2005fc75816e0b69c7eaceb74 authored almost 2 years ago
Also clone `ronin-dns-proxy`.

github.com/ronin-rb/scripts - 307f962146ae69d5448ee8be29820ac45bece97f authored almost 2 years ago
Also clone `ronin-exfil`, `ronin-exfil-dns`, and `ronin-exfil-http`.

github.com/ronin-rb/scripts - b3fc0510926d6d2bed8570e3de136f9852e71396 authored almost 2 years ago
Include the HTTP version in the example output.

github.com/ronin-rb/ronin-listener-http - c3d81317d0285e26bf54c9e53997264f464e6661 authored almost 2 years ago
Updated the documentation and description for the `ronin proxy` command.

github.com/ronin-rb/ronin - 6bbe904471b935ead24a55b04ec70cb38a1baf68 authored almost 2 years ago
Add missing documentation.

github.com/ronin-rb/ronin-listener-http - 920c79167004bb2f46fd7f814bab0019e7cca1c9 authored almost 2 years ago
Add `ronin-exfil-http` specific rubocop exceptions.

github.com/ronin-rb/ronin-listener-http - 4d7edd9263a32637478c892fc6ca41113715a97b authored almost 2 years ago
Remove extra space for rubocop.

github.com/ronin-rb/ronin-listener-http - 59d2d14cbb5befe95c5d27d88123205c33552766 authored almost 2 years ago
Remove jruby from the CI matrix due to incompatibility with async gems.

github.com/ronin-rb/ronin-listener-http - 7619e8d0423730a3da3f61e3dfacc3a8fed552b4 authored almost 2 years ago
Fixed spelling in project description.

github.com/ronin-rb/ronin-listener-dns - e4ad3e2c23db27e71e7b396bcca28fc869627b25 authored almost 2 years ago
Fixed copy/pasted spec.

github.com/ronin-rb/ronin-listener-dns - fbf9ae4acdb01f785aa1a5d77e3cfc0b3558a03a authored almost 2 years ago
Corrected `class_dir` for `Ronin::Exploits`.

github.com/ronin-rb/ronin-exploits - cb687b92394b0af4d4658b43ebcc2ab34499e10a authored almost 2 years ago
Add the `-P,--protocol tcp|udp` option to `ronin-masscan targets`.

github.com/ronin-rb/ronin-masscan - c6afe4471594589c67bd108b3d74e84306e788a3 authored almost 2 years ago
Added the `ronin-masscan targets` command (closes #5).

github.com/ronin-rb/ronin-masscan - b328b147a462b11b85da8cd5d553aa439889348c authored almost 2 years ago
Alias `--ports` to `-p`.

github.com/ronin-rb/ronin-nmap - 47b1c6db13b358ebd28999855c04ae017bf4431d authored almost 2 years ago
Fix `docker run -it` commands (feat @ervinismu).

github.com/ronin-rb/docker - c8d7b728d4dfdb03a44038316fe1fc23cc529e7b authored almost 2 years ago
Fix the `docker run -it` command (feat @ervinismu).

github.com/ronin-rb/ronin - cc32a2c9d93506ee1f15415db31e111707003172 authored almost 2 years ago
Fixed the `docker run -it` commands (feat @ervinismu).

github.com/ronin-rb/ronin-rb.github.io - a7fba6d7f5705009b7fc73315bb788b63d7d6cb3 authored almost 2 years ago
Mention that ronin-exfil-dns can be used to test for XXE injection.

github.com/ronin-rb/ronin-listener-dns - 25e62edfe6773b5a55f63f5f4a1345f6940f7f50 authored almost 2 years ago
Add missing `--with-script` filtering logic.

github.com/ronin-rb/ronin-nmap - b7d59ef992f442ac30bf00f99d92b3311580d4e6 authored almost 2 years ago
Use `Array#intersect?` instead of `!(array1 & array2).empty?`.

github.com/ronin-rb/ronin-nmap - 094f29394181eac8290c28bcc030cc98d8207f7b authored almost 2 years ago
Added missing top-level descriptions.

github.com/ronin-rb/ronin-nmap - f90554f027049eca069984cc00476bf90557ab31 authored almost 2 years ago
Added the `ronin-nmap targets` command (closes #6).

github.com/ronin-rb/ronin-nmap - 4969e514023b5e023d13545db854f87cbbcfd9e1 authored almost 2 years ago
Added an Example for `Nmap.scan`.

github.com/ronin-rb/ronin-nmap - 31fc5fac3cfbdf5774d0642b8b5eb77d72ed1ec2 authored almost 2 years ago
Fixed top-level `Nmap.scan` method to workaround permission issues.

* https://github.com/nmap/nmap/issues/2621#issuecomment-1465253839

github.com/ronin-rb/ronin-nmap - 56dd86ee602f18f39154ee5f3141f870027fea43 authored almost 2 years ago
Added specs for `Ronin::Exfil::DNS::Server` (closes #1).

github.com/ronin-rb/ronin-listener-dns - c234b1aac07207b89a4af8a93bb8e46ebd191209 authored almost 2 years ago
Remove jruby from the CI matrix due to incompatibility with async gems.

github.com/ronin-rb/ronin-listener-dns - dacb0eaa581c355a03af11c660d2c4067273f87c authored almost 2 years ago
Mention the test coverage.

github.com/ronin-rb/ronin-dns-proxy - a03b05dc9fa76365b4c01d3a87521c97f14a0e92 authored almost 2 years ago
Mention the documentation coverage.

github.com/ronin-rb/ronin-dns-proxy - eba3907756e14c4fb72281d946b3fd816036b293 authored almost 2 years ago
Added specs for `Server` (closes #2).

github.com/ronin-rb/ronin-dns-proxy - cecbcec3b56fd7c523b34378e88b5110ad7e710a authored almost 2 years ago
Mark `Server#resolver` and `Server#rules` as private.

github.com/ronin-rb/ronin-dns-proxy - 87c8fe10130292d475726960c49abd4c1dba3eb6 authored almost 2 years ago
Organizes dependencies.

github.com/ronin-rb/ronin-dns-proxy - 1610f92cb48b3bfe15f630bd85d6fb69f691d62a authored almost 2 years ago
Remove `bundler/setup` from library code.

github.com/ronin-rb/ronin-dns-proxy - 4fd113228d65af015680bfc08aba5acf53699437 authored almost 2 years ago
Expose the host and port of the `Server` object.

github.com/ronin-rb/ronin-dns-proxy - f91e5bebb424ee26a55b2db53a6dd8e69d7c45cc authored almost 2 years ago
Fix typo in `.rubocop.yml`.

github.com/ronin-rb/ronin-dns-proxy - aacbc6f15bb5c29bf993fef2aa0891572dc8c676 authored almost 2 years ago
Make an explicit exception for using `===` in `Rule#matches?`.

github.com/ronin-rb/ronin-dns-proxy - 4858a928abff6c046e019b6dc13829acb9ee2834 authored almost 2 years ago
Expose `Server#resolver` and `Server#rules` for tests.

github.com/ronin-rb/ronin-dns-proxy - 5cbe159dd90b229f03f66551460b136096e5245e authored almost 2 years ago
Added specs for `Rule` (issue #2).

github.com/ronin-rb/ronin-dns-proxy - 375e70ce8746a4785d8097a4822bac750763a3ab authored almost 2 years ago
Correct the matching logic of `Rule#matches?` by using `===`.

github.com/ronin-rb/ronin-dns-proxy - 612be78ce56ac156a6584bc59bef556f96a281eb authored almost 2 years ago
Ensure `Rule#matches?` returns a Boolean.

github.com/ronin-rb/ronin-dns-proxy - fbf4dc9e16787e630983ddeea666563367672ce3 authored almost 2 years ago
Correct YARD type signatures for `Rule#result`.

github.com/ronin-rb/ronin-dns-proxy - f20206262e2e24bce1015c0ae9d50a9bb0bccd0d authored almost 2 years ago
Added a top-level `Nmap.scan` method.

github.com/ronin-rb/ronin-nmap - f9198099564fca3b0dda4253771684e301b682d4 authored almost 2 years ago
Use markdown formatting.

github.com/ronin-rb/ronin-repos - 87974b9f7d9eef8b6b57935e40c74265aa8b1313 authored almost 2 years ago
Added `ronin-masscan` to the list of repos to clone.

github.com/ronin-rb/scripts - 19d44de3216f774aeed210614725c56f576e5c80 authored almost 2 years ago
Added `ronin-nmap` to the list of repos to clone.

github.com/ronin-rb/scripts - d245a5ea29c11d91bebcb41fae3b3ffa74b7d23e authored almost 2 years ago
Added `ronin-web-session_cookie` to the list of repos to clone.

github.com/ronin-rb/scripts - d0040eeb28382b3e29e52578ce8c6a0f69dca2f7 authored almost 2 years ago
Added man pages for `convert` and `import` commands.

github.com/ronin-rb/ronin-masscan - df6629c9c94377f8011bbb9ae6cb678248fd0d9c authored almost 2 years ago
Initial commit.

github.com/ronin-rb/ronin-masscan - 9efd53bca383d67bccca5369e25d6d8777862efa authored almost 2 years ago
Renamed `Ronin::Nmap::Convert` to `Ronin::Nmap::Converter`.

github.com/ronin-rb/ronin-nmap - 8477f2ae829c20bd6d1fdc3d3bff84d94b0b42a7 authored almost 2 years ago
Added a missing `@raise` tag.

github.com/ronin-rb/ronin-nmap - e046637eb99adc373d40a5070b8caa6adb0d3b71 authored almost 2 years ago
Added missing `@param` tags.

github.com/ronin-rb/ronin-nmap - 34ebd7a16ecc4f7acba3860bc2fd7db4fe0415ed authored almost 2 years ago
Remove place holder text.

github.com/ronin-rb/ronin-nmap - da339ca69346fc919057987308ea22c17389fb24 authored almost 2 years ago
Make `rubocop` happy.

github.com/ronin-rb/ronin-nmap - f6663ff29108f3e088660233298a98ce2e604a91 authored almost 2 years ago
Added the `ronin-nmap scan` command (closes #2).

github.com/ronin-rb/ronin-nmap - f1c3d120b21a7a3cd66fd1cad3c6465c707fc4fb authored almost 2 years ago
Add new options to the `import` man page.

github.com/ronin-rb/ronin-nmap - 764fd2e9020b57840389e7b6ffc4f9b9c443a3a6 authored almost 2 years ago
Fix copy/pasted man page.

github.com/ronin-rb/ronin-nmap - f9e9dc2ea840fda5b1ae7aebc721e07dc5a853a1 authored almost 2 years ago
Removed the `ENVIRONMENT` and `FILES` sections from the `convert` man page.

github.com/ronin-rb/ronin-nmap - 8ff8fc2d3bbf953fddd33653b227be2c81ee7dcd authored almost 2 years ago
Use `Ronin::DB::CLI::Printing` and `Ronin::DB::CLI::DatabaseOptions`.

github.com/ronin-rb/ronin-nmap - 088c9001cf765175dee8139e3a07d78c38875959 authored almost 2 years ago
Update to `ronin-db` ~> 0.2.

github.com/ronin-rb/ronin-nmap - 9d74ba36ccaa1b1dd7059a82ebd9b1b07266670a authored almost 2 years ago
Added `Ronin::Nmap::Convert`.

github.com/ronin-rb/ronin-nmap - 0759ae25171eda839717ef08734611d4b988c070 authored almost 2 years ago
Remove unnecessary space.

github.com/ronin-rb/ronin-nmap - 7918215ded031dbf680f7ff76f0b8a2fc0ba8b2a authored almost 2 years ago
Use better argument names.

github.com/ronin-rb/ronin-nmap - 89e2dd6de27bae63f654babfc79ee382f4d368f1 authored almost 2 years ago
Fixed a typo.

github.com/ronin-rb/ronin-nmap - 02d4fcfb152fd61e4818738d16a339f640fd5e7b authored almost 2 years ago
Push yielding block down into `import_ip_address` and `import_mac_address`.

github.com/ronin-rb/ronin-nmap - a13687a02e1353c4a502858d7a02b4d8dfebb0ad authored almost 2 years ago
Avoid keeping an Array of imported IP addresses when a block is given.

* This should help cut down on memory bloat.

github.com/ronin-rb/ronin-nmap - e8fac442c9aa59ac9ab1dbc00319955ea65eb885 authored almost 2 years ago
Initial commit.

github.com/ronin-rb/ronin-nmap - 2cf520a07125bcc3961834db4d7325166bee75d8 authored almost 2 years ago
`UserAgents.random` does not actually use a block.

github.com/ronin-rb/ronin-web-user_agents - 235a8b09ab0580fe2ff7f47b977b3c2e1a1aa89b authored almost 2 years ago
Ensure code examples do not get wordwrapped.

github.com/ronin-rb/ronin-web-user_agents - e230643a969aa71e8895ac090c26adc0e629d0c5 authored almost 2 years ago
Fixed YARD type signatures for `Django#salt`.

github.com/ronin-rb/ronin-web-session_cookie - 6dfe2dee767db9d57bdc8c8a370e8242aa498c1a authored almost 2 years ago
Support ignoring the additional `Set-Cookie` fields.

github.com/ronin-rb/ronin-web-session_cookie - 49f3dd9373cbf4b3dc6b259d284a0aa1d85d8b9b authored almost 2 years ago
Require `delegate` for `rack/session/cookie`.

github.com/ronin-rb/ronin-web-session_cookie - de97a4a72fb8198133f29d5b10153c9cee73a1fd authored almost 2 years ago
Downgrade to `rack-session` ~> 1.0, due to rack-3.0.0 incompatibilities.

github.com/ronin-rb/ronin-web-session_cookie - c75b9a417191ae84ff0ee5f238185e6be0ded1db authored almost 2 years ago
Mention the documentation coverage.

github.com/ronin-rb/ronin-web-session_cookie - 7064ec04bb16ce3b6f8258a27df087b4432fc663 authored almost 2 years ago
Mention the test coverage.

github.com/ronin-rb/ronin-web-session_cookie - e6c0d0b12108915831771b4d4714e7453615bd07 authored almost 2 years ago
Add missing specs for `SessionCookie.parse`.

github.com/ronin-rb/ronin-web-session_cookie - 2a06238c1f903028165556800af88d35e1f75609 authored almost 2 years ago