Update phoenix_command.rb
parent
2c2729f0b2
commit
92964c1f95
|
@ -150,7 +150,7 @@ class MetasploitModule < Msf::Auxiliary
|
|||
end
|
||||
state
|
||||
end
|
||||
|
||||
|
||||
def get_cpu(rhost, rport, devicetype)
|
||||
connect(true, 'RHOST' => rhost, 'RPORT' => rport)
|
||||
state = 'unknown'
|
||||
|
|
Loading…
Reference in New Issue