Metasploit mailing list archives

Re: Minor problem db_hosts not showing OS


From: Michel Ferreira <michelf () gmail com>
Date: Tue, 14 Sep 2010 16:32:15 -0300

Hi,

Sorry, I've forgot to include the third method tried, the one that is
included on MSFU
(http://www.offensive-security.com/metasploit-unleashed/auxiliary-plugins):

--- Method 3
msf > use auxiliary/scanner/smb/smb_version
msf auxiliary(smb_version) > set RHOSTS 192.168.80.128
RHOSTS => 192.168.80.128
msf auxiliary(smb_version) > run

[*] 192.168.80.128 is running Windows XP Service Pack 2 (language:
English) (name:ADMIN-MJ9S8ZCLQ) (domain:WORKGROUP)
[*] Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed
msf auxiliary(smb_version) > db_hosts -c
address,state,os_flavor,os_lang,os_name,os_sp

Hosts
=====

address         os_flavor  os_lang  os_name  os_sp  state
-------         ---------  -------  -------  -----  -----
192.168.80.128                                      alive

Regards,
Michel

On Tue, Sep 14, 2010 at 4:17 PM, HD Moore <hdm () metasploit com> wrote:
On 9/14/2010 12:07 PM, Michel Ferreira wrote:
Hi,

I've been trying to get the OS flavor on the db_hosts but I'm unable
to do so :(
I've followed the steps provided on the MSFU, here's what i'm doing in
detail so you guys can point me where I'm screwing up =)

host.os* is not automatically populated by nmap, it has to be set
manually by your own scripts or plugins.

-HD
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: