Update phoenix_command.rb

bug/bundler_fix
Tijl Deneut 2016-11-06 21:22:54 +01:00 committed by GitHub
parent 2c2729f0b2
commit 92964c1f95
1 changed files with 1 additions and 1 deletions

View File

@ -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'