John Zimmerman <[email protected]> added the comment:

Thanks for your quick response, I downloaded the ISIC tool and used the 
following command to identify the problem:

udpsic -s rand -d server-ip-address,port

where port is 514 (syslogd) which uses a python script to process the incoming 
messages.

The command 'netstat -lnup | grep 514' shows python as the bound application.

Thanks,
John
-----Original Message-----
From: Antoine Pitrou [mailto:[email protected]] 
Sent: Friday, January 27, 2012 12:47 PM
To: John Zimmerman (johzimme)
Subject: [issue13891] CPU DoS With Python's socket module

Antoine Pitrou <[email protected]> added the comment:

What do you call "malformed UDP packets" and how should they be detected by the 
library?

----------
nosy: +pitrou

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13891>
_______________________________________

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13891>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to