Remove obsolete call to update_host_via_sysinfo()

bug/bundler_fix
HD Moore 2014-03-30 06:23:07 -07:00
parent 20bbf7837c
commit dbb192532e
1 changed files with 2 additions and 1 deletions

View File

@ -347,7 +347,8 @@ class Meterpreter < Rex::Post::Meterpreter::Client
self.db_record.save!
end
framework.db.update_host_via_sysinfo(:host => self, :workspace => wspace, :info => sysinfo)
# XXX: This is obsolete given the Mdm::Host.normalize_os() support for host.os.session_fingerprint
# framework.db.update_host_via_sysinfo(:host => self, :workspace => wspace, :info => sysinfo)
if nhost
framework.db.report_note({