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>] [day] [month] [year] [list]
Date: 19 Nov 2003 14:49:41 -0000
From: Peter Winter-Smith <peter4020@...mail.com>
To: bugtraq@...urityfocus.com
Subject: Re: IA WebMail 3.x PoC Code




Hello again,

I'm afraid that I have had a couple of reports which state that the
Proof of Concept code which I have written for IA WebMail does not work.

This is often due to the fact that I close the socket immediately as the 
malicious data is sent, and so the server does not follow the sequence
of events needed to execute the code.

Please would you either insert a:

  sleep(5);

Before the line:

  close($victim);

This should solve the problem.

The new code can be downloaded intact from:
  http://www.elitehaven.net/iawebmail.pl

Thank you for reading this,
-Peter Winter-Smith


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