metasploit-framework/config
adfoster-r7 67770d5684 Fix bootsnap warning when booting msfrpc service 2023-08-02 17:35:11 +01:00
..
environments only set log_level in the Metasploit Framework context 2016-05-18 08:42:32 -05:00
README.md Move folder descriptions into README.md files 2023-05-03 14:06:13 -05:00
application.rb Sets `config.eager_load` to false for production envs 2023-03-21 12:31:33 +00:00
boot.rb Fix bootsnap warning when booting msfrpc service 2023-08-02 17:35:11 +01:00
cucumber.yml working on automated testing of 08-067 2016-02-04 13:41:37 -06:00
database.yml.example update database.yml.example to be something reasonable 2016-02-16 09:12:34 -06:00
database.yml.github_actions Add github actions for testing 2020-12-10 19:02:16 +00:00
database.yml.vagrant switch to inline provisioning, use official ubuntu vagrant box 2016-06-09 09:50:15 -05:00
environment.rb Use zeitwerk for lib/msf/core folder 2020-12-07 10:31:45 +00:00
openssl.conf Update min protocol for https server for openssl3 2023-01-18 10:59:26 -06:00

README.md

Contains various files that help configure Metasploit. Most files here you'll never have to deal with, though database.yml.example might be useful for those looking to configure their database, and openssl.conf might be helpful for those trying to troubleshoot OpenSSL issues in Metasploit.