Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin

Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.
https://github.com/ronin-rb/ronin

Updated the ChangeLog for 2.0.0.

89831af28f8ca5d20af59e9c73d0f7c914a48715 authored about 2 years ago
Version bump to 2.0.0.beta1.

aafb1bff99be2fd60bf1b29da0364fe0a873e734 authored about 2 years ago
Switched to ronin-web-spider 0.1.0.beta2.

3aed1a0e85779640254fa326d18214d98f66c5ae authored about 2 years ago
Switched to ronin-web-server 0.1.0.beta1.

bb3be862f93ff2264dbd1956d306459cea4ff929 authored about 2 years ago
Switched to ronin-web-user_agents 0.1.0.beta1.

9ac1b91bd34b2d00ccd358a3f5d1bb0add827f82 authored about 2 years ago
Switched to ronin-vulns 0.1.0.beta1.

9f6705c8fa236958345cc922208e90b786e4981b authored about 2 years ago
Switched to ronin-exploits 0.1.0.beta1.

fbda16aeb914a849340667d15e1bd968355866d2 authored about 2 years ago
Switched to ronin-web 1.0.0.beta1.

4326a622e90c4f496b5049c0cdeec0e2aeb2b807 authored about 2 years ago
Switched to ronin-payloads 0.1.0.beta1.

ec7938131fdb98b463b426ced1b607920d35bdaa authored about 2 years ago
Switched to ronin-code-sql 2.0.0.beta1.

cf97d5707c43823a7e51ab838c68cdcf1bb4349f authored about 2 years ago
Switched to ronin-code-asm 0.1.0.beta1.

b32c462a748a112ae60185def603b9e89e1b1983 authored about 2 years ago
Switched to ronin-post_ex 0.1.0.beta1.

9d47d33b158d73e7e334d309d3a7b90fa6e17427 authored about 2 years ago
Switched to ronin-fuzzer 0.1.0.beta1.

7ca58de4178384f9565ae9fc3b070c2c5a8dcf49 authored about 2 years ago
Switched to ronin-db 0.1.0.beta1.

35d7fdf013135e623008b9de568c0296de47c1df authored about 2 years ago
Switched to ronin-repos 0.1.0.beta1.

97b0725720e2d3b9d4116ad9764742df21626062 authored about 2 years ago
Switched to ronin-core 0.1.0.beta1.

f9e94d2eb0711f1de1ff8c50ab8527546cbcd61b authored about 2 years ago
Switched to ronin-support 1.0.0.beta1.

2c679d6c0ac617761cc69f6d1ce7395aa8f6baf5 authored about 2 years ago
Added `sqlite3` and `activerecord-jdbcsqlite3-adapter` to the `Gemfile`.

17f09ea825d62120f763dd1539fff847a79fc087 authored about 2 years ago
Added missing descriptions for the `ronin new` sub-commands.

15f96e50337e53c61ee9e62bd60530ddea431a8b authored about 2 years ago
Changed the `--header` option to accept `NAME: VALUE`.

ea02035f28405a991f6edfbece40de3989c00e11 authored about 2 years ago
Fixed a typo in the `ronin xor` command.

f52e9f97722ae50786ff51667ddb26685ebb5150 authored about 2 years ago
Mention the APIs.

04fd2b673013fcc53a60ebb276ca52ec6e611459 authored about 2 years ago
Added some useful Ruby tips.

3d7482eb2fd4fc41cffda3079c6846c66023039d authored about 2 years ago
Added a tip for loading a certificate from a file.

38f25f3b9460a353725c1d43598f4ab203d20b6f authored about 2 years ago
Added a tip for generating a self-signed cert.

c9581b4e8dfeed478d4d4fd5bbdcde31b5359e5b authored about 2 years ago
Added a tip for using `ssl_cert`.

410f667fc9a23dea4e65e46642d7c0ae906ef418 authored about 2 years ago
Added a tip for `String#random_case`.

c5b0a82b6e9cbf1fd4f2f3f90c2d042685b4395f authored about 2 years ago
Added tips for working with wordlists.

c080513df61a5b8400e33fd80af2d2f2f3f8edc9 authored about 2 years ago
Added the `scripting` tips category.

b0279c91e207a89c5d55cce5123d5c53a8845f70 authored about 2 years ago
Check if the wordlist file exists and print an error if it does not exist.

aaac77e3c9b2ea2f16a61c897300c5ee2d5ce1b5 authored about 2 years ago
Use the wordlit gem for reading wordlists.

2c04892d907cd233209b6f5faa3ace468a78ba16 authored about 2 years ago
Add missing requirement links.

f4bead3e588b41f90e38ef52e5e7fe7f2fcd5cde authored about 2 years ago
Added missing `man_page` definitions to commands.

