Richard Brodie wrote:
> "Steve Holden" <[EMAIL PROTECTED]> wrote in message 
> news:[EMAIL PROTECTED]
> 
> 
>>Is it relevant to point out that the ARP protocol is a connectionless 
>>network-layer 
>>protocol.
> 
> 
> Not really, since the program uses normal TCP socket connections.
> The feature is working exactly as designed - to slow down TCP scans.
> The arp requests are just a consequence of the TCP scan. 
> 
> 
Ah. Right. Now you mention that (and force me to read the code :-) I see 
it's a horizontal scan of the FTP service port, and the subject line is 
really a misnomer. Thanks.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to