Class Msf::Ui::Web::Driver
In: lib/msf/ui/web/driver.rb
Parent: Msf::Ui::Driver

This class implements a user interface driver on a web interface.

Methods

Constants

ConfigCore = "framework/core"
ConfigGroup = "framework/ui/web"

Public Class methods

Initializes a web driver instance and prepares it for listening to HTTP requests. The constructor takes a hash of options that can control how the web server will operate.

Public Instance methods

Detach the session from an existing input/output pair

Stub

Protected Instance methods

Initializes logging for the web interface

[Validate]