getting quick arp request

Richard Brodie R.Brodie at rl.ac.uk
Thu Sep 7 06:23:54 EDT 2006


"Steve Holden" <steve at holdenweb.com> wrote in message 
news:mailman.114.1157623864.5279.python-list at python.org...

> 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. 





More information about the Python-list mailing list