Module: Msf::Handler::ReverseTcpDoubleSSL::TcpReverseDoubleSSLChannelExt

Defined in:
lib/msf/core/handler/reverse_tcp_double_ssl.rb

Instance Attribute Summary collapse

Instance Attribute Details

#localinfoObject

Returns the value of attribute localinfo.



253
254
255
# File 'lib/msf/core/handler/reverse_tcp_double_ssl.rb', line 253

def localinfo
  @localinfo
end

#peerinfoObject

Returns the value of attribute peerinfo.



254
255
256
# File 'lib/msf/core/handler/reverse_tcp_double_ssl.rb', line 254

def peerinfo
  @peerinfo
end