Module: Ronin

Defined in:
lib/ronin/db/root.rb,
lib/ronin/db.rb,
lib/ronin/db/cli.rb,
lib/ronin/db/home.rb,
lib/ronin/db/version.rb,
lib/ronin/db/exceptions.rb,
lib/ronin/db/cli/command.rb,
lib/ronin/db/config_file.rb,
lib/ronin/db/cli/modifiable.rb,
lib/ronin/db/cli/ruby_shell.rb,
lib/ronin/db/cli/uri_methods.rb,
lib/ronin/db/cli/commands/add.rb,
lib/ronin/db/cli/commands/asn.rb,
lib/ronin/db/cli/commands/ips.rb,
lib/ronin/db/cli/commands/irb.rb,
lib/ronin/db/cli/commands/edit.rb,
lib/ronin/db/cli/commands/list.rb,
lib/ronin/db/cli/commands/urls.rb,
lib/ronin/db/cli/model_command.rb,
lib/ronin/db/cli/commands/creds.rb,
lib/ronin/db/cli/commands/hosts.rb,
lib/ronin/db/cli/commands/emails.rb,
lib/ronin/db/cli/commands/remove.rb,
lib/ronin/db/cli/commands/migrate.rb,
lib/ronin/db/cli/database_command.rb,
lib/ronin/db/cli/resources_command.rb

Overview

ronin-db - A common database library for managing and querying security data.

Copyright (c) 2006-2023 Hal Brodigan (postmodern.mod3 at gmail.com)

ronin-db is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ronin-db is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with ronin-db. If not, see https://www.gnu.org/licenses/.

Defined Under Namespace

Modules: DB