Module: Ronin

Defined in:
lib/ronin/app/root.rb,
lib/ronin/app/cli.rb,
lib/ronin/app/types.rb,
lib/ronin/app/version.rb,
lib/ronin/app/types/nmap.rb,
lib/ronin/app/types/vulns.rb,
lib/ronin/app/helpers/html.rb,
lib/ronin/app/types/import.rb,
lib/ronin/app/types/spider.rb,
lib/ronin/app/schemas/params_schema.rb,
lib/ronin/app/validations/http_params.rb,
lib/ronin/app/validations/nmap_params.rb,
lib/ronin/app/validations/recon_params.rb,
lib/ronin/app/validations/vulns_params.rb,
lib/ronin/app/validations/import_params.rb,
lib/ronin/app/validations/spider_params.rb,
lib/ronin/app/validations/masscan_params.rb,
lib/ronin/app/schemas/payloads/build_schema.rb,
lib/ronin/app/validations/install_repo_params.rb,
lib/ronin/app/schemas/payloads/encoders/encode_schema.rb

Overview

ronin-app - a local web app for Ronin.

Copyright (c) 2023-2024 Hal Brodigan (postmodern.mod3@gmail.com)

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

ronin-app 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 Affero General Public License for more details.

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

Defined Under Namespace

Modules: App