Skip to content

Commit e6f53eb

Browse files
committed
Remove duplicate rhosts
1 parent dccd21a commit e6f53eb

File tree

1 file changed

+0
-1
lines changed
  • lib/msf/ui/console/command_dispatcher

1 file changed

+0
-1
lines changed

lib/msf/ui/console/command_dispatcher/db.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,6 @@ def creds_search(*args)
885885
core.private ? core.private.class.model_name.human : "",
886886
]
887887
else
888-
rhosts = []
889888
core.logins.each do |login|
890889
if svcs.present? && !svcs.include?(login.service.name)
891890
next

0 commit comments

Comments
 (0)