diff --git a/lib/msf/core/db.rb b/lib/msf/core/db.rb index 3fa8133376..1b4fa68921 100644 --- a/lib/msf/core/db.rb +++ b/lib/msf/core/db.rb @@ -3981,7 +3981,7 @@ class DBManager addr_map = {} # Cache host objects before passing into handle_nessus() - hobj_map = {] + hobj_map = {} nbe_copy.each_line do |line| r = line.split('|')