[framework] Metasploit Framework Exploit Automation

Jerome Athias jerome.athias at free.fr
Mon Sep 18 14:45:12 CDT 2006


H D Moore a écrit :
> I posted a tutorial to the Metasploit blog that walks through the new 
> automation features in the development version of Metasploit 3.0.
>
> http://metasploit.blogspot.com/2006/09/metasploit-30-automated-exploitation.html
>
> -HD
>
>
>   
well 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+')





More information about the framework mailing list