[framework] problem of Metasploit 3.0 Automated Exploitation
Jerome Athias
jerome.athias at free.fr
Tue Dec 12 02:26:51 CST 2006
Hi,
i got the same problem a long time ago
i created an empty file "c:/temp/nmap_msf"
i modified db.rb line 356 like that because i could not wait to test it!
# fd = Tempfile.new('dbnmap')
fd = File.open('c:/temp/nmap_msf', 'r+')
i didn't test/check it again since msfupdates...
zouq a écrit :
> Hello,everyone!
> I run msf 3.0 under XP.When I test 3.0 Automated Exploitation Func,I have a problem as pic in attachment.
> That is:
> msf>db_nmap -p 25,110
> Failed to open XML output file /cygdrive/c/Docume~1/Admini~1/Locals~1/Temp/dbnmap.540.1 for writing
>
> That' why?
> Thanks
>
More information about the framework
mailing list