[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <200411041929.iA4JTEW6020520@turing-police.cc.vt.edu>
From: Valdis.Kletnieks at vt.edu (Valdis.Kletnieks@...edu)
Subject: New REmote Windows Exploit (MS04-029)
On Thu, 04 Nov 2004 11:07:47 EST, Michael Riedel said:
> Ok so I was dumb enough to run it. Anyone else catch what commands they
> run/ know of a way to track. I really don't feel like re-compiling gentoo.
Multiple people have posted what Perl code gets executed.
The problem is this:
$_ = `$_`;
That just runs as a command whatever the remote attacker asked you to.
Unless you had a tcpdump of all the traffic, you have no idea.
Moral of the story: Always test unknown binaries on a sacrificial
machine you're willing to rebuild, and always log the network traffic. ;)
In the meantime, unless you have a Tripwire of your binaries *and* your
source tree, I'd suggest re-downloading and recompiling, and hoping that
your compiler hasn't had a Ken Thompson Special installed in it. ;)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20041104/2efa3a17/attachment.bin
Powered by blists - more mailing lists