Class Msf::Handler::ReverseTcpDouble::TcpReverseDoubleSessionChannel
In: lib/msf/core/handler/reverse_tcp_double.rb
Parent: Object

This class wrappers the communication channel built over the two inbound connections, allowing input and output to be split across both.

Methods

close   new  

Included Modules

Rex::IO::StreamAbstraction

Public Class methods

Public Instance methods

Closes the stream abstraction and kills the monitor thread.

[Validate]