pcapy - print the DATA field of a packet

2005-08-27 Thread billiejoex
Hi all. I'm using pcapy module to sniff some ICMP packets. I would like to modify this source: http://www.google.it/search?hl=itq=pcapybtnG=Cerca+con+Googlemeta= and visualize only the DATA filed of the sniffed packets instead of all fields that are generally visualized (for example: ip src, ip

Re: pcapy - print the DATA field of a packet

2005-08-27 Thread Peter Hansen
billiejoex wrote: Hi all. I'm using pcapy module to sniff some ICMP packets. I would like to modify this source: http://www.google.it/search?hl=itq=pcapybtnG=Cerca+con+Googlemeta= and visualize only the DATA filed of the sniffed packets instead of all fields that are generally visualized

Re: pcapy - print the DATA field of a packet

2005-08-27 Thread billiejoex
I'm really sorry. I was talking about this source: http://oss.coresecurity.com/impacket/sniff.py ...but nevermind. I discovered the get_data_as_string() function that resolved my problem Sorry, but *which* source are you talking about? The link you provided appears to be merely a page of