Penetration Testing mailing list archives

Re: Loading EXE files directly from memory?


From: "Peter Parker" <peterparker () fastmail fm>
Date: Mon, 04 Dec 2006 04:21:25 -0800

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
------------------------------------------------------------------------


Current thread: