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/

Added a top menu bar and a dark-mode button (closes #2).

github.com/ronin-rb/ronin-app - a751fb420154da5701c39d75018ded2573c27bde authored almost 2 years ago
Added a dark-mode toggle button (closes #16).

github.com/ronin-rb/ronin-rb.github.io - 97886ae7c226579dad2e2e75abed8163d1892dd8 authored almost 2 years ago
Use `const`.

github.com/ronin-rb/ronin-app - aaf55e76ed0ead2500d14b9f50f2bd8c2f6ea988 authored almost 2 years ago
Added an "Advanced Options" link toggle (closes #25).

github.com/ronin-rb/ronin-app - 62142723766ebcfa1512355abd7069f93d34ab3a authored almost 2 years ago
Add a missing top-level description to `Types::Spider`.

github.com/ronin-rb/ronin-app - eededb3854066f0c479818af196d491aba543daf authored almost 2 years ago
Added missing license header.

github.com/ronin-rb/ronin-app - 5b921d22a92727e31076c03fd2ac67d767a44fee authored almost 2 years ago
Add missing `frozen_string_literal: true`.

github.com/ronin-rb/ronin-app - 311ec2893df76802b640b1dd51a047d561fd03ca authored almost 2 years ago
Added specs for `Validations::SpiderParam` to ensure it can handle list values.

github.com/ronin-rb/ronin-app - ce5090cda617bf98d88e463d0074d6a2fc2704e5 authored almost 2 years ago
`Types::Spider::PortList` should be an Array of Integers.

github.com/ronin-rb/ronin-app - 9f62118798458c81b31ed155a59499baac1a95b8 authored almost 2 years ago
Use `let()`.

github.com/ronin-rb/ronin-app - 491ca155b5b03547d3b8e2fc91a73f1c45a16c96 authored almost 2 years ago
Added specs for `Types::CommaSeparatedList`.

github.com/ronin-rb/ronin-app - 832957ea409223ff112bb6751639a5b0b9dcb0c1 authored almost 2 years ago
Also split space separated lists.

github.com/ronin-rb/ronin-app - 56b34b4220caf086b15ead0aa4c262c359e4be0f authored almost 2 years ago
Added a spec to test that `ips` is split into an Array of Strings.

github.com/ronin-rb/ronin-app - 6a819f2c9a9a48eaf74e6c158852508a6c650d1d authored almost 2 years ago
Remove a redundant spec.

* `Validations::MasscanParams` handle splitting the `ips` String value
into an Array.

github.com/ronin-rb/ronin-app - dd5688a47d04ecb1ac158b7d46c88f650707cdf9 authored almost 2 years ago
Remove unused `host` param.

github.com/ronin-rb/ronin-app - 73361a86cb9f3522b255bf77c4e318e415524fc4 authored almost 2 years ago
Added custom Types for parsing comma separated lists.

github.com/ronin-rb/ronin-app - b03649e3dd53a255c992dcf229cc02710d87e7be authored almost 2 years ago
Add missing failure messages.

github.com/ronin-rb/ronin-app - a119c5a76944efdc6443d4bc8281be871dd14c3a authored almost 2 years ago
Fixed requires.

github.com/ronin-rb/ronin-app - 8f7b784b12f686003aeb6a679b1ff007538f35b7 authored almost 2 years ago
Added additional specs for the filtering of nil values.

github.com/ronin-rb/ronin-app - 03f64022a6ac4f9b4c3cefc8af962ea1e9710af9 authored almost 2 years ago
Remove old specs for `Schema::SpiderParams`.

github.com/ronin-rb/ronin-app - 93d0c74b55b17811504d638d22e011141b9084ca authored almost 2 years ago
Added specs for `Workers::Spider::Params`.

github.com/ronin-rb/ronin-app - 2e892ed8152d418a5a1ad2068063874a869dd831 authored almost 2 years ago
Require `dry-schema`.

github.com/ronin-rb/ronin-app - 6c44446b764fb356d137b1e9fae950016d50f673 authored almost 2 years ago
Require `types` for `Types::String`.

github.com/ronin-rb/ronin-app - 0440e8e8af699c40385c93afb1edf06208f5c639 authored almost 2 years ago
Renamed `/web/spider` to `/spider`.

github.com/ronin-rb/ronin-app - c5d3c4c2e74ae0fb94f2ba55497b184afd8ece34 authored almost 2 years ago
Log the spidered URLs to stdout.

github.com/ronin-rb/ronin-app - 9d2a9c6a803e77681debfcf3431934650ed490c8 authored almost 2 years ago
Use the `main` branch of `ronin-web` for the `robots` dependency.

github.com/ronin-rb/ronin-app - 725739ad8fa50415fafd0fd7fa7d09115a09fefa authored almost 2 years ago
Add `robots ~> 0.10` as a dependency for the `ronin-web spider` command.

* Since the `ronin-web spider` command provides a `--robots` option,
which causes `spidr` to r...

github.com/ronin-rb/ronin-web - e10cb9a8b3945420f89eae5e5cf13b045488c144 authored almost 2 years ago
Added additional options for the Spider worker.

github.com/ronin-rb/ronin-app - 11aae09d1d8124895cce011093af4e4f10ca234c authored almost 2 years ago
Removed old requires.

github.com/ronin-rb/ronin-app - a44e6a7ea47c066ee2dc78bf634a3799bd33d599 authored almost 2 years ago
Fix validation errors on `/masscan` by separating the HTTP vs JSON shcemas.

* `retries` should also be an integer.
* Start to add more specs for the validations and `Params...

github.com/ronin-rb/ronin-app - ce22443e70befdcc61f2184aeee085122558a460 authored almost 2 years ago
Moved all "network" related workers into `net/`.

github.com/ronin-rb/ronin-recon - 48a46f8ced7c5bbe33a62673a095f128579cacc9 authored almost 2 years ago
Updated the list of builtin workers.

github.com/ronin-rb/ronin-recon - 19060d12cd8d85613e8492953512a555fcb9da2f authored almost 2 years ago
Added `DNS::SuffixEnum` (closes #23).

github.com/ronin-rb/ronin-recon - 1e80bb8c7a06b1e964317d4591e9128f8a4a73a6 authored almost 2 years ago
Changed `Mixins::DNS` to support resolving IDN domains.

github.com/ronin-rb/ronin-recon - 2b7889bfe37f7eaa815491cc3a38b82cc5e71dd1 authored almost 2 years ago
Allow `DNS::SubdomainEnum` to also enum `Wildcard` values.

github.com/ronin-rb/ronin-recon - 928126f4b5c07476b238615977274afc7cbdbd8b authored almost 2 years ago
Renamed `Wildcard#host_name` to `Wildcard#template`.

github.com/ronin-rb/ronin-recon - 9e972fafb4e2358870b6c83f74bc109f8036847e authored almost 2 years ago
Mention that `ronin-recon` can enumerate SSL/TLS certificates.

github.com/ronin-rb/ronin-recon - 2d40d9ecea1d746afcd9b97ed5bc21e2a211d691 authored almost 2 years ago
Added the `CertGrab` worker class (closes #29).

github.com/ronin-rb/ronin-recon - 3cbfff703df2c285e40c5df0083bceb9c812426c authored almost 2 years ago
Added the `CertEnum` worker class (closes #30).

github.com/ronin-rb/ronin-recon - 02442c90ae767166d722d9e92ff6dd3672a035bc authored almost 2 years ago
Added `Values::Cert`.

github.com/ronin-rb/ronin-recon - f11c962cc591c89d16ef76d6edc9979118a2188f authored almost 2 years ago
Added `OpenPort#ssl?`.

github.com/ronin-rb/ronin-recon - 7c1aee2dc5797b552eaa58d1d76415060ebe6f01 authored almost 2 years ago
Updated dependencies.

github.com/ronin-rb/ronin-app - 57741a7bd361b4f52dbb1027f6d5e2c582f04335 authored almost 2 years ago
Added `OutputFormat#write_connection` for graph file formats.

github.com/ronin-rb/ronin-recon - 1fa7f29c7135bb0378c7e4e7fe6e8db73722b1e9 authored almost 2 years ago
Added fine grained callbacks and `Engine#on` (closes #24).

github.com/ronin-rb/ronin-recon - 5adbad599f05a4f70b23e652759e0e0d0c534b83 authored almost 2 years ago
`Async::DNS::Resolver#query` can sometimes return `nil`.

github.com/ronin-rb/ronin-recon - 3a9fc732dc1cdeee0264a172089fb385dc873488 authored almost 2 years ago
Alias `job_failed` to `job_completed`.

github.com/ronin-rb/ronin-recon - 697ea6fc8e4bdcec48df6c4455cd0a7449871ce8 authored almost 2 years ago
Moved `Value` into `Values`.

github.com/ronin-rb/ronin-recon - 79bb0b08b51ca8a0323eeb038c55bbaf53e3edb4 authored almost 2 years ago
Flush the output file after each line is written.

github.com/ronin-rb/ronin-recon - f54c55118949525ad96044f6cc8be26061a4bbc8 authored almost 2 years ago
Create the parent directory before opening the output files.

github.com/ronin-rb/ronin-recon - e72560e99bad374a988c09d23bb39ecce606889f authored almost 2 years ago
Forgot to add a license header.

github.com/ronin-rb/ronin-recon - 8df682438c2f37c8c4e3c6bae5c8f806200a35fe authored almost 2 years ago
Added `OutputFormats::Dir` (closes #28).

github.com/ronin-rb/ronin-recon - fd4ed13352f9b43cd415fd0c2116fd3518e32f04 authored almost 2 years ago
Added a `ronin/recon/mixins` file.

github.com/ronin-rb/ronin-recon - 14b85f7ad4aa074e224172e98138bc890f977ea8 authored almost 2 years ago
Merged `OutputFormats::List` into `OutputFormats::TXT`.

github.com/ronin-rb/ronin-recon - 5e8e11720568e6a43f7029ef4e0c0020d8cdc66c authored almost 2 years ago
Added the `OutputFormats::OutputFile` class.

* Remove `OutputFormat.open`.

github.com/ronin-rb/ronin-recon - 2618e0efb52947906a39a784b166a975639eecfc authored almost 2 years ago
Renamed `OutputFormat#<<` to `#write`.

github.com/ronin-rb/ronin-recon - a8620f1950265bfe112541ee258a9338ca82c9a3 authored almost 2 years ago
Moved `OutputFormat` into `OutputFormats`.

github.com/ronin-rb/ronin-recon - b344d7cdf6898de3a1d739702c52e6ee78f61ea3 authored almost 2 years ago
List supported output formats.

github.com/ronin-rb/ronin-recon - 2f2ea4f1110e7bf7e32bce12eed310439cf8e697 authored almost 2 years ago
Changed `OutputFormats::CSV#write` to output `type,value`.

github.com/ronin-rb/ronin-recon - 6457405a7b2df993592a1699d1fd79625cc77fac authored almost 2 years ago
Announcing "Phase 2".

github.com/ronin-rb/ronin-rb.github.io - 5cf94d9dd88e91994c2d5cf44209faa772e11216 authored almost 2 years ago
Include the donate include into every blog post.

github.com/ronin-rb/ronin-rb.github.io - 850bc6758fd04dfd7e1273d4e2b7c3702bc8ea37 authored almost 2 years ago
Add missing links to the README.

github.com/ronin-rb/ronin-recon - eaf7ebb93ba975eb1f5f17201a606980bff3770e authored almost 2 years ago
Mention DNS SRV enumeration.

github.com/ronin-rb/ronin-recon - 749109e78e88fd85edbb7b2aff5a6b5fa3b6fb42 authored almost 2 years ago
Fixed a YARD link.

github.com/ronin-rb/ronin-recon - e565d1a713a28f9bade8da68e4d0c7a8838f1043 authored almost 2 years ago
Added `DNS::SRVEnum` (closes #22).

github.com/ronin-rb/ronin-recon - 407dbadbc64f69e68ad08458748ab2fb38e7ef5a authored almost 2 years ago
Yield a `Mailserver` if a `smtp` service is discovered.

github.com/ronin-rb/ronin-recon - d8504a456e73eda116578608e55de33815e54b70 authored almost 2 years ago
Forgot to add the license header.

github.com/ronin-rb/ronin-recon - c447ba6a665bdc4f4ba6ed699a3f1e37bfcd2eaa authored almost 2 years ago
Use `Set` to filter out duplicate values.

github.com/ronin-rb/ronin-recon - 826fc0491e3823b28ec9f62c174b2380edd9f3c4 authored almost 2 years ago
Ignore top-level output files generated during testing.

github.com/ronin-rb/ronin-recon - b5a112f4d6abf6ac554a17d6a17994945895a1b8 authored almost 2 years ago
Add separate methods for adding nodes vs. adding edges.

* Call the callback for when new nodes are added or for when new edges
are added to the graph.

github.com/ronin-rb/ronin-recon - 6f111a6a4200518a47516c92f445661c97c5bf52 authored almost 2 years ago
Associate the resolved IPs with the host name.

github.com/ronin-rb/ronin-recon - 68ca71e815ab0e419ab97c44698052f980f541be authored almost 2 years ago
Added the `--output` and `--output-format` options to `ronin-recon run` (closes #15).

github.com/ronin-rb/ronin-recon - fe5319843d9b3b2c301fb003d15d99fc0cdfdf96 authored almost 2 years ago
Added `OutputFormat` and `OutputFormats` (closes #20).

github.com/ronin-rb/ronin-recon - 0c0c0dd4afbfe844378367d18c4089f5f532ccfc authored almost 2 years ago
Use the `IP`'s host name when creating a `Website` value for an `IP`.

github.com/ronin-rb/ronin-recon - 11587f2bb54922747873def2767449a86fe71f07 authored almost 2 years ago
Allow an `IP` to be associated with it's host name.

github.com/ronin-rb/ronin-recon - 50151a6e9e079aba207701f40c9b562af2d17a1a authored almost 2 years ago
Refactor `Web::DirEnum#process`.

github.com/ronin-rb/ronin-recon - 3a88d7debd5a86fb0c11258ce8fc14c6ec5e09bf authored almost 2 years ago
Start spidering at the `/` URI.

github.com/ronin-rb/ronin-recon - 2a718f0cc9694b90e0ad526aac605a4e30495a79 authored almost 2 years ago
Also detect when the `http` service uses SSL.

github.com/ronin-rb/ronin-recon - c45de56afaa3a2ca0a20b68f8b4621f4baff57bf authored almost 2 years ago
Added `Value#to_s` as a placeholder.

github.com/ronin-rb/ronin-recon - 93c836571a31488c0e0b1cba274d67c0d7843265 authored almost 2 years ago
Added `Values::Wildcard#as_json`.

github.com/ronin-rb/ronin-recon - f2e33ec5f97ae178e438ae94e586ed549400d283 authored almost 2 years ago
Added `Values::Website#as_json`.

github.com/ronin-rb/ronin-recon - 31b5ea5506b268e813e35580b762ee9733abf119 authored almost 2 years ago
Added `Values::OpenPort#as_json`.

github.com/ronin-rb/ronin-recon - 7a3ac8649c4b289724acf7a7fe3deb36a8651aa1 authored almost 2 years ago
Added `Values::IPRange#as_json`.

github.com/ronin-rb/ronin-recon - f45d927a26338e13fb7e65c5d5e66adcbb401ea3 authored almost 2 years ago
Added `Values::IP#as_json`.

github.com/ronin-rb/ronin-recon - 9dfc729881178b5b6fc7f1475558302189090ee8 authored almost 2 years ago
Added `Values::Nameserver#as_json`.

github.com/ronin-rb/ronin-recon - 0de8e2ce664d969c1ad8b3131c65355bccefafc4 authored almost 2 years ago
Added `Values::Mailserver#as_json`.

github.com/ronin-rb/ronin-recon - 6fb84a07c4703abffcae47c85c5cbc55c9da01e5 authored almost 2 years ago
Added `Values::Domain#as_json`.

github.com/ronin-rb/ronin-recon - 536ca7cc3be80452b88a86245338cf9e284d2e80 authored almost 2 years ago
Added `Values::Host#as_json`.

github.com/ronin-rb/ronin-recon - a76e6ee1ab7fbf191b70af6d9dad95fa4c02b797 authored almost 2 years ago
Added `Values::URL#as_json`.

github.com/ronin-rb/ronin-recon - d6853749f92366129966c0b5a074cb5fe2834ac5 authored almost 2 years ago
Added `Value#as_json` and `Value#to_json`.

github.com/ronin-rb/ronin-recon - b4cc86a05df4d036c847cac7fa63873af48689ab authored almost 2 years ago
Removed `Value.value_type`.

github.com/ronin-rb/ronin-recon - 79f1cc3b2528d59b2088cd0d074b7f58a5d8a208 authored almost 2 years ago
Changed `Values::URL` to store a parsed `URI` object.

github.com/ronin-rb/ronin-recon - 732d0fe7cabd03d31f9d83308073600be563c3bf authored almost 2 years ago
URI escape the word from the directory name wordlist.

github.com/ronin-rb/ronin-recon - 2294446921b39b172d51d4d57180843eed3e8f99 authored almost 2 years ago
Use `Ronin::DB::Service.find_or_import`.

github.com/ronin-rb/ronin-recon - 3516d26007dfe3f7cabf7078a7e39fddb2f18858 authored almost 2 years ago
Switch to `ronin-db-activerecord` 0.2.0 branch.

github.com/ronin-rb/ronin-recon - 30693f1d2b5a9ee4450cde0591ab4bc8498cf8ad authored almost 2 years ago
Added the `--import` option to the `ronin-recon run` command (closes #21).

github.com/ronin-rb/ronin-recon - afcf2c8981e40aa1beed2daeb1f10e7bf0c71491 authored almost 2 years ago
Added the `Ronin::Recon::Importer` module (closes #19).

github.com/ronin-rb/ronin-recon - ca36bb3a4544710fe7937e70f6d5c8fc9687e640 authored almost 2 years ago
Changed `OpenPort` to only store the IP address String.

github.com/ronin-rb/ronin-recon - 4561c1e1a508b75e08e577909bdbf66fdea2d262 authored almost 2 years ago
Populate `OpenPort#service`.

github.com/ronin-rb/ronin-recon - 87fcf9dea2cf61d3d7ddb691aa355d910e694c3a authored almost 2 years ago
Allow `OpenPort#service` to be a String.

github.com/ronin-rb/ronin-recon - e320b58e5e2bed6fd32ce25248d5cd45c5b5747a authored almost 2 years ago