From f15065654080b667aa9778c5cf8ebe7d86a0b005 Mon Sep 17 00:00:00 2001 From: luis Date: Mon, 15 Aug 2011 11:15:12 +0000 Subject: [PATCH] Add a note about a core dump in Nping, reported by Vasiliy Kulikov --- todo/nping.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nping.txt b/todo/nping.txt index ca85d3e9d..169399e42 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -53,6 +53,9 @@ transport level (letting the OS craft the IPv6 header), and at raw ethernet level. None of them seems to work well, though. +* Investigate an IPv6-related core dump reported by Vasiliy Kulikov. + More info: http://seclists.org/nmap-dev/2011/q3/567 + * Consider using Nmap's proto-dependant payloads for UDP packets. According to David's tests, better results are obtained when sending UDP probes with a payload specific to the protocol.