I have been using Back-Track since 3, and have never run into this. I am simply trying to run the smb_version scanner and get some test hosts added to the database in MSF3 using BT4-R1 and updated. After running db_connect , I start the smb scanner and anytime it is able to identify a host as anything more than alive , I get the following :
Code:
[*] 10.116.116.163 is running Windows XP Service Pack 2 (language: English) (name:NOCTOP) (domain:WORKGROUP)
[-] 10.116.116.163: ActiveRecord::StatementInvalid SQLite3::SQLException: library routine called out of sequence:
SELECT * FROM "workspaces" WHERE ("workspaces"."name" = 'default') LIMIT 1
I got that for a windows 7 hosts and the two test targets running XP. Afterwards, a db_hosts shows that ONLY the hosts that could not be identified were added.
Any help is much appreciated.