Ecosyste.ms: OpenCollective

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

github.com/ronin-rb/ronin-bruteforcers

A Ruby library for Ronin that provides various bruteforcers.
https://github.com/ronin-rb/ronin-bruteforcers

Added a TravisCI badge.

63d8061e34050efb62bed0375fab443340a3162d authored over 11 years ago by Postmodern <[email protected]>
Disable testing on 1.8.7 since we require >= 1.9.1.

9009b07d78ffabb0a203a962231e260437829358 authored over 11 years ago by Postmodern <[email protected]>
Alias test to spec.

6b31caba51f44c5ceaa07c9a2269a17ecbb5402a authored over 11 years ago by Postmodern <[email protected]>
Install mysql and postgres development files for do_mysql / do_postgres.

ab855127088d3c34710dc335fae58511887b322c authored over 11 years ago by Postmodern <[email protected]>
Run tests under the normal user.

e0245af9aa3700e1ceccd56259dff9b01fe2b042 authored over 11 years ago by Postmodern <[email protected]>
Allow jruby-19mode to fail due to bundler and the paint gem.

0a7f54a78c8ed8bf54335a4a516d34bc10aa1913 authored over 11 years ago by Postmodern <[email protected]>
Disable 1.8.7 now that we are using 1.9 syntax.

562c2e5ff30646ed59a8043a8480e5d6ceade928 authored almost 12 years ago by Postmodern <[email protected]>
Added a Travis CI file.

113231550880680f93935d2d25a7bb3765b0ddab authored almost 12 years ago by Postmodern <[email protected]>
Check for Gemfile.lock before requiring 'bundler/setup' (closes #1)

dbcb55f40e8307cf2d1b09a6b97ca664ba7ab195 authored almost 12 years ago by Postmodern <[email protected]>
Use Ruby 1.9 Symbol Hash syntax in Rakefiles

92e6c500b2dde74623a69166872f09148e4277b1 authored almost 12 years ago by Postmodern <[email protected]>
Use Ruby 1.9 Symbol Hash syntax in Gemfiles

e01feee049502294da60a9e09b527a174b9ccc4e authored almost 12 years ago by Postmodern <[email protected]>
Require Ruby >= 1.9.1.

9c9aebb25961358e2e07d7808b7aadfbb375aa46 authored almost 12 years ago by Postmodern <[email protected]>
Bumped the copyright dates.

7d756763d90990439687bbfa48b8f5158d076d9b authored almost 12 years ago by Postmodern <[email protected]>
Switch to Ruby 1.9 Hash syntax.

1064474400d3ef569de7838c77205054f44e5faa authored almost 12 years ago by Postmodern <[email protected]>
Added a .ruby-version file for RVM,rbenv,chruby users.

c929b154c5916acc718402a0886923964c6907d0 authored almost 12 years ago by Postmodern <[email protected]>
Specify that Ruby >= 1.9.1 is required.

d2ed4df191194df927c2c914eed887e4bf5d3383 authored almost 12 years ago by Postmodern <[email protected]>
ClassCommand#object was renamed to #instance.

76c0b49237ce8e545d7545f6b2e2ebf87c5920e2 authored about 12 years ago by Postmodern <[email protected]>
Use less ivars in commands.

83c0f08079fb965ced1f8fad6baa817c8fe574af authored about 12 years ago by Postmodern <[email protected]>
Use the new UI::Console.start that accepts an alternate context.

7749b88603b50890bd20593dff819bc3cba66727 authored about 12 years ago by Postmodern <[email protected]>
Upgrade to ronin-support 0.6.0 and ronin 1.6.0 branches.

21834314749a6fe8f6e11f6123d6fc39982daf25 authored about 12 years ago by Postmodern <[email protected]>
Style.

ac7e6ccb98f89e278f6d44139e6657894453be32 authored about 12 years ago by Postmodern <[email protected]>
Support --console.

dd1857dfc5dcb72d6d405e235b194bf62965cbb6 authored about 12 years ago by Postmodern <[email protected]>
Moved Bruteforcer#run into Commands::Bruteforcer#execute.

* ronin 1.6.0 removed Script#run.

c5b20443fc525fce40103a19bce10228f5f83be8 authored about 12 years ago by Postmodern <[email protected]>
Require rake ~> 10.0.

532640672f22ed9199e6b04f80965f0353b67343 authored about 12 years ago by Postmodern <[email protected]>
Extracted Ronin::Bruteforcers from ronin-scanners.

936a41723fdd30bfb09714f0d205c81023f1102a authored over 12 years ago by Postmodern <[email protected]>
Initial commit.

d8a37c0bbc2f271270be8b47dc0ba4cfc25b74a0 authored over 12 years ago by Postmodern <[email protected]>