Nmap Development mailing list archives

Re: Request for Comments: Nping Echo Protocol


From: David Fifield <david () bamsoftware com>
Date: Thu, 23 Jul 2009 16:15:37 -0600

On Thu, Jul 23, 2009 at 10:28:14AM +0200, Luis M. wrote:
David Fifield wrote:
Is there a place in the protocol to transmit the time at which a packet
was received?

No, do you think we should add one field for a timestamp?

I'm just thinking about how this would work if I were to set something
up using existing tools. I would probably do something like this:

On the remote machine:
        tcpdump -n -w - | ncat -l

On the local machine (running Nping):
        ncat remote | tcpdump -r -

I think it would be nice to have the results in a pcap or other standard
format, so that they can easily be used by other tools. And I know that
pcap has a timestamp for each packet.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: