How can i import .C(c language) and .Pl(perl) extension module exploits into the Metasploit framework? Metasploit generally accept the .rb (ruby) extension modules?
Can anyone provide tutorials to import these extension modules? I read about the immunity debugger, but I don't understand the way to convert it. Immunity debugger is used to code exploits.
I just want to import the below shellcode in metasploit framework.This code is written in C language. So is there any way to import the below exploit into metasploit framework.