Module: Msf::Handler::BindAwsSsm::AwsSsmSessionChannelExt
- Defined in:
- lib/msf/core/handler/bind_aws_ssm.rb
Instance Attribute Summary collapse
-
#localinfo ⇒ Object
Returns the value of attribute localinfo.
-
#peerinfo ⇒ Object
Returns the value of attribute peerinfo.
Instance Attribute Details
#localinfo ⇒ Object
Returns the value of attribute localinfo.
383 384 385 |
# File 'lib/msf/core/handler/bind_aws_ssm.rb', line 383 def localinfo @localinfo end |
#peerinfo ⇒ Object
Returns the value of attribute peerinfo.
384 385 386 |
# File 'lib/msf/core/handler/bind_aws_ssm.rb', line 384 def peerinfo @peerinfo end |