fix typo
parent
8c0e4705f1
commit
59e96e5850
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue