lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