[framework] DLL Process Injection
H D Moore
hdm at metasploit.com
Fri Sep 14 12:53:47 CDT 2007
These are two different things. To use the MSN exploit, you need to force
MSN to load this exploit DLL into memory. This is normally done by a
sequence of open process, alloc mem, start thread, loadlibrary calls to
the target process. The metasploit DLL injection payloads work by
exploiting a target process and then loading a DLL into memory. In this
case, you want to load a DLL on the attacking side, to exploit a
different host.
On Friday 14 September 2007 12:23, Danux wrote:
> They say i need to: "inject the dll to msn messenger .... process.
>
> I know metasploit already works that way but i would like to learn how
> to do it manually.
>
> I have no skill about DLL programming nor injection, do you have a
> tutorial or something like that to understand it?
More information about the framework
mailing list