GithubHelp home page GithubHelp logo

ronin-rb / ronin-brute Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 156 KB

[WIP] A micro-framework and tool for bruteforcing credentials.

License: GNU Lesser General Public License v3.0

Ruby 99.19% Shell 0.81%
bruteforcer ronin ruby wip bruteforcers

ronin-brute's People

Contributors

postmodern avatar

Watchers

 avatar

Forkers

charliewww94

ronin-brute's Issues

Add specs

  • lib/ronin/brute/bruteforcer.rb
  • lib/ronin/brute/http_bruteforcer.rb
  • lib/ronin/brute/mailserver_bruteforcer.rb
  • lib/ronin/brute/network_bruteforcer.rb
  • lib/ronin/brute/ssl_bruteforcer.rb
  • lib/ronin/brute/tcp_bruteforcer.rb
  • lib/ronin/brute/tls_bruteforcer.rb
  • lib/ronin/brute/udp_bruteforcer.rb
  • lib/ronin/brute/builtin/ftp.rb
  • lib/ronin/brute/builtin/http/basic_auth.rb
  • lib/ronin/brute/builtin/http/login.rb
  • lib/ronin/brute/builtin/imap.rb
  • lib/ronin/brute/builtin/mysql.rb
  • lib/ronin/brute/builtin/pop3.rb
  • lib/ronin/brute/builtin/ssh.rb
  • lib/ronin/brute/builtin/telnet.rb
  • lib/ronin/brute/cli/bruteforcer_command.rb
  • lib/ronin/brute/cli/commands/list.rb
  • lib/ronin/brute/cli/commands/run.rb
  • lib/ronin/brute/cli/commands/show.rb

Automatically convert hostnames to IP addresses for the `mysql` bruteforcer

The MySQL client library requires an IP address, not a host name. This prevents specifying a hostname for the host param, which is kind of confusing. We should add a method called ip_address that automatically checks whether the host param is already an IP address or a host name. If it's a host name, it should resolve the host name using Support::Network::DNS.get_address().

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.