Fix bug with PMP db paths
parent
473341610c
commit
a8d03aeb59
|
@ -216,7 +216,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
paths = desktop_central_db_paths
|
||||
|
||||
if paths.empty?
|
||||
paths = check_password_manager_pro
|
||||
paths = password_manager_paths
|
||||
end
|
||||
|
||||
paths
|
||||
|
|
Loading…
Reference in New Issue