Class: Msf::Exploit::Remote::MsSamr::ComputerInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/msf/core/exploit/remote/ms_samr.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



22
23
24
# File 'lib/msf/core/exploit/remote/ms_samr.rb', line 22

def name
  @name
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



22
23
24
# File 'lib/msf/core/exploit/remote/ms_samr.rb', line 22

def password
  @password
end