Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin-scanners

A Ruby library for Ronin that provides a Ruby interface to various third-party security scanners.
https://github.com/ronin-rb/ronin-scanners

Removed Scanners::DB and Scanners::SSH in favor of the new Bruteforcer API.

396bbf622f990025858c5e2f5ec4359f6b2bc41c authored about 13 years ago
Separate username and password with a \t.

074633f1fa235635e6875cac46601b13546178a3 authored about 13 years ago
Use print_info when printing credentials.

dadbb236d4184ae795cd03bc65b4c80f2dfc57f5 authored about 13 years ago
Do not print Found debug messages.

5134655eb9b2f4eefcee3dcf50da03d8f2925607 authored about 13 years ago
Added Bruteforcer::SSH.

3d21d0c0594499770755b906f0062e20b8b6c86d authored about 13 years ago
Should be protected.

432133b14c72676c1d08d622860b79bdb66112b7 authored about 13 years ago
Added 'ronin/bruteforcers'.

2b3db655a357b3f4e36a28641855ec2cc46dd996 authored about 13 years ago
Added a DB Bruteforcer.

b96cacbcf490beebf7781f55e7d267fa8ed1127e authored about 13 years ago
Added Bruteforce#run.

151877561ae50bbf403f6eac26e2d6171d5fb7a2 authored about 13 years ago
Added Bruteforcers::ServiceBruteforcer.

a4857754412ab10c70a3f5a5fd6cf96ab5e15b2a authored about 13 years ago
Added UI::CLI::BruteforcerCommand using the new ClassCommand.

a0f64c5971a97dd38650b382e2b34add583df9ab authored about 13 years ago
Changed wording of Bruteforcer param descriptions.

bbce7e87ed2e45acd5a9e2dd7f21184f4bd5fae9 authored about 13 years ago
Make sure to also kill the password generation thread.

00bfc9c8bc01aa69604365be80cce38b82face46 authored about 13 years ago
Added bruteforce_credential, bruteforce_credentials, import_credential, import_credentials.

9b85285364f4265cc5fbba6d629f5799b7eee416 authored about 13 years ago
Renamed the Bruteforcers::DB#database parameter to db.

ecd54334f4636950fd206649a0ff864910f02aef authored about 13 years ago
Added Bruteforcer#bruteforce_all.

5f68f82f2c793f0dc4595a5297eab1d280979563 authored about 13 years ago
Comment.

b437b0311795f992f0e4ed7f53fa8a50ea519df5 authored about 13 years ago
Added a rough Bruteforce class.

8e3d424bc9dc453390cb388ff0cdf8140ee7c72c authored about 13 years ago
Use a Mutex in bruteforce_multi_threaded.

* Ensure that bruteforce_single_threaded stops after finding a valid
password.

52e122dc698297c51d41e191134385cc7ef0c386 authored about 13 years ago
Flushed out the API for Bruteforcer.

5815af8d52e0cb33a20ce2f4a13319a65793cbd7 authored about 13 years ago
Moved helper methods up.

8a42bb659978babc3ef7b3e3e6f443bb7825e96b authored about 13 years ago
Select the printer method just once.

cbe2c3c049a799a656a91416f509bafd9b29103b authored about 13 years ago
Use options.import?.

31c1d0a0bf9977ba998f687e40ff19e7ddd91b65 authored about 13 years ago
Renamed ScannerCommand#scan! to #scan.

5c1563d7482d0c4b04e7933f428cb1f13b5b9f1d authored about 13 years ago
Alias object to scanner in ScannerCommand.

87115e4c7b0e161e37b9877d0922a049dea981a8 authored about 13 years ago
Have ScannerCommand inherit from ClassCommand.

6bf2b014643dd4df9d019fd2d32d6cf661c959a4 authored about 13 years ago
Fixed typo.

d7ceaa909e8a5049ab41feee225177285c442269 authored about 13 years ago
Fixed typos in Scanners::DB.

f8a00aea21e207d669bed0b96c0ea38fd7371d9c authored about 13 years ago
No need for the leading slash.

9d85bf725a06bfb09ada536d5b8c1ff494a18440 authored about 13 years ago
Default the database name to "information_schema".

df947d48ca26bcb22d94067312a95846a53bbdc0 authored about 13 years ago
Added a scanners:dork command, for performing Google Dorks.

c2a6c87f87b79fa4aebd7eac749e88c9becee742 authored about 13 years ago
Added @api tags.

b0559f244828a3bb7a0cf0cb01628c2652d2403c authored about 13 years ago
Ordered the helper methods.

9f18a5cbd65b9a588edc5f4d0551514fc46a109a authored about 13 years ago
Handle the edge-case where min_words is greater than max_words.

