Nmap Development mailing list archives

Re: IPv6 OS Detection: Call for fingerprinters!


From: "Luis MartinGarcia." <luis.mgarc () gmail com>
Date: Thu, 07 Jul 2011 19:52:37 +0200

Hi, Fyodor,


On 07/07/2011 07:35 PM, Fyodor wrote:

I've updated to current (r24710) and it still fails, but I think I may
see the problem.  r24678 includes:

-    icmp_packet.data="\xEE"*65800        # This causes a deprecation warning
+    icmp_packet.data="\xEE"*65800        # This used to equal 65800 but since it fails in Python>=2.7, it was 
changed to 65001

It looks like you updated the comments, but didn't actually change the
value.  If I change that 65,800 to 65,001, I no longer get that error

Oh, I'm sorry, that's embarrassing. You are right. I've just committed a
fix.

message.  But I do get other errors later.  Here is the full output:

I think the problem is that you are running a very very old version of
Scapy (v2.0.0.10 is from 2008). If you update (see the instructions
provided in my first email), the script should work just fine. Please
let me know if it doesn't. Thanks.

Regards,

Luis MartinGarcia.


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


Current thread: