metasploit-framework/plugins
Jeffrey Martin f779f0f482
consolidate the config directory lookups
The user configuration directory can be overridden via environment
variables or configuration files.

In the current implementation `Msf::Config.config_directory` should be
utilized for consistent location reporting. `Msf::Config.get_config_root`
is reserved to generation of a default location and should be considered
`private` as it ignores some injected configuration options. Currently
autoloading does not allow application of the `private` keyword to this method,
requiring guidance during development that module writers should access the
full configured `user` value of `Msf::Config.config_directory`.
2022-07-25 15:27:21 -05:00
..
aggregator.rb consolidate the config directory lookups 2022-07-25 15:27:21 -05:00
alias.rb Add support for long arguments to Rex Parser 2021-12-14 17:45:56 +00:00
auto_add_route.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
beholder.rb consolidate the config directory lookups 2022-07-25 15:27:21 -05:00
besecure.rb Allow ignoring SSL, debug the requests 2020-12-06 04:37:51 -05:00
capture.rb consolidate the config directory lookups 2022-07-25 15:27:21 -05:00
db_credcollect.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
db_tracker.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
event_tester.rb Add *args to #respond_to? 2016-02-02 14:36:51 -06:00
ffautoregen.rb Fix typo. 2019-03-21 17:37:05 +08:00
ips_filter.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
lab.rb replace old rex::ui::text::table refs 2016-08-10 13:30:09 -05:00
libnotify.rb add fix for libnotify plugin 2020-04-16 12:31:36 -04:00
msfd.rb creates standard elog & updates exisiting usages 2020-06-22 12:48:39 +01:00
msgrpc.rb fix typo in comment in msgrpc 2018-03-02 15:59:50 +01:00
nessus.rb consolidate the config directory lookups 2022-07-25 15:27:21 -05:00
nexpose.rb consolidate the config directory lookups 2022-07-25 15:27:21 -05:00
openvas.rb cleanup code syntax and remove !# from plugins 2017-02-02 16:46:47 -06:00
pcap_log.rb use https for metaploit.com links 2017-07-24 06:26:21 -07:00
request.rb Use existing Rex::UserAgent class; keep UA string consistent across an MSF session 2021-11-10 10:05:45 +11:00
rssfeed.rb Clean up plugin 2017-07-24 17:26:39 -05:00
sample.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
session_notifier.rb Add corrections from review session 2022-02-15 18:49:46 -06:00
session_tagger.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
socket_logger.rb No random names, but store in .msf4/logs 2015-02-09 16:46:02 -06:00
sounds.rb File.exists? must die 2016-04-21 00:47:07 -04:00
sqlmap.rb replace old rex::ui::text::table refs 2016-08-10 13:30:09 -05:00
thread.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
token_adduser.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
token_hunter.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
wiki.rb use https for metaploit.com links 2017-07-24 06:26:21 -07:00
wmap.rb Use zeitwerk for lib/msf/core folder 2020-12-07 10:31:45 +00:00