Penetration Testing mailing list archives

Re: Loading EXE files directly from memory?


From: "Justin Ferguson" <jnferguson () gmail com>
Date: Tue, 5 Dec 2006 11:11:37 -0500

why not look at the various papers on userland exec? The generic
principles should be the same under windows.

On 12/4/06, Peter Parker <peterparker () fastmail fm> wrote:
I had some similar problem in one of my previous unix requirement...

What I did was to write a small code that would decrypt a binary
directly onto a pipe which is further redirected to a shell. To give a
command line analogy.. cat <file> | sh

hth,


On Mon, 4 Dec 2006 00:26:02 +0100, "Jeroen" <jeroen () isvet nl> said:
> Hi there,
>
> I want to load an EXE file directly from memory, without writing it to
> disk
> first. Are there some good tutorials on the web about this? Or other
> interesting links/tips/hints?
>
> Thanks,
>
>
> Jeroen
>
>
> ------------------------------------------------------------------------
> This List Sponsored by: Cenzic
>
> Need to secure your web apps?
> Cenzic Hailstorm finds vulnerabilities fast.
> Click the link to buy it, try it or download Hailstorm for FREE.
> http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW
> ------------------------------------------------------------------------
>
--
  peter
  peterparker () fastmail fm

--
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again


------------------------------------------------------------------------
This List Sponsored by: Cenzic

Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.
http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW
------------------------------------------------------------------------



------------------------------------------------------------------------
This List Sponsored by: Cenzic

Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.
http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW
------------------------------------------------------------------------


Current thread: