So far i&#39;ve spent two days fooling around with metasploit-Like a new girlfriend trying her out.<br>I&#39;ve looked on forums, i&#39;ve looked on google.<br><br>So there are a few exploits written for metasploit. Now for the exploits written in &#39; .C &#39; for the new meatasploit doesn&#39;t work like before.
<br>Now it reads only ruby and or perl. So far i&#39;ve looked around in my metasploit DIR and only found there to be .rb files.<br>SO is it possible to convert a .c file to .rb so i can load it in metasploit.<br><br>For example. This exploit&nbsp;&#39;&nbsp;
<a href="http://milw0rm.com/exploits/3746">http://milw0rm.com/exploits/3746</a>&nbsp;&#39;<br> It&#39;s came in .rar packages with a few .c files. Open&#39;ed it with DEV C++. I&#39;m guessing if i were to put down the information in for example the port and ip address
<br>and compile it, and run it would work.<br><br>Am i able to convert this into a ruby file so i can load it in metasploit. So far i&#39;ve not found a program that can do that. Maybe thats all i need if it&#39;s possible is a program. Or i&#39;m also thinking that it&#39;s just not going to happen in metasploit and that i&#39;m going to have to compile and run under the language.
<br>