56b74b107323f280d37c01f816beebfdd5a5999a authored about 13 years ago
Updated the CredentialScanner to use the new Wordlist class.

bb76d3ae4566e3d48cadfae15825f8baa8ec7a16 authored about 13 years ago
Added special formatting for the word_template param.

6b57b1559bc6990593c7c008b730a71ffce1968f authored about 13 years ago
Renamed CredentialScanner#generator to #word_template.

0b4a04d7a6a675609589a4e210d1fe9b7d50bb9f authored about 13 years ago
Fixed a typo.

6c61a3793733a847523ad2a87d65b1fc82fd23ac authored about 13 years ago
Renamed the Database scanner to DB.

350729a8e3e00f960742797c395df707d5e61177 authored about 13 years ago
Added a command for the Database Credential scanner.

5571b4b1b308fbebbac730f8a163462fbf4646fc authored about 13 years ago
Added print_result and print_resource methods to CredentialScannerCommand.

b7ed2bf88b2ff854f8ce5ec1178d6ab7e5aab99e authored about 13 years ago
Renamed the scan command to scanner.

f95d5daf4a314242a7ea8b7a76f713167f5a1915 authored about 13 years ago
Moved all Scanner commands into a Scanners namespace.

0db07fabdaf14246df82d1a083e5b1f4644913ee authored about 13 years ago
Added :banner and :desc options to CredentialScannerCommand.

7843e96e86f872047df87efdd720d7cfcf21f523 authored about 13 years ago
Pull in the parameter description into the scanner option.

832458039d59946de0b4c5c0de7c0aab6e89a8ed authored about 13 years ago
Added CredentialScannerCommand.

d8cef9fd7901490ca298ae13c53a56d33877ebd0 authored about 13 years ago
Added scanner_option.

43f31c8613ee1b02f613f002e3952b1fd3d9fbf2 authored about 13 years ago
Fixed print_result in the SSH Command.

49b280507dfa1714a89737404a67372c50d91a55 authored about 13 years ago
Automatically load and populate the Scanner's parameters.

5aa1ed42f3d151ba60a915c6f1620d215bc485f3 authored about 13 years ago
Require the Scanners migrations.

473d19d0beed3e7d6191d12a155c47867a79736f authored about 13 years ago
Use h3's.

d40a62ce1bfc24c040caeb97bdb24a00008926ab authored about 13 years ago
Added Stable and Edge installation instructions.

237d77f92bd95cd9dccd3f20a52254e32660b342 authored about 13 years ago
Removed sudo.

0066c6c2ab2ff451d3fe260c36d14eeb17b75a8a authored about 13 years ago
Renamed DatabaseCredentialScanner to just Scanners::Database.

d86c29f75be27237a62341ddf9f5129da14522bf authored about 13 years ago
Use the new ServiceCredentialScanner sub-class.

05cff054affe94113b101b32320cc5680e13c5a4 authored about 13 years ago
Added CredentialScanner and ServiceCredentialScanner to the Scanner sub-class list.

7054e33812b56dc354d0d67272774c5f358b890d authored about 13 years ago
Added ServiceCredentialScanner.

068ca6f2fe1b1ab9437ef64e7fc0a4a5767241d5 authored about 13 years ago
Added #normalize_result and #new_resource to CredentialScanner.

1068723c132689a2fe358d3bd139d3af65c637be authored about 13 years ago
Require ronin ~> 1.4.

baabe1517d76a19cebeb1bc6f73a9ae99d906981 authored about 13 years ago
Use #each_credential in Ronin::Scanners::SSH.

63ff823b0c567e852711df2f207b45f72b0952e7 authored about 13 years ago
Have each_word raise Parameters::MissingParam exception if "wordlists" and "generator" params are blank.

09b14fdfcfe4a923dcda68b0989ed25c4c786de7 authored about 13 years ago
Merge branch 'master' of github.com:ronin-ruby/ronin-scanners

4a2b46e03d3fe229ab9ed8f57cd6c0834716127e authored about 13 years ago
Style.

629a09b557d8399ffc79cf2d39f619d1692ca856 authored about 13 years ago
Added DatabaseCredentialScanner.

f4e79aa6e25a41923263ebe40352eb6466b2eb66 authored about 13 years ago
Added CredentialScanner to README.

96bab930b7178ddd78f22d9fdcdf924250e6a3b8 authored about 13 years ago
Veritcal alignment.

938a67323934bceafd7b9c70bd4812758c1da51c authored about 13 years ago
Added username, usernames, min_words, max_words, each_username, each_password and each_credential to CredentialScanner.

80f12e796b1c8cdf0862b41dfef32dc8aed4aee0 authored about 13 years ago
Added wordlist helper methods to CredentialScanner.

