Module: WPScan::Controller

Includes:
CMSScanner::Controller
Defined in:
lib/wpscan/controller.rb,
app/controllers/core.rb,
app/controllers/aliases.rb,
app/controllers/vuln_api.rb,
app/controllers/main_theme.rb,
app/controllers/wp_version.rb,
app/controllers/enumeration.rb,
app/controllers/password_attack.rb,
app/controllers/custom_directories.rb,
app/controllers/enumeration/cli_options.rb,
app/controllers/enumeration/enum_methods.rb

Overview

Needed to load at least the Core controller Otherwise, the following error will be raised: ‘initialize’: uninitialized constant WPScan::Controller::Core (NameError)

Defined Under Namespace

Classes: Aliases, Core, CustomDirectories, Enumeration, MainTheme, PasswordAttack, VulnApi, WpVersion