View Full Version : Adding your own exploits to Metasploit
metacom
09-26-2011, 02:53 PM
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
http://www.bilder-hochladen.net/files/ioxd-2-c81e.jpg (http://www.bilder-hochladen.net/files/ioxd-2-c81e-jpg-nb.html)
xsixsi
10-10-2011, 07:55 PM
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)
lajjr
10-11-2011, 02:15 AM
xsixsi,
When you run say msfconsole the first time, it creates the /root/.msf4. You don't have to create it.
Regards,
Leo Jackson
zimmaro
10-11-2011, 02:59 AM
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:)
lajjr
10-11-2011, 04:25 AM
xsixsi,
No you don't create it, it is created by the framework.
run in a terminal
msfconsole
This will run for a bit, but please be patient.
then type
quit
After this is it created check it. It is hidden if use ctrl h for it to become visible in the directory.
or type
ls .msf4
Regards,
Leo Jackson