Sha256: 47da8573821fe80aec0ae7c0c3d0e050ff9b5f9ba7f6fabeef0058eff62112a3

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

name: ronin
summary: A Ruby platform for exploit development and security research.
description:
  Ronin is a Ruby platform for exploit development and security research.
  Ronin allows for the rapid development and distribution of code, exploits
  or payloads over many common Source-Code-Management (SCM) systems.

license: GPL-2
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: http://github.com/ronin-ruby/ronin
has_yard: true
post_install_message: |
  Thank you for installing Ronin, a Ruby platform for exploit development
  and security research. To list the available commands:

      $ ronin help

  To jump into the Ronin Ruby Console:

      $ ronin

  Additional functionality can be added to Ronin by installing additional
  libraries:

      * ronin-asm                   * ronin-php
      * ronin-dorks                 * ronin-scanners
      * ronin-exploits              * ronin-sql
      * ronin-gen                   * ronin-web

dependencies:
  i18n: ~> 0.4.1
  tzinfo: ~> 0.3.22
  activesupport: ~> 3.0.0
  # DataMapper adapters
  dm-do-adapter: ~> 1.0.2
  dm-sqlite-adapter: ~> 1.0.2
  # DataMapper dependencies
  dm-core: ~> 1.0.2
  dm-types: ~> 1.0.2
  dm-constraints: ~> 1.0.2
  dm-migrations: ~> 1.0.2
  dm-validations: ~> 1.0.2
  dm-serializer: ~> 1.0.2
  dm-aggregates: ~> 1.0.2
  dm-timestamps: ~> 1.0.2
  dm-tags: ~> 1.0.2
  # DataMapper plugins
  dm-is-predefined: ~> 0.3.0
  # Library dependencies
  uri-query_params: ~> 0.5.2
  open_namespace: ~> 0.3.0
  parameters: ~> 0.2.3
  data_paths: ~> 0.2.1
  contextify: ~> 0.2.0
  pullr: ~> 0.1.2
  thor: ~> 0.14.3
  ripl: ~> 0.2.0
  ripl-multi_line: ~> 0.2.0
  ripl-auto_indent: ~> 0.1.0
  ripl-short_errors: ~> 0.1.0
  ripl-color_result: ~> 0.2.0
  # Ronin dependencies:
  ronin-support: ~> 0.1.0.pre

development_dependencies:
  bundler: ~> 1.0.0
  yard: ~> 0.6.1
  yard-contextify: ~> 0.1.0
  yard-parameters: ~> 0.1.0
  yard-dm: ~> 0.1.1
  yard-dm-is-predefined: ~> 0.2.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-1.0.0.pre2 gemspec.yml