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/

Micro-optimization.

github.com/ronin-rb/ronin-recon - 907a7e1ac4ff742aa1af52bd08025ec9c332cbfd authored 11 months ago by Postmodern <[email protected]>
Allow filtering `URL` values against `Wildcard` scope values.

github.com/ronin-rb/ronin-recon - aaabe91819177eab95d1f043950a024fe366c177 authored 11 months ago by Postmodern <[email protected]>
Refactored `Scope` specs.

* Improve test coverage of ignore values.

github.com/ronin-rb/ronin-recon - 4e75e9553b459613f37aa4d6084b80b4fd2b1dfc authored 11 months ago by Postmodern <[email protected]>
Allow `Wildcard` values to compare against `URL` values.

github.com/ronin-rb/ronin-recon - c8806bdecdb0a831129c7a463681f10d1689d54c authored 11 months ago by Postmodern <[email protected]>
Document and expose the `Scope#ignore` values.

github.com/ronin-rb/ronin-recon - 0676504eeb79b5ecd15104aa0379b4dc134fef79 authored 11 months ago by Postmodern <[email protected]>
Added missing documentation to the `run` command.

github.com/ronin-rb/ronin-recon - 7a7c1602f59163ce8f3d12fccef378948cbfd78c authored 11 months ago by Postmodern <[email protected]>
Add missing `@param` tag.