39132d672d411b115ff2ade86c33468c4d3b3e2c authored about 2 years ago
Added `frozen_string_literal: true` comments to all files.

f880a32f2b0e38f6c144015e0c9d95aa3d3412fb authored about 2 years ago
Added short option flags to `ronin typosquat`.

5a5f8bf1ed43661209e8a62a1588bb5ab91dabbb authored about 2 years ago
Fixed typo.

4240801525aacd373ffa8f6ee9d5a34e00eeeee9 authored about 2 years ago
Added missing options to `ronin typosquat` documentation.

62e82afae73a94c41eecdb5a40a32ad7a789afa1 authored about 2 years ago
Added the `--registered` option to the `ronin typosquat` command.

e0528383fad0b1fa1fe395b4d96c000c6578d2b7 authored about 2 years ago
Use the new `Ronin::Support::Network::Host#unregistered?` method.

c0c5b2ddb08b854e7597029b7a5a7026f5aa87e1 authored about 2 years ago
Renamed `--available` to `--unregistered`.

0abf4c709869c4951aece6a6ab42de7407387bee authored about 2 years ago
Renamed `ronin typo-squat` to `ronin typosquat`.

3356e1724e90e81c6dfdd2f26ee45008d9fcf8ab authored about 2 years ago
Added the `--enum-subdomains` option to the `ronin host` command.

de0cc510a3f5e6bf4486e6fc014437f48dc4c85c authored about 2 years ago
Fix the options documentation for `--subdomain`.

6471710387d4bb49056b0fe55ae1218eca8ba79a authored about 2 years ago
Fix the `--has-records` option in the `ronin host` command.

2876a57b1190bb35625d2c2d30fb2d71a5bbe6e0 authored about 2 years ago
Use `Network::Host#has_addresses?`.

6abc74f7498e44b52d784dce4b2afd7a9dda27b1 authored about 2 years ago
Added `--registered` and `--unregistered` options to `ronin host`.

3de9da2498bbaa1b0eed84099fa2134eb2f7af6b authored about 2 years ago
Added a link to Mastodon.

9548a034390030ee647154479d2868c8734f3ec8 authored about 2 years ago
Removed the Slack link (Discord is better).

5cc35e9ed586c861f09761e0f02b40c0602a2287 authored about 2 years ago
Added the `-K` short option for `--private-key`.

5a4f08b98c774375791c9fc0a342aaf81b50300f authored about 2 years ago
Added the `-A` short option for `--api-key`.

b5459799518deec6068f496f3a28f3c8391bb986 authored about 2 years ago
Fixed a typo.

19fc46815dedaa41b6afb92d72726e8297ac6660 authored about 2 years ago
Fixed option summaries for `-X,--hex-number`.

35ec9b43e9189be197373a262f2c604e51d74aca authored about 2 years ago
Added the `--version-number` option.

34c5dbe85d29b1ed1dc2c5886b400838a322570b authored about 2 years ago
Allow enumerating only over ICANN or private suffixes.

4bb81ab58e470cce6fcf6961b11dbe88d10d43d4 authored about 2 years ago
Man page formatting.

a87827e103bacb2b3b07436777d68674da0d1158 authored about 2 years ago
Added `FILES` sections.

e108d892e97cbd7cfe439793e1bcc090cb83dfd5 authored about 2 years ago
Fixed the default path of the downloaded ASN list file.

723936f971e31b4c2f9d7820a8039f4debedb2f8 authored about 2 years ago
Fixed a file path in the man page.

0d7b59966a10a9c352b01e03575c28c95d2a7e53 authored about 2 years ago
Added the `--subdomain SUBNAME` option to `ronin host`.

0bb9aa30abaf81059c10ff368e1060551aea7972 authored about 2 years ago
Renamed the `ronin tld` command to `ronin tld-list`.

112140c00d41f250fdecd8c33bd304defef4f8a5 authored about 2 years ago
Renamed the `public-suffix` command to `public-suffix-list`.

1531b3e1fa62422ef8f0e88e13a681b2e9fb2379 authored about 2 years ago
Added the `ronin tld` command.

e987d363d93e1b8c832ff298ffe451b3f6003e41 authored about 2 years ago
Added the `--enum-tld` option to the `ronin host` command.

d61c2e959e815c801cb862ede335539cbd96e11e authored about 2 years ago
Added the `--tld` option to the `ronin host` command.