305f538c099284fe3892efac7940a63ab19a15e5 authored about 13 years ago
Removed the wordlist dependency in favor of String#mutate.

7984b1a5a66fdaa68d441e372b22a77c2c14c669 authored about 13 years ago
Renamed Scanners::Nmap#hosts to #targets, to match the ruby-nmap API.

32cb5f6df7a4dcecfadebcc30eed66bf7dd469b7 authored about 13 years ago
Renamed Scanner#save_each to #import to match IPAddress.import, et-all.

cba87f17ba9a369b6190e4a33bf08c2736c4bc91 authored about 13 years ago
Upgrade to ronin-support ~> 0.3 and ronin ~> 1.3.

5bbe157895373c6f64bcae45f69eb3a846667146 authored about 13 years ago
Fixed a typo in the .gemspec.

380e2d0940726c3ce3f5053dec3682435dc65ff8 authored over 13 years ago
Removed the SQLMap RProgram task.

483a1d7f70f24d77399a28f235cea2b02432dff9 authored over 13 years ago
Added a @see tag.

fbfbb76c23187f2568d0f5a88896d0f68a52c6ad authored over 13 years ago
Added Scanner.scan, which replaces Scanners.nmap.

7133729da78f93d534527499c41ce9876050f2b7 authored over 13 years ago
Added Scanner.nmap.

9ac1ebf3f0bfcdab45379725237931a89c05b03d authored over 13 years ago
Use URL.from in URLScanner#new_resource.

6c3f9b7696ced4d3613d9c05748205e28da7408e authored over 13 years ago
Fixed how URLScanner#new_resource queried/initialized URI query-params.

b90ed589fcf021b78b8cc0c433d0234533057199 authored over 13 years ago
Fixed the ResolvScanner spec.

d285012d67b486c59f93f4d1a2bca1b31d8f0cf3 authored over 13 years ago
Group migrations by release version.

51bc13280d119d219a40808b213456a175d10a3b authored over 13 years ago
Removed old YARD links.

cfd2cacbd0ac218fa13c175f529bc26957d05db0 authored over 13 years ago
Re-arranged dependencies.

05887d6256c75d360dfdccab959c3e48cbe897cf authored over 13 years ago
Temporarily removed WebVulnScanner and WebVulns.

5b43755884c2fde53703735c175b52303bdb6124 authored over 13 years ago
Require ronin-support ~> 0.2 and ronin ~> 1.1.

a32afb990cc6df47a0202ed6e16af896025c30c2 authored over 13 years ago
Added HTTPScanner which uses net-http-persistent.

d1253a3158aac8fe6c459ac11086df4ca707e950 authored over 13 years ago
Link the IRC to freenode webhcat.

40d0776b04b45e36d18dd89eb6a44be5fb263716 authored over 13 years ago
Updated the gemspec to prevent version.rb from being loaded twice.

baed787e53bfbb879d7400e8e2bb31319ea44f9d authored over 13 years ago
Use the new pure-Ruby gemspec from Ore 0.8.0.

0cf31ce52900bf99e4302d5091e23f62328698c4 authored over 13 years ago
Require ronin-exploits ~> 1.0.0.pre1.

10b11c268dd9c4810dd9932f7cb12f8c081e01b3 authored over 13 years ago
Bundle rake ~> 0.8.

7a043bb529a30ae3e8947f9d221f0a63beb63976 authored over 13 years ago
Require yard ~> 0.7.0.

19c32f5b3dfe5dd3b5fa52cbfa0671902ce9cd89 authored over 13 years ago
Bundle ronin ~> 1.1.0.rc1.

a783d87b72e06d5e7b80b90bf0bdb899c1a0d647 authored over 13 years ago
ronin-scanners will require ronin-support ~> 0.2.

8439ea5139c01dc55637afa09f29bb7f28cf4484 authored over 13 years ago
Bundle data_paths 0.3.0.rc1 and ronin-support 0.2.0.rc1.

68ab93aa59fffd947f1f90ad1c208eab63dff8e1 authored over 13 years ago
Added Scanner#run.

5325f6e76646602de09200b892a66ebb5943481b authored over 13 years ago
Added the dm adapters boilerplate code.

0db6e5d695b3e07bc63741e6fe5c3a71703897ef authored over 13 years ago
Fixed a spec.

4585234691212989afc74304d1a5c6b35fa8ef1b authored almost 14 years ago
Require the 'create_script_paths_table' migration.

4213b028c1230783a0994738b59b3290b9dc2730 authored almost 14 years ago
Use the new Ronin::Script API.

aa52689074b5dd1b4d9716c425977c0b468ed837 authored almost 14 years ago