github.com/ronin-rb/ronin-recon - 3604c1aa276fa2e0fb9cb3925c1679ba7abafc3d authored 11 months ago by Postmodern <[email protected]>
Added the `dns/reverse_lookup` worker (closes #10).

github.com/ronin-rb/ronin-recon - 5dfc1a5406cdd193fdd67389f8fe25a73e849aa5 authored 11 months ago by Postmodern <[email protected]>
Implement `dns_get_names` and fix `dns_get_ptr_records`.

github.com/ronin-rb/ronin-recon - 504691173d71a1749c5514dbc2da5853ad89bd4b authored 11 months ago by Postmodern <[email protected]>
Make rubocop happy.

github.com/ronin-rb/ronin-masscan - 3ea585d772db5e5fdf751440c79539fe5a374c04 authored 11 months ago by Postmodern <[email protected]>
Fix the output formatting of `ronin-masscan print` to include banner data.

github.com/ronin-rb/ronin-masscan - c85702c8f97c98d865fb8bfb310d1d865da910f3 authored 11 months ago by Postmodern <[email protected]>
Renamed `filter_targets*` methods to `filter_records*`.

github.com/ronin-rb/ronin-masscan - b3de5e686839ba73bb0b356818a1505e15f1c1a9 authored 11 months ago by Postmodern <[email protected]>
Check if the record is a `Masscan::Banner` in banner-specific filter methods.

github.com/ronin-rb/ronin-masscan - 5859a3ffb1b11970a8e73e1fdbd5143084b92de1 authored 11 months ago by Postmodern <[email protected]>
Document missing options for `ronin-masscan print`.

github.com/ronin-rb/ronin-masscan - 841a6bbae9be1c6cfcc75569d7ffd99043b4c0dc authored 11 months ago by Postmodern <[email protected]>
Use better local variables.

github.com/ronin-rb/ronin-masscan - 098f1babfdd83d562ab03c4b5b06a24661fae9d4 authored 11 months ago by Postmodern <[email protected]>
Normalie `IPRange` specs.

github.com/ronin-rb/ronin-support - 17467f8b5f40ec5b24c618ef60bd938b9918c0db authored 11 months ago by Postmodern <[email protected]>
Fixed `IPRange::Glob#each` when `*` is in a IPv6 range (closes #486).

github.com/ronin-rb/ronin-support - 7e5a34764ed8de558d060d2fe68510834048306b authored 11 months ago by Postmodern <[email protected]>
Use `String#include?` instead of a Regexp.

github.com/ronin-rb/ronin-support - 0076802ab9331b4185c45d1d5be781d7e55de37a authored 11 months ago by Postmodern <[email protected]>
There's no need to store the separator as an instance variable.

github.com/ronin-rb/ronin-support - 9e6faef7b27fddcc019ed5e609058eaa39e9bd7f authored 11 months ago by Postmodern <[email protected]>
Make an exception for `Values::IPRange#===`.

github.com/ronin-rb/ronin-recon - 5ccf5f265c9416e3e84216afc2ed0a42977e2de6 authored 11 months ago by Postmodern <[email protected]>
Change `IPRange#each` to yield IPs ending in `.0`/`.255` (closes #485)

* Fixed `IPRange::CIDR#first` to return an IP ending in `.0`
(reverts 7e77306).
* Fixed `IPRan...

github.com/ronin-rb/ronin-support - dbeee5534ea87105e2457d656fa2af9e29f51a82 authored 11 months ago by Postmodern <[email protected]>
Switched to using `Support::Network::IPRange` in `Values::IPRange` (closes #58).

github.com/ronin-rb/ronin-recon - 6193ac366094a30070240e44542aa2001840533f authored 11 months ago by Postmodern <[email protected]>
Added missing `@see` tags to `IPRange` methods.

github.com/ronin-rb/ronin-support - 2b0f3b64a4dee9786785ab87138c605df62cab8e authored 11 months ago by Postmodern <[email protected]>
Fixed `IPRange::CIDR#first`/`#last` to not return `.0`/`.255` IPs (closes #477).

github.com/ronin-rb/ronin-support - 7e773062f282ebbe4a395dd2a9f4a4561e2b8446 authored 11 months ago by Postmodern <[email protected]>
Use `Ronin::Support::Network::IPRange::REGEX` (issue #58).

github.com/ronin-rb/ronin-recon - d5c02761326779c97f97a002c18dc9d85c5e9d2e authored 11 months ago by Postmodern <[email protected]>
Use `Ronin::Support::Network::IP::REGEX` for the IP regex.

github.com/ronin-rb/ronin-recon - 6f0cd76edcd9bd0e60bbd75a9f8bb91aee433356 authored 11 months ago by Postmodern <[email protected]>
DRY up `Converters::CSV` and `Converters::JSON` specs.

github.com/ronin-rb/ronin-masscan - 877815f9f7ffd595dce53b7d568348b943524e69 authored 11 months ago by Postmodern <[email protected]>
Add specs for `Masscan.scan` (#21)

github.com/ronin-rb/ronin-masscan - 9dbb82abd145d31fb8b39c083eb356d1b0a72143 authored 11 months ago by Miłosz Bieniek <[email protected]>
Add spec for `Converters::CSV` (#19)

github.com/ronin-rb/ronin-masscan - 4671320cf379f1545bb9157303d10d8f8d9deafe authored 11 months ago by Miłosz Bieniek <[email protected]>
Add spec for `Converters::JSON` (#18)

github.com/ronin-rb/ronin-masscan - dea3d33a6a62516018a4eb135e641d2a67adec3b authored 11 months ago by Miłosz Bieniek <[email protected]>
Fix `Masscan.scan` output file path

github.com/ronin-rb/ronin-masscan - 17ed88a02161ae3035d8843ddfb3c26cc98269f9 authored 11 months ago by AI-Mozi <[email protected]>
Specify tempfile extension

github.com/ronin-rb/ronin-masscan - 9277554b33c6dd9d10a99aad079895a3ab38a081 authored 11 months ago by AI-Mozi <[email protected]>
Fix typo in `Masscan.scan`. (feat @AI-Mozi).

* Use the `CommandMapper::Command#run_command` method, not `.run`.

github.com/ronin-rb/ronin-masscan - dc22b90ca72cd1fff0be3250ab47a5df9ab28f82 authored 11 months ago by Postmodern <[email protected]>
Improve `Importer` specs (issue #13).

* Run the `destroy_all` method calls after every spec.
* Try to keep code within 80 columns.
* T...

github.com/ronin-rb/ronin-masscan - 12ae406671e0ea164b72a257ebe4226175f055d4 authored 11 months ago by Postmodern <[email protected]>
Add spec for `Importer` (#13)

github.com/ronin-rb/ronin-masscan - e083f445ca47a8c8135944efe39bbc0d3a867ba0 authored 11 months ago by Miłosz Bieniek <[email protected]>
Change behavior of the `output` argument in `Converter.convert`

* Changed `Converter::JSON.convert` and `Converter::CSV.convert` to not
return a String, but s...

github.com/ronin-rb/ronin-nmap - 60e13a588b1a86ed9785929807d956086c38a735 authored 12 months ago by Postmodern <[email protected]>
Change behaviour of an `output` argument in `Converter`, `Converter::JSON` and `Converter::CSV` `.convert` methods (#16)

github.com/ronin-rb/ronin-masscan - ca8cb0e99401f61eea6342e478034ad83f599290 authored 12 months ago by Miłosz Bieniek <[email protected]>
Added jruby-specific dependencies for `ronin-db`.

github.com/ronin-rb/ronin-nmap - 185efbd41852ffdd17c669ff36df98d4af768d5e authored 12 months ago by Postmodern <[email protected]>
Added jruby-specific dependencies for `ronin-db`.

github.com/ronin-rb/ronin-masscan - 2f7dcb52d9dfa67a7ab9c2bb5ee86f50f35eda68 authored 12 months ago by Postmodern <[email protected]>
Change `.convert` output argument default value (#15)

github.com/ronin-rb/ronin-masscan - aaa15f2aaff8bab488cd2c06b169b0b12b075251 authored 12 months ago by Miłosz Bieniek <[email protected]>
Added a nmap XML fixture file.

github.com/ronin-rb/ronin-nmap - c8ba86c8c9d3d901b1c8f5335bbc109797e983ba authored 12 months ago by Postmodern <[email protected]>
Add spec for `Remove` (#26)

github.com/ronin-rb/ronin-wordlists - 31d2604d54e8d2fca91e92b321139869855cb45c authored 12 months ago by Miłosz Bieniek <[email protected]>
Add spec for `Update`

github.com/ronin-rb/ronin-wordlists - 552326815fa4af40a920a591e70bfc16c1c43933 authored 12 months ago by AI-Mozi <[email protected]>
Add spec for `List` (#24)

github.com/ronin-rb/ronin-wordlists - 12d20fa9949f79d09429eb4d59fd99c9ca8d2572 authored 12 months ago by Miłosz Bieniek <[email protected]>
Add spec for `Download` (#23)

github.com/ronin-rb/ronin-wordlists - a026ca73519b0484d40d1a0bb3e482d144edc457 authored 12 months ago by Miłosz Bieniek <[email protected]>
Add spec for `Purge` (#25)

github.com/ronin-rb/ronin-wordlists - 93aa38c05a1784f8bae444bd234230c2e22ccf3e authored 12 months ago by Miłosz Bieniek <[email protected]>
Add specs for `WorlistDirOption` (#21)

github.com/ronin-rb/ronin-wordlists - bcd8d836166cd4c6c955ab652794444a66b7565d authored 12 months ago by Miłosz Bieniek <[email protected]>
Add specs for `WorlistOption` (#22)

github.com/ronin-rb/ronin-wordlists - 9ed3aa9477b1c171069f614e13d4b782f4c4c129 authored 12 months ago by Miłosz Bieniek <[email protected]>
Add `Delete` and `Delete All` buttons for the rest of db views (#96)

github.com/ronin-rb/ronin-app - b197de216a3d70e90894b33313b2311800a7e67b authored 12 months ago by Miłosz Bieniek <[email protected]>
Fix deleting repos on show and index views

github.com/ronin-rb/ronin-app - 7ce63b6c1c348a8547adfccf486c05ef7bba77b6 authored 12 months ago by AI-Mozi <[email protected]>
Fix how `DATABASE_URL` is given a default value in `scripts/console`.

github.com/ronin-rb/ronin-app - de5265fdf28f51934432e42367000c0865124374 authored 12 months ago by Postmodern <[email protected]>
add `Delete` and `Delete All` buttons for db records

github.com/ronin-rb/ronin-app - a2ed7d2793bb01c6eda3ffac609a75d2823d0099 authored 12 months ago by AI-Mozi <[email protected]>
Fix JRuby specs (closes #16).

github.com/ronin-rb/ronin-support-web - 59a70163f780c2a2d0040e9d2776edf5f5aea381 authored 12 months ago by Postmodern <[email protected]>
Add missing top-level comment for `Ronin::Support::Web::Mixin`.

github.com/ronin-rb/ronin-support-web - dfa5f44caed1258573a6ce8fcca911d8aaa4d6b0 authored 12 months ago by Postmodern <[email protected]>
Added the `websocket` gem as a dependency.

github.com/ronin-rb/ronin-support-web - ff6d595a92dd23148b830f23fc6a15985b8df770 authored 12 months ago by Postmodern <[email protected]>
Added `Ronin::Support::Web::WebSocket` (closes #5).

* Added `Ronin::Support::Web::WebSocket::Client`.
* Added `Ronin::Support::Web::WebSocket::Serve...

github.com/ronin-rb/ronin-support-web - bc04dda99e1b2c002af8f6681ead7341f079d1f5 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-support-web - 7ef8852bd78e2f18a958f6e569d52558aee2179d authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-template - ee085a14380c28ebc8b067372d382b46c31b6591 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-code-sql - d6dda569cf23c3a1b4453f2b4aa5e543b27b14d4 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-code-asm - 3083e3c9728a0e4627e1be6ce9a22dd32ee4bda9 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-web-user_agents - ecfbfe6b213abf5ea20e396e3ae623a072839bec authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-web-session_cookie - 26bb5d919a628b5a794c3485b0229a32a4800d3f authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-web-server - f3579d6bfb4a69f1ea7829f8598aeaf5e296802d authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-web-browser - 1ffa5b16ef307991c0f127484a2b0f52332c6053 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-recon - 984229b7c0711c060f6984b438a3fcba5ae7dcde authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-dns-proxy - 14db3b99e391283ce107156a79cd604e3213b9d8 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-listener-http - 733851ad433afdf152f0cceb2f8100126f74a15d authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-listener-dns - 5f785cb10752a18666901468e62302c8750e3022 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-listener - 11a062c0c42ac653c9de7116cfa2b92bee6d8f73 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

* Normalized the copyright notice line.

github.com/ronin-rb/ronin-app - 6a2eb40bad60525689343b762fe7dfa4ae8d3604 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-masscan - 835827cbccc1d5b2b6c561cd785973c2af20f9b0 authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-nmap - a0a79231d19a71f30139b2c31e332315ef2a9aad authored 12 months ago by Postmodern <[email protected]>
Added `Ronin::Wordlists::Mixin` (closes #20).

github.com/ronin-rb/ronin-wordlists - 0aafff93f4118b26d8bc9b5e7582719588d2733a authored 12 months ago by Postmodern <[email protected]>
Updated the copyright years.

github.com/ronin-rb/ronin-wordlists - 57609569edb97350b5a48f505eaf752451d35577 authored 12 months ago by Postmodern <[email protected]>
Add more to the YAML example.

github.com/ronin-rb/ronin-wordlists - 36810ab87fdfe29852009d329d53d5f81392dfd4 authored 12 months ago by Postmodern <[email protected]>
Remove whitespace.

github.com/ronin-rb/ronin-wordlists - a42571897600be473d2e81471359233165dc0693 authored 12 months ago by Postmodern <[email protected]>
Fixed `Wordlist.download` specs.

github.com/ronin-rb/ronin-wordlists - f81319b7b233a19dd220a9e11e97606097eb195c authored 12 months ago by Postmodern <[email protected]>
Added missing specs for top-level `Wordlists` methods.

github.com/ronin-rb/ronin-wordlists - ffb00d93b7abf0f555ef91d11232d337aba76743 authored 12 months ago by Postmodern <[email protected]>
Spec files should not be executable.

github.com/ronin-rb/ronin-wordlists - d6d47c708cf5f731e9f4c332797c8e73a25641ad authored 12 months ago by Postmodern <[email protected]>
Require `yaml' since we use it.

github.com/ronin-rb/ronin-wordlists - 6f892dd47d3a51b5d13054237c815273fd074f7f authored 12 months ago by Postmodern <[email protected]>
Only load `wordlists.yml` when we need to access it.

github.com/ronin-rb/ronin-wordlists - 1f43427fe53bb29fd138810dab231ca7e65fd307 authored 12 months ago by Postmodern <[email protected]>
Group `wordlists.yml` schema specs into sub-`describe` blocks.

github.com/ronin-rb/ronin-wordlists - cd12c4e6cab38aa4c3559f55f5f0d220af651b63 authored 12 months ago by Postmodern <[email protected]>
Make wordlist `categories` lowercase.

github.com/ronin-rb/ronin-wordlists - f3cc90c7cd34347179ee4630ee0e25050f7a6308 authored 12 months ago by Postmodern <[email protected]>
Added the missing top-level comment to `WordlistMetadata`.

github.com/ronin-rb/ronin-wordlists - eb825764f28435260629376d5a1561fc67816d37 authored 12 months ago by Postmodern <[email protected]>
Added a common `WordlistMetadata` module for `#url`.

github.com/ronin-rb/ronin-wordlists - 41ea0250eba88cada36c4842c8a7280404bd0554 authored 12 months ago by Postmodern <[email protected]>
Add missing command alias for the `download` command.

github.com/ronin-rb/ronin-wordlists - 7a4b3e1d1e85ecac4d26461b239f49cf0a71a15e authored 12 months ago by Postmodern <[email protected]>
Removed self-referential man-page link.

github.com/ronin-rb/ronin-wordlists - 468a9ff64389674884bd4c4c15d016a0368ebaa5 authored 12 months ago by Postmodern <[email protected]>
Added the `ronin-wordlists available` command (closes #19).

* Removed the `--available` option.

github.com/ronin-rb/ronin-wordlists - 9a5b1c4213512ef536cd3b7a94d4a4b4468c93cf authored 12 months ago by Postmodern <[email protected]>
Added `WorkerSet#load_file` (issue #85).

github.com/ronin-rb/ronin-recon - 013027b0a16e56b3615d9f6ff5928918b0d35b9a authored almost 1 year ago by Postmodern <[email protected]>
Added xajkep's wordlists to the builtin `wordlists.yml` file (issue #17).

* https://github.com/xajkep/wordlists#readme

github.com/ronin-rb/ronin-wordlists - bcd060e51e1282fb0c61bae6bc207cb498ff304c authored about 1 year ago by Postmodern <[email protected]>
Added `wp-files` wordlist to the builtin `wordlists.yml` file (issue #17).

github.com/ronin-rb/ronin-wordlists - b6c38faf79198df4733fd9f090d2f855afef4c51 authored about 1 year ago by Postmodern <[email protected]>
Added `wp-dirs` wordlist to the builtin `wordlists.yml` file (issue #17).

github.com/ronin-rb/ronin-wordlists - df881b3284ef22de3d7d01d7d78c83d25f182b49 authored about 1 year ago by Postmodern <[email protected]>
Renamed `DirBusting` to `Directories`.

github.com/ronin-rb/ronin-wordlists - 7e6f62ac28fb7d3d2d2a1a2c4d3c9d58692e61cf authored about 1 year ago by Postmodern <[email protected]>
Default `workers:` to `WorkerSet.default` in `Engine#initialize`.

github.com/ronin-rb/ronin-recon - 440462a8d0275025abb827bad1d5dd5d8fafdee7 authored about 1 year ago by Postmodern <[email protected]>
Added the `WorkerSet` class (closes #85).

github.com/ronin-rb/ronin-recon - ba388249e34b801f2b5600e5a1f91167fbe74d6a authored about 1 year ago by Postmodern <[email protected]>
Fixed the specs for `SSL::CertSh`.

github.com/ronin-rb/ronin-recon - f39d9398058215dcf622b45d5eff4dc224b17235 authored about 1 year ago by Postmodern <[email protected]>
Fixed namespace and class ID for the `CertSh` worker.

github.com/ronin-rb/ronin-recon - 5685a1596a678c669857c2a7aa512b60823e31c2 authored about 1 year ago by Postmodern <[email protected]>
Fix class name for `net/service_id`.

github.com/ronin-rb/ronin-recon - ebf970daf06bba9d82ea21197f9154fe8e71085f authored about 1 year ago by Postmodern <[email protected]>
Forgot to commit `CLI::PortsList`.

github.com/ronin-rb/ronin-masscan - 653e87ebd1d6fcb35c0321e6bfbe53c3bb80ceeb authored about 1 year ago by Postmodern <[email protected]>
Added the `ronin-masscan print` command (closes #12).

github.com/ronin-rb/ronin-masscan - 8feab78cd2d25e719523e52d58672a7be3846c71 authored about 1 year ago by Postmodern <[email protected]>