Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronin-rb/ronin-app
A local web interface for Ronin.
https://github.com/ronin-rb/ronin-app
Also list the IP Addresses associated with the Port.
0594bf638149a0f72863cdc6d239437ae7a0a5fa authored over 1 year ago
0594bf638149a0f72863cdc6d239437ae7a0a5fa authored over 1 year ago
Also list associated Services in the `/db/ports/:id` view.
abca7ed2e0ea174a2491153a2c0e5dd7e89baecc authored over 1 year ago
abca7ed2e0ea174a2491153a2c0e5dd7e89baecc authored over 1 year ago
Switched to the `ronin-db-activerecord` `0.2.0` branch.
a77cb7d3a3416f998e56acc9476d3fed75cf77dc authored over 1 year ago
a77cb7d3a3416f998e56acc9476d3fed75cf77dc authored over 1 year ago
Capitalize the second word as well.
d79d14c15bcfb1416868d7173c6d7c00d23fe9a1 authored over 1 year ago
d79d14c15bcfb1416868d7173c6d7c00d23fe9a1 authored over 1 year ago
List the Open Ports on the IP Address page.
35a1b76b7a4064d0b9da69c46d5651bed4a914bc authored over 1 year ago
35a1b76b7a4064d0b9da69c46d5651bed4a914bc authored over 1 year ago
Use a space instead of `:` to break up the text.
785fd7b406193ee9671b52cb72a1a8a5e8b55238 authored over 1 year ago
785fd7b406193ee9671b52cb72a1a8a5e8b55238 authored over 1 year ago
Indentation.
6f528b05cf58a3eda4a557c021a5cc64a087329b authored over 1 year ago
6f528b05cf58a3eda4a557c021a5cc64a087329b authored over 1 year ago
Include the IP address in the Open Ports list.
23eaeecb219b4265f81f265968c998e698e09d7e authored over 1 year ago
23eaeecb219b4265f81f265968c998e698e09d7e authored over 1 year ago
Added the `GET /db/services/:id` route (issue #1).
94ecd085b879691b08d0c9bdafbfaa11b6889b3a authored over 1 year ago
94ecd085b879691b08d0c9bdafbfaa11b6889b3a authored over 1 year ago
Added the `GET /db/services` route (issue #1).
7f0fda977a1b96a9f0de816ffe8f99393a1f942a authored over 1 year ago
7f0fda977a1b96a9f0de816ffe8f99393a1f942a authored over 1 year ago
Added the `GET /db/ports/:id` route (issue #1).
b960c85b48559e97a15c0a57f40cd8543bf17c79 authored over 1 year ago
b960c85b48559e97a15c0a57f40cd8543bf17c79 authored over 1 year ago
Added the `GET /db/ports` route (issue #1).
7d49c046d5ce38320f7fa0d6558e2c5d7eb43c52 authored over 1 year ago
7d49c046d5ce38320f7fa0d6558e2c5d7eb43c52 authored over 1 year ago
Added the `GET /db/open_ports/:id` route (issue #1).
8c648940a5d060bf4a714e3cd7df81a06698a116 authored over 1 year ago
8c648940a5d060bf4a714e3cd7df81a06698a116 authored over 1 year ago
Added the `GET /db/open_ports` route (issue #1).
c87e1be8d042529fe4632dd2c3ed1ddc2802c50a authored over 1 year ago
c87e1be8d042529fe4632dd2c3ed1ddc2802c50a authored over 1 year ago
Merge branch 'top-menu-and-dark-mode'
29cb99be3cd03e3d443315991a6c1647677ae4a6 authored almost 2 years ago
29cb99be3cd03e3d443315991a6c1647677ae4a6 authored almost 2 years ago
Move the "Submit" button up before "Advanced Options".
a78aedb0a05f89c7536d9c00b9bb8b85fe4a2384 authored almost 2 years ago
a78aedb0a05f89c7536d9c00b9bb8b85fe4a2384 authored almost 2 years ago
Added a top menu bar and a dark-mode button (closes #2).
a751fb420154da5701c39d75018ded2573c27bde authored almost 2 years ago
a751fb420154da5701c39d75018ded2573c27bde authored almost 2 years ago
Use `const`.
aaf55e76ed0ead2500d14b9f50f2bd8c2f6ea988 authored almost 2 years ago
aaf55e76ed0ead2500d14b9f50f2bd8c2f6ea988 authored almost 2 years ago
Added an "Advanced Options" link toggle (closes #25).
62142723766ebcfa1512355abd7069f93d34ab3a authored almost 2 years ago
62142723766ebcfa1512355abd7069f93d34ab3a authored almost 2 years ago
Add a missing top-level description to `Types::Spider`.
eededb3854066f0c479818af196d491aba543daf authored almost 2 years ago
eededb3854066f0c479818af196d491aba543daf authored almost 2 years ago
Added missing license header.
5b921d22a92727e31076c03fd2ac67d767a44fee authored almost 2 years ago
5b921d22a92727e31076c03fd2ac67d767a44fee authored almost 2 years ago
Add missing `frozen_string_literal: true`.
311ec2893df76802b640b1dd51a047d561fd03ca authored almost 2 years ago
311ec2893df76802b640b1dd51a047d561fd03ca authored almost 2 years ago
Added specs for `Validations::SpiderParam` to ensure it can handle list values.
ce5090cda617bf98d88e463d0074d6a2fc2704e5 authored almost 2 years ago
ce5090cda617bf98d88e463d0074d6a2fc2704e5 authored almost 2 years ago
`Types::Spider::PortList` should be an Array of Integers.
9f62118798458c81b31ed155a59499baac1a95b8 authored almost 2 years ago
9f62118798458c81b31ed155a59499baac1a95b8 authored almost 2 years ago
Use `let()`.
491ca155b5b03547d3b8e2fc91a73f1c45a16c96 authored almost 2 years ago
491ca155b5b03547d3b8e2fc91a73f1c45a16c96 authored almost 2 years ago
Added specs for `Types::CommaSeparatedList`.
832957ea409223ff112bb6751639a5b0b9dcb0c1 authored almost 2 years ago
832957ea409223ff112bb6751639a5b0b9dcb0c1 authored almost 2 years ago
Also split space separated lists.
56b34b4220caf086b15ead0aa4c262c359e4be0f authored almost 2 years ago
56b34b4220caf086b15ead0aa4c262c359e4be0f authored almost 2 years ago
Added a spec to test that `ips` is split into an Array of Strings.
6a819f2c9a9a48eaf74e6c158852508a6c650d1d authored almost 2 years ago
6a819f2c9a9a48eaf74e6c158852508a6c650d1d authored almost 2 years ago
Remove a redundant spec.
* `Validations::MasscanParams` handle splitting the `ips` String value
into an Array.
Remove unused `host` param.
73361a86cb9f3522b255bf77c4e318e415524fc4 authored almost 2 years ago
73361a86cb9f3522b255bf77c4e318e415524fc4 authored almost 2 years ago
Added custom Types for parsing comma separated lists.
b03649e3dd53a255c992dcf229cc02710d87e7be authored almost 2 years ago
b03649e3dd53a255c992dcf229cc02710d87e7be authored almost 2 years ago
Add missing failure messages.
a119c5a76944efdc6443d4bc8281be871dd14c3a authored almost 2 years ago
a119c5a76944efdc6443d4bc8281be871dd14c3a authored almost 2 years ago
Fixed requires.
8f7b784b12f686003aeb6a679b1ff007538f35b7 authored almost 2 years ago
8f7b784b12f686003aeb6a679b1ff007538f35b7 authored almost 2 years ago
Added additional specs for the filtering of nil values.
03f64022a6ac4f9b4c3cefc8af962ea1e9710af9 authored almost 2 years ago
03f64022a6ac4f9b4c3cefc8af962ea1e9710af9 authored almost 2 years ago
Remove old specs for `Schema::SpiderParams`.
93d0c74b55b17811504d638d22e011141b9084ca authored almost 2 years ago
93d0c74b55b17811504d638d22e011141b9084ca authored almost 2 years ago
Added specs for `Workers::Spider::Params`.
2e892ed8152d418a5a1ad2068063874a869dd831 authored almost 2 years ago
2e892ed8152d418a5a1ad2068063874a869dd831 authored almost 2 years ago
Require `dry-schema`.
6c44446b764fb356d137b1e9fae950016d50f673 authored almost 2 years ago
6c44446b764fb356d137b1e9fae950016d50f673 authored almost 2 years ago
Require `types` for `Types::String`.
0440e8e8af699c40385c93afb1edf06208f5c639 authored almost 2 years ago
0440e8e8af699c40385c93afb1edf06208f5c639 authored almost 2 years ago
Renamed `/web/spider` to `/spider`.
c5d3c4c2e74ae0fb94f2ba55497b184afd8ece34 authored almost 2 years ago
c5d3c4c2e74ae0fb94f2ba55497b184afd8ece34 authored almost 2 years ago
Log the spidered URLs to stdout.
9d2a9c6a803e77681debfcf3431934650ed490c8 authored almost 2 years ago
9d2a9c6a803e77681debfcf3431934650ed490c8 authored almost 2 years ago
Use the `main` branch of `ronin-web` for the `robots` dependency.
725739ad8fa50415fafd0fd7fa7d09115a09fefa authored almost 2 years ago
725739ad8fa50415fafd0fd7fa7d09115a09fefa authored almost 2 years ago
Added additional options for the Spider worker.
11aae09d1d8124895cce011093af4e4f10ca234c authored almost 2 years ago
11aae09d1d8124895cce011093af4e4f10ca234c authored almost 2 years ago
Removed old requires.
a44e6a7ea47c066ee2dc78bf634a3799bd33d599 authored almost 2 years ago
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...
Updated dependencies.
57741a7bd361b4f52dbb1027f6d5e2c582f04335 authored almost 2 years ago
57741a7bd361b4f52dbb1027f6d5e2c582f04335 authored almost 2 years ago
Allow passing Symbol Hashes to Sidekiq workers.
bc1e036557998b2ac67ed338e42e7615d75f9b05 authored almost 2 years ago
bc1e036557998b2ac67ed338e42e7615d75f9b05 authored almost 2 years ago
Map in additional `ruby-masscan` command options.
f2479ebc2efd39031520f0b0c34808483932c0aa authored almost 2 years ago
f2479ebc2efd39031520f0b0c34808483932c0aa authored almost 2 years ago
Enable interactive output for `masscan`.
a217bcce8a64c14e05e7665a52ef7adf8e6934f1 authored almost 2 years ago
a217bcce8a64c14e05e7665a52ef7adf8e6934f1 authored almost 2 years ago
Enable verbose output for `nmap`.
db660a2e816f3f01539feb270cbf3f26fe82ee27 authored almost 2 years ago
db660a2e816f3f01539feb270cbf3f26fe82ee27 authored almost 2 years ago
Renamed the `db` link to `database`.
071cc61acf9810d729c2aa57fcf677c034f59fb4 authored almost 2 years ago
071cc61acf9810d729c2aa57fcf677c034f59fb4 authored almost 2 years ago
Also auto install `redis` for `redis-server`.
4b4bc6b108d59f5679e449a5a7372892dd8e8712 authored almost 2 years ago
4b4bc6b108d59f5679e449a5a7372892dd8e8712 authored almost 2 years ago
Re-order list.
01a0529d9479f985dd9cf9c3d19bb59d024f05ed authored almost 2 years ago
01a0529d9479f985dd9cf9c3d19bb59d024f05ed authored almost 2 years ago
Fix wording.
a2e5f44095803fdc4c47ee849c89fd0e62d09abc authored almost 2 years ago
a2e5f44095803fdc4c47ee849c89fd0e62d09abc authored almost 2 years ago
Give `Sidekiq::Web` it's own `rack.session` cookie (closes #20).
21ec9042f04bb2e36ea78e33d5e9de30b30d4c08 authored almost 2 years ago
21ec9042f04bb2e36ea78e33d5e9de30b30d4c08 authored almost 2 years ago
Use `/ /` style Regex.
636f3691f133d6368195826358f7fca9bc21223a authored almost 2 years ago
636f3691f133d6368195826358f7fca9bc21223a authored almost 2 years ago
Added additional validations to `Validations::SpiderParams` (closes #18).
16f33ba2d99e6b24e55e4b7ab2241e66d84d8707 authored almost 2 years ago
16f33ba2d99e6b24e55e4b7ab2241e66d84d8707 authored almost 2 years ago
Fixed copy/pasted `Validations::SpiderParams` specs.
a5cbaa5cd95ef160e20a8a843b08f51b54831835 authored almost 2 years ago
a5cbaa5cd95ef160e20a8a843b08f51b54831835 authored almost 2 years ago
Listen on `localhost` by default (closes #17).
* Listen on `0.0.0.0` in the docker image.
2c467ad25f1d17602d059efbc51588ba856f2ff8 authored almost 2 years ago
Consistent capitalization of package names in documentation.
d46d296a52525872fb6deedcf73707c0290ded04 authored almost 2 years ago
d46d296a52525872fb6deedcf73707c0290ded04 authored almost 2 years ago
Add missing comments to bash script functions.
06622dbe500a52d3bb7303cddb2dc6be25b3f5bc authored almost 2 years ago
06622dbe500a52d3bb7303cddb2dc6be25b3f5bc authored almost 2 years ago
Combine the `groupadd` and `useradd` commands.
1c91a2f2c2e88b0ead69db463220ffaae5077b26 authored almost 2 years ago
1c91a2f2c2e88b0ead69db463220ffaae5077b26 authored almost 2 years ago
Merge pull request #15 from ttilberg/patch-1
Update comments
f8abde246a027396ef7aadcf6f6debe724aee5cb authored almost 2 years ago
Update comments
9e61d09f833fd8982865626b5db883a820c63272 authored almost 2 years ago
9e61d09f833fd8982865626b5db883a820c63272 authored almost 2 years ago
Mention the small memory footprint and quick response time.
65132c31e6a62254acd9709805389d272fee8086 authored almost 2 years ago
65132c31e6a62254acd9709805389d272fee8086 authored almost 2 years ago
Added a `CONTRIBUTING.md` file (closes #3).
c1f53095e0f0233d16d1018e796a295e58a635a7 authored almost 2 years ago
c1f53095e0f0233d16d1018e796a295e58a635a7 authored almost 2 years ago
Make `rubocop` happy.
1ac3a0e31ad337999acf6ac36e2f419addf67f93 authored almost 2 years ago
1ac3a0e31ad337999acf6ac36e2f419addf67f93 authored almost 2 years ago
Updated dependencies.
02515ab9b002fb6db49a11b5bfbfddac42e6ecfa authored almost 2 years ago
02515ab9b002fb6db49a11b5bfbfddac42e6ecfa authored almost 2 years ago
Added GitHub Actions.
42df3d891b516f15b7bdea75d7b8c1a64fbb23c1 authored almost 2 years ago
42df3d891b516f15b7bdea75d7b8c1a64fbb23c1 authored almost 2 years ago
Added a `.ruby-version` file so Ruby 3.1.x is used.
c98c6f840f613531ce9251aec7ec94a4047f2597 authored almost 2 years ago
c98c6f840f613531ce9251aec7ec94a4047f2597 authored almost 2 years ago
Initial commit.
064cacb3307359c0893b5b481d67e27ddb5f3e15 authored almost 2 years ago
064cacb3307359c0893b5b481d67e27ddb5f3e15 authored almost 2 years ago