Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin-listener-dns

A DNS listener for receiving exfiltrated data via DNS queries.
https://github.com/ronin-rb/ronin-listener-dns

Updated the copyright years.

5f785cb10752a18666901468e62302c8750e3022 authored 12 months ago by Postmodern <[email protected]>
Add ruby-3.3 to the CI matrix.

80a25420d6b2f661106787885aef29b369812e5a authored about 1 year ago by Postmodern <[email protected]>
Bump the `actions/checkout` action to `v4`.

64e3d49084a81a9094c4e35dcca4ef0072e8aedd authored over 1 year ago by Postmodern <[email protected]>
Run rubocop under Ruby 3.1.

1f4421df773bcd1826db3088ed59a63e255b7444 authored over 1 year ago by Postmodern <[email protected]>
Add missing `.ruby-version` file.

4d0848d9b9e19e84441392a0ca07624be68c8602 authored over 1 year ago by Postmodern <[email protected]>
Removed the Twitter account link.

fbc5b65be7e3a28137833d9db1217b1eba1a139f authored over 1 year ago by Postmodern <[email protected]>
Add missing `.document` file.

aed9b22daa4b8a9cd2ce5addbb46d5fb6256a8d4 authored over 1 year ago by Postmodern <[email protected]>
Added `Query#to_s` (closes #6).

782743261cb1954378e87881134579b21b28c960 authored over 1 year ago by Postmodern <[email protected]>
Added `Query#to_csv` (closes #5).

afcbe94bb3854d97d124f11561012acc1f62da52 authored over 1 year ago by Postmodern <[email protected]>
Added `Query#as_json` and `Query#to_json` (closes #4).

fe8f3f534b5fbacc2dc45ff4b76ed33cad2aac27 authored over 1 year ago by Postmodern <[email protected]>
Add missing require.

29addfbfb80bda209ec34fb768d6bc53de2d2782 authored over 1 year ago by Postmodern <[email protected]>
Added `Query#to_h` to allow for ndJSON logging.

87fefc9599edba3db21b37a93b64a0b39dc23432 authored over 1 year ago by Postmodern <[email protected]>
Added `Query#to_a` to allow for CSV logging.

40bef3f9a2d4d9657a5f71b65c02ecbc5bc2b5a6 authored over 1 year ago by Postmodern <[email protected]>
Added `Query#source_ip`, `Query#source_port`, and `Query#source`.

ddbf7863ad0458bf7592348569331a2d1fcb09c4 authored over 1 year ago by Postmodern <[email protected]>
Renamed `remote_address` to `source_addr`.

d9321779bc6ccef845b1a93e44a998c536df163d authored over 1 year ago by Postmodern <[email protected]>
Added a `Query` class (closes #3).

24ee58e668915a6929a6a569e121f52699d321b0 authored over 1 year ago by Postmodern <[email protected]>
Improve the summary text.

e1e20b7f82d87a0993bb797aa69247e7f2eff66c authored over 1 year ago by Postmodern <[email protected]>
Renamed `ronin-exfil-dns` to `ronin-listener-dns`.

62ac8b85b4a6ddaebeca0858caaa9e521d045427 authored over 1 year ago by Postmodern <[email protected]>
Fixed spelling in project description.

e4ad3e2c23db27e71e7b396bcca28fc869627b25 authored almost 2 years ago by Postmodern <[email protected]>
Fixed copy/pasted spec.

fbf9ae4acdb01f785aa1a5d77e3cfc0b3558a03a authored almost 2 years ago by Postmodern <[email protected]>
Mention that ronin-exfil-dns can be used to test for XXE injection.

25e62edfe6773b5a55f63f5f4a1345f6940f7f50 authored almost 2 years ago by Postmodern <[email protected]>
Added specs for `Ronin::Exfil::DNS::Server` (closes #1).

c234b1aac07207b89a4af8a93bb8e46ebd191209 authored almost 2 years ago by Postmodern <[email protected]>
Alignment.

ade3067225e4b1b7f392126d8a8db00a05b73cba authored almost 2 years ago by Postmodern <[email protected]>
Remove jruby from the CI matrix due to incompatibility with async gems.

dacb0eaa581c355a03af11c660d2c4067273f87c authored almost 2 years ago by Postmodern <[email protected]>
Initial commit.

a73662bc1cb721c4f1fa1656a1828981a2305142 authored almost 2 years ago by Postmodern <[email protected]>