Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos network security services platform







Bugtraq: Re: IA WebMail 3.x PoC Code

Re: IA WebMail 3.x PoC Code

From: Peter Winter-Smith <peter4020_at_hotmail.com>
Date: 19 Nov 2003 14:49:41 -0000
('binary' encoding is not supported, stored as-is) 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
Received on Nov 19 2003
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]