Hey I am using Linux bt 2.6.39.4 #1 SMP Wed Aug 17 21:42:30 EDT 2011 x86_64 GNU/Linux
I wonder, I haven't got /root/.msf4/< will I create then a folder which is called that?. and also the subdirectories (modules,exploits)
copy exploits to Metasploit
how it works
video
http://vimeo.com/29605914
all ready exploits from 2009 until 2011August
http://www.multiupload.com/5NAHAVMBN4
copy to /root/.msf4/modules/exploits
![]()
Hey I am using Linux bt 2.6.39.4 #1 SMP Wed Aug 17 21:42:30 EDT 2011 x86_64 GNU/Linux
I wonder, I haven't got /root/.msf4/< will I create then a folder which is called that?. and also the subdirectories (modules,exploits)
xsixsi,
When you run say msfconsole the first time, it creates the /root/.msf4. You don't have to create it.
Regards,
Leo Jackson
hi,
the folder should be (. msf4) should remain hidden, at least you do not press the "button" show the hidden-files (right mouse button)! I hope to have understood the situation! bye![]()
xsixsi,
No you don't create it, it is created by the framework.
run in a terminal
This will run for a bit, but please be patient.Code:msfconsole
then type
After this is it created check it. It is hidden if use ctrl h for it to become visible in the directory.Code:quit
or type
Regards,Code:ls .msf4
Leo Jackson