730155066a962204de6828e65c633a8858f6095e authored about 2 years ago
Added the `ronin typo-squat` command (closes #126).

2e52ec113add033719faa50ba3a3e2e20ffdc889 authored about 2 years ago
Shorten `--enumerate` options to just `--enum`.

147ac25480fcf1ef648e5009b3c297bf660b41b3 authored about 2 years ago
Added `CLI::TypoOptions`.

bed50ece191c0d03e2797c49726f3f424a9a39a0 authored about 2 years ago
Added the `ronin highlight` command (closes #125).

4031e4742437128f36b2097c742b984cd149893d authored about 2 years ago
Refactored `Printing::SyntaxHighlighting`.

3f523e81c45b74c1f349fbf3c8b9902e0a555d2e authored about 2 years ago
Improve regex.

b012725e0110f320017c75e7433faf9eed5371fe authored about 2 years ago
Added missing YARD tags.

aca9dd6e3be3cb1e7bf0e4b94b78d5db9a28d9ff authored about 2 years ago
Remove duplicate require.

bd5e5d82be8c3ae6ff6820d4e2ad30795fd60009 authored about 2 years ago
Ignore the charset encoding from the `Content-Type`.

54f5cabd2867884e59db9fae8dd708616295236f authored about 2 years ago
Added a common `CLI::Printing::SyntaxHighlighting` module.

21843826b720f1f91a72efa59cede0110d8f1b20 authored about 2 years ago
Use `Rouge::Lexer.guess`.

7850d232cd707f753f7485f354d5e92555ee097b authored about 2 years ago
Added the `-I,--ips` option to the `ronin host` command.

60b5c8173fb0d25082fae3f29d258d24b4aa0079 authored about 2 years ago
Added the `ronin host` command (closes #110).

177bb12407aa70696ffc9cd3eab94d3cc7248367 authored about 2 years ago
Added the ronin banner-grab` command (closes #124).

d02db7a9f95fef932f03b746eb3de3a693005905 authored about 2 years ago
Switch to command_kit 0.4.0.

9ecbab2fc6c26335f9cb2c2932f007fb3a92c2a6 authored about 2 years ago
Set the `bug_report_url`.

412829f653fda37433659bb7d86194cb9e72ba7a authored about 2 years ago
Fixed the `--type` option mapping to lowercase Symbols.

dbd95888c5622fb2ddbd511878ece68c7455d069 authored about 2 years ago
Mention that ronin can also be useful for students learning security.

75916450939d2e4d3b912b978298c5ad4738e2d3 authored about 2 years ago
Added `stackprof` to the `Gemfile`.

9ee6f441bb1b6c0999b45b2179fbe4dcccd9a23e authored over 2 years ago
Added `sord` to the `Gemfile`.

8adbc07c0fd3a60a3f079f78e1ad671fb805fc6a authored over 2 years ago
Updated the README.

d4fbaad5e9fa1abb2ebd04c1a2408c7988d7c84a authored over 2 years ago
Removed the `ronin exec` command.

b7f032a928f6b872b497f2a62cb09a03ec9380a4 authored over 2 years ago
Added the `ronin entropy` command (closes #123).

0f49a3124a43f947cd15629e9b91d912f3c758da authored over 2 years ago
Exit with an error code when an exception is raised.

4b7309034046a51ba6e5ae4a983b0cd734aa7dff authored over 2 years ago
Fixed a typo.

6352a763c8e190b5f380024c40b8d7830f38f7bc authored over 2 years ago
Added `--aws-access-key-id`, `--aws-secret-access-key`, and `--api-key`.

3b12c4b9ec55ccf5d80588bf1505ec73f38a23b9 authored over 2 years ago
Forgot to add the `ronin-public-suffix.1` man page.

19094359ba3f425eaa49012c2b9280bbea68ef2c authored over 2 years ago
Handle when `--number AS1234` is given instead of `--number 1234`.

0abd8ee10b3fe459c3ce8656093692c1d0e00291 authored over 2 years ago
Added a `--uri` option to search for all generic URIs vs. URLs.

8560fd93eb2296412f3acab4ea7d5b40ed74cf2f authored over 2 years ago
Added the `ronin cert-gen` command (closes #122).

e51acf0d3f4f1c08ac63c9c499a8377c240a6e9c authored over 2 years ago
Use `#to_text` to better display the public key information.

5d6a01350275fee403b26e1ba88d3879a65082df authored over 2 years ago
Also pass the `--url` option to `Support::Network::ASN::List.update`.

e7e7054b47b315cd779174c48334992d91fe7032 authored over 2 years ago
No need to set `@url` and `@file` instance variables.

0f58ada46d3c020eafd4321d7af83e1ccfec95a8 authored over 2 years ago
Set the man page for `ronin asn`.

6f8912b979ebe2bd88ce0c044b39e0473d773bd9 authored over 2 years ago
Improve error handling in the `ronin netcat` command (closes #118).

133a19070c43a5f8f5626c1864986c40d75495f6 authored over 2 years ago
Added the `ronin cert-grab` command (closes #121).

4029be7d3397d3ad95d7afb5dc0a5c7f4942b624 authored over 2 years ago