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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 15 Mar 2010 21:36:30 +0100
From: Kingcope <kcope2@...glemail.com>
To: full-disclosure@...ts.grok.org.uk
Cc: bugtraq@...urityfocus.com
Subject: Re: Two goodies. uw-imapd < 2004b remote exploit
 && spamass-milter vuln verifier

I just saw an error in the uw-imapd exploit.
It's slightly broken.

replace the line telling

print $sock2 "RCPT TO kcope\@$remhost[1]\r\n";

with

print $sock2 "RCPT TO $ARGV[1]"."\@$remhost[1]\r\n";

then it should be fine.


On Mo, 2010-03-15 at 21:27 +0100, Kingcope wrote: 
> (See Attached)
> 
> Cheers,
> 
> Kingcope


_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