|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: IA WebMail 3.x PoC Code
From: Peter Winter-Smith (peter4020
hotmail.com)
Date: Wed Nov 19 2003 - 08:49:41 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]