unstable
jvazquez-r7 2012-11-17 00:35:53 +01:00
parent 8c0e4705f1
commit 59e96e5850
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ class Metasploit4 < Msf::Auxiliary
print_good("[SAP] #{ip}:#{rport} - Data stored in #{loot_path}")
return
else
print_eror("[SAP] #{ip}:#{rport} - Unknown error")
print_error("[SAP] #{ip}:#{rport} - Unknown error")
return
end
rescue ::Rex::ConnectionError