Method: Rex::Post::Meterpreter::Ui::Console::CommandDispatcher::Sniffer#initialize

Defined in:
lib/rex/post/meterpreter/ui/console/command_dispatcher/sniffer.rb

#initialize(shell) ⇒ Sniffer

Initializes an instance of the sniffer command interaction.

[View source] [View on GitHub]

25
26
27
# File 'lib/rex/post/meterpreter/ui/console/command_dispatcher/sniffer.rb', line 25

def initialize(shell)
  super
end